Pull request #42550 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2a562b15833fe87adf03405edec6bd7235945f7f rather than af3e5568fcca17bacb7d27d1bbff0b68bb855b83 Obtained Jenkinsfile from 2a562b15833fe87adf03405edec6bd7235945f7f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42550@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-02T09:47:43.694Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-02T09:47:43.703Z] Trying to pass milestone 14 [Pipeline] milestone [2021-07-02T09:47:43.764Z] Trying to pass milestone 15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-02T09:47:58.939Z] Still waiting to schedule task [2021-07-02T09:47:58.942Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-07-02T09:48:43.461Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050a8b4c91fd46ebe) in /home/ubuntu/workspace/moby_PR-42550 [Pipeline] { [Pipeline] checkout [2021-07-02T09:48:43.572Z] The recommended git tool is: git [2021-07-02T09:48:46.167Z] using credential docker-jenkins-github-credentials [2021-07-02T09:48:46.177Z] Cloning the remote Git repository [2021-07-02T09:48:46.177Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:48:46.111Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:48:46.225Z] > git init /home/ubuntu/workspace/moby_PR-42550 # timeout=10 [2021-07-02T09:48:46.526Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:48:46.527Z] > git --version # timeout=10 [2021-07-02T09:48:46.542Z] > git --version # 'git version 2.17.1' [2021-07-02T09:48:46.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:48:46.544Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:49:07.637Z] Fetching without tags [2021-07-02T09:49:08.019Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:49:08.962Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:49:08.963Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:49:07.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:49:07.503Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:49:07.513Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:49:07.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:49:07.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:49:07.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:49:07.637Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:49:08.027Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:49:08.056Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:49:08.858Z] > git remote # timeout=10 [2021-07-02T09:49:08.878Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:49:08.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:49:08.903Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:49:08.918Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-02T09:49:08.957Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:49:08.991Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:49:13.745Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:49:13.764Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-02T09:49:13.742Z] > git rev-list --no-walk edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 # timeout=10 [2021-07-02T09:49:14.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/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-07-02T09:49:22.941Z] Unable to find image 'alpine:latest' locally [2021-07-02T09:49:23.506Z] latest: Pulling from library/alpine [2021-07-02T09:49:23.506Z] 5843afab3874: Pulling fs layer [2021-07-02T09:49:23.506Z] 5843afab3874: Download complete [2021-07-02T09:49:23.764Z] 5843afab3874: Pull complete [2021-07-02T09:49:24.025Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-02T09:49:24.025Z] Status: Downloaded newer image for alpine:latest [2021-07-02T09:49:30.606Z] 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-07-02T09:49:31.870Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050a8b4c91fd46ebe) in /home/ubuntu/workspace/moby_PR-42550 [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) [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-07-02T09:49:31.940Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-02T09:49:31.990Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-07-02T09:49:32.012Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-02T09:49:32.032Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [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] } [Pipeline] // stage [2021-07-02T09:49:32.371Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-02T09:49:32.556Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:49:32.557Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:49:32.769Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:49:31.994Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42550/.git # timeout=10 [2021-07-02T09:49:32.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:49:32.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:49:32.075Z] > git --version # timeout=10 [2021-07-02T09:49:32.093Z] > git --version # 'git version 2.17.1' [2021-07-02T09:49:32.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:49:32.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:49:32.372Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:49:32.397Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:49:32.476Z] > git remote # timeout=10 [2021-07-02T09:49:32.491Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:49:32.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:49:32.504Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:49:32.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-02T09:49:32.557Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:49:32.582Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-02T09:49:33.510Z] + [ PR != PR ] [2021-07-02T09:49:33.510Z] + [ master != master ] [2021-07-02T09:49:33.510Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:49:33.844Z] + docker version [2021-07-02T09:49:33.844Z] Client: Docker Engine - Community [2021-07-02T09:49:33.844Z] Version: 20.10.6 [2021-07-02T09:49:33.844Z] API version: 1.41 [2021-07-02T09:49:33.844Z] Go version: go1.13.15 [2021-07-02T09:49:33.844Z] Git commit: 370c289 [2021-07-02T09:49:33.844Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-02T09:49:33.844Z] OS/Arch: linux/amd64 [2021-07-02T09:49:33.844Z] Context: default [2021-07-02T09:49:33.844Z] Experimental: true [2021-07-02T09:49:33.844Z] [2021-07-02T09:49:33.844Z] Server: Docker Engine - Community [2021-07-02T09:49:33.844Z] Engine: [2021-07-02T09:49:33.844Z] Version: 20.10.6 [2021-07-02T09:49:33.844Z] API version: 1.41 (minimum version 1.12) [2021-07-02T09:49:33.844Z] Go version: go1.13.15 [2021-07-02T09:49:33.844Z] Git commit: 8728dd2 [2021-07-02T09:49:33.844Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-02T09:49:33.844Z] OS/Arch: linux/amd64 [2021-07-02T09:49:33.844Z] Experimental: true [2021-07-02T09:49:33.844Z] containerd: [2021-07-02T09:49:33.844Z] Version: 1.4.6 [2021-07-02T09:49:33.844Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:49:33.844Z] runc: [2021-07-02T09:49:33.844Z] Version: 1.0.0-rc95 [2021-07-02T09:49:33.844Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:49:33.844Z] docker-init: [2021-07-02T09:49:33.844Z] Version: 0.19.0 [2021-07-02T09:49:33.844Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-02T09:49:34.163Z] + docker info [2021-07-02T09:49:46.867Z] Still waiting to schedule task [2021-07-02T09:49:46.867Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050a8b4c91fd46ebe)’ [2021-07-02T09:49:46.871Z] Still waiting to schedule task [2021-07-02T09:49:46.871Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050a8b4c91fd46ebe)’ [2021-07-02T09:49:46.872Z] Still waiting to schedule task [2021-07-02T09:49:46.872Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-02T09:49:46.875Z] Still waiting to schedule task [2021-07-02T09:49:46.876Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-07-02T09:49:46.877Z] Still waiting to schedule task [2021-07-02T09:49:46.877Z] All nodes of label ‘windows-2019’ are offline [2021-07-02T09:49:46.879Z] Still waiting to schedule task [2021-07-02T09:49:46.879Z] All nodes of label ‘windows-2022’ are offline [2021-07-02T09:49:46.880Z] Still waiting to schedule task [2021-07-02T09:49:46.880Z] All nodes of label ‘windows-2022’ are offline [2021-07-02T09:49:52.250Z] Client: [2021-07-02T09:49:52.250Z] Context: default [2021-07-02T09:49:52.250Z] Debug Mode: false [2021-07-02T09:49:52.250Z] Plugins: [2021-07-02T09:49:52.250Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-02T09:49:52.250Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-02T09:49:52.250Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-02T09:49:52.250Z] [2021-07-02T09:49:52.250Z] Server: [2021-07-02T09:49:52.250Z] Containers: 0 [2021-07-02T09:49:52.250Z] Running: 0 [2021-07-02T09:49:52.250Z] Paused: 0 [2021-07-02T09:49:52.250Z] Stopped: 0 [2021-07-02T09:49:52.250Z] Images: 1 [2021-07-02T09:49:52.250Z] Server Version: 20.10.6 [2021-07-02T09:49:52.250Z] Storage Driver: overlay2 [2021-07-02T09:49:52.250Z] Backing Filesystem: extfs [2021-07-02T09:49:52.250Z] Supports d_type: true [2021-07-02T09:49:52.250Z] Native Overlay Diff: true [2021-07-02T09:49:52.250Z] userxattr: false [2021-07-02T09:49:52.250Z] Logging Driver: json-file [2021-07-02T09:49:52.250Z] Cgroup Driver: cgroupfs [2021-07-02T09:49:52.250Z] Cgroup Version: 1 [2021-07-02T09:49:52.250Z] Plugins: [2021-07-02T09:49:52.250Z] Volume: local [2021-07-02T09:49:52.250Z] Network: bridge host ipvlan macvlan null overlay [2021-07-02T09:49:52.250Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-02T09:49:52.250Z] Swarm: inactive [2021-07-02T09:49:52.250Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-02T09:49:52.250Z] Default Runtime: runc [2021-07-02T09:49:52.250Z] Init Binary: docker-init [2021-07-02T09:49:52.250Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:49:52.250Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:49:52.250Z] init version: de40ad0 [2021-07-02T09:49:52.250Z] Security Options: [2021-07-02T09:49:52.250Z] apparmor [2021-07-02T09:49:52.250Z] seccomp [2021-07-02T09:49:52.250Z] Profile: default [2021-07-02T09:49:52.250Z] Kernel Version: 5.4.0-1048-aws [2021-07-02T09:49:52.250Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-02T09:49:52.250Z] OSType: linux [2021-07-02T09:49:52.250Z] Architecture: x86_64 [2021-07-02T09:49:52.250Z] CPUs: 2 [2021-07-02T09:49:52.250Z] Total Memory: 7.487GiB [2021-07-02T09:49:52.250Z] Name: ip-10-100-95-36 [2021-07-02T09:49:52.250Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-02T09:49:52.250Z] Docker Root Dir: /var/lib/docker [2021-07-02T09:49:52.250Z] Debug Mode: false [2021-07-02T09:49:52.250Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:49:52.250Z] Labels: [2021-07-02T09:49:52.250Z] Experimental: true [2021-07-02T09:49:52.250Z] Insecure Registries: [2021-07-02T09:49:52.250Z] 127.0.0.0/8 [2021-07-02T09:49:52.250Z] Live Restore Enabled: true [2021-07-02T09:49:52.250Z] [2021-07-02T09:49:52.250Z] WARNING: No swap limit support [Pipeline] sh [2021-07-02T09:49:52.574Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:49:52.574Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:49:52.574Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42550/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-02T09:49:52.574Z] + bash /home/ubuntu/workspace/moby_PR-42550/check-config.sh [2021-07-02T09:49:52.574Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-02T09:49:52.574Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-02T09:49:52.574Z] [2021-07-02T09:49:52.574Z] Generally Necessary: [2021-07-02T09:49:52.574Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-02T09:49:52.574Z] - apparmor: enabled and tools installed [2021-07-02T09:49:52.574Z] - CONFIG_NAMESPACES: enabled [2021-07-02T09:49:52.574Z] - CONFIG_NET_NS: enabled [2021-07-02T09:49:52.574Z] - CONFIG_PID_NS: enabled [2021-07-02T09:49:52.574Z] - CONFIG_IPC_NS: enabled [2021-07-02T09:49:52.574Z] - CONFIG_UTS_NS: enabled [2021-07-02T09:49:52.574Z] - CONFIG_CGROUPS: enabled [2021-07-02T09:49:52.574Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-02T09:49:52.574Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-02T09:49:52.574Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-02T09:49:52.574Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-02T09:49:52.574Z] - CONFIG_CPUSETS: enabled [2021-07-02T09:49:52.831Z] - CONFIG_MEMCG: enabled [2021-07-02T09:49:52.831Z] - CONFIG_KEYS: enabled [2021-07-02T09:49:52.831Z] - CONFIG_VETH: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-02T09:49:52.831Z] [2021-07-02T09:49:52.831Z] Optional Features: [2021-07-02T09:49:52.831Z] - CONFIG_USER_NS: enabled [2021-07-02T09:49:52.831Z] - CONFIG_SECCOMP: enabled [2021-07-02T09:49:52.831Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-02T09:49:52.831Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-02T09:49:52.831Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-02T09:49:52.831Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-02T09:49:52.831Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-02T09:49:52.831Z] - CONFIG_BLK_CGROUP: enabled [2021-07-02T09:49:52.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-02T09:49:52.831Z] - CONFIG_CGROUP_PERF: enabled [2021-07-02T09:49:52.831Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-02T09:49:52.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-02T09:49:52.831Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-02T09:49:52.831Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-02T09:49:52.831Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-02T09:49:52.831Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_IP_VS: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-02T09:49:52.831Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-02T09:49:52.831Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-02T09:49:52.831Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-02T09:49:52.831Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-02T09:49:52.831Z] - CONFIG_EXT4_FS: enabled [2021-07-02T09:49:52.831Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-02T09:49:52.831Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-02T09:49:52.831Z] - Network Drivers: [2021-07-02T09:49:52.831Z] - "overlay": [2021-07-02T09:49:52.831Z] - CONFIG_VXLAN: enabled (as module) [2021-07-02T09:49:52.831Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-02T09:49:52.831Z] Optional (for encrypted networks): [2021-07-02T09:49:53.088Z] - CONFIG_CRYPTO: enabled [2021-07-02T09:49:53.088Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-02T09:49:53.088Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-02T09:49:53.088Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-02T09:49:53.088Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-02T09:49:53.088Z] - CONFIG_XFRM: enabled [2021-07-02T09:49:53.088Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-02T09:49:53.088Z] - "ipvlan": [2021-07-02T09:49:53.088Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-02T09:49:53.088Z] - "macvlan": [2021-07-02T09:49:53.088Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_DUMMY: enabled (as module) [2021-07-02T09:49:53.088Z] - "ftp,tftp client in container": [2021-07-02T09:49:53.088Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-02T09:49:53.088Z] - Storage Drivers: [2021-07-02T09:49:53.088Z] - "aufs": [2021-07-02T09:49:53.088Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-02T09:49:53.088Z] - "btrfs": [2021-07-02T09:49:53.088Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-02T09:49:53.088Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-02T09:49:53.088Z] - "devicemapper": [2021-07-02T09:49:53.088Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-02T09:49:53.088Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-02T09:49:53.088Z] - "overlay": [2021-07-02T09:49:53.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-02T09:49:53.088Z] - "zfs": [2021-07-02T09:49:53.088Z] - /dev/zfs: present [2021-07-02T09:49:53.088Z] - zfs command: missing [2021-07-02T09:49:53.088Z] - zpool command: missing [2021-07-02T09:49:53.088Z] [2021-07-02T09:49:53.088Z] Limits: [2021-07-02T09:49:53.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-02T09:49:53.088Z] [2021-07-02T09:49:53.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-02T09:49:53.422Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 . [2021-07-02T09:49:53.684Z] #1 [internal] load build definition from Dockerfile [2021-07-02T09:49:53.684Z] #1 sha256:9ad464354a0811b003756db634dc582411ee7bf255b3af732a70ab5e0cbb3720 [2021-07-02T09:49:53.684Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-02T09:49:53.684Z] #1 DONE 0.1s [2021-07-02T09:49:53.684Z] [2021-07-02T09:49:53.684Z] #2 [internal] load .dockerignore [2021-07-02T09:49:53.684Z] #2 sha256:40065eb2dc7259cedc42439456a4253b417acda85c44a28d39958d1c80d0fd07 [2021-07-02T09:49:53.684Z] #2 transferring context: 87B 0.0s done [2021-07-02T09:49:53.684Z] #2 DONE 0.0s [2021-07-02T09:49:53.684Z] [2021-07-02T09:49:53.684Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-02T09:49:53.684Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-02T09:49:53.941Z] #3 DONE 0.3s [2021-07-02T09:49:53.942Z] [2021-07-02T09:49:53.942Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-02T09:49:53.942Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-02T09:49:53.942Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-02T09:49:53.942Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s [2021-07-02T09:49:53.942Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-02T09:49:53.942Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-02T09:49:53.942Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-02T09:49:54.199Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.3s [2021-07-02T09:49:54.457Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-07-02T09:49:54.457Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-02T09:49:54.719Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-02T09:49:54.719Z] #4 DONE 0.7s [2021-07-02T09:49:54.719Z] [2021-07-02T09:49:54.719Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-02T09:49:54.719Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-02T09:49:55.282Z] #8 DONE 0.6s [2021-07-02T09:49:55.282Z] [2021-07-02T09:49:55.282Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-02T09:49:55.282Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-02T09:49:55.282Z] #5 DONE 0.5s [2021-07-02T09:49:55.282Z] [2021-07-02T09:49:55.282Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:49:55.282Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-02T09:49:55.282Z] #6 DONE 0.6s [2021-07-02T09:49:55.282Z] [2021-07-02T09:49:55.282Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:49:55.282Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-02T09:49:55.282Z] #7 DONE 0.6s [2021-07-02T09:49:56.213Z] [2021-07-02T09:49:56.213Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:49:56.213Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:49:56.213Z] #33 DONE 0.0s [2021-07-02T09:49:56.213Z] [2021-07-02T09:49:56.213Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:49:56.213Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:49:56.213Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:49:56.470Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done [2021-07-02T09:49:56.470Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-07-02T09:49:56.470Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-02T09:49:56.470Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-02T09:49:56.470Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.05MB / 50.44MB 0.1s [2021-07-02T09:49:56.470Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 11.49MB / 50.44MB 0.2s [2021-07-02T09:49:56.727Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 23.07MB / 50.44MB 0.3s [2021-07-02T09:49:56.727Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 33.55MB / 50.44MB 0.4s [2021-07-02T09:49:56.987Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 41.94MB / 50.44MB 0.5s [2021-07-02T09:49:56.987Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.6s [2021-07-02T09:49:56.987Z] #9 ... [2021-07-02T09:49:56.987Z] [2021-07-02T09:49:56.987Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:49:56.987Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:49:56.987Z] #49 DONE 0.0s [2021-07-02T09:49:56.987Z] [2021-07-02T09:49:56.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:49:56.987Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:49:56.987Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 3.15MB / 7.83MB 0.8s [2021-07-02T09:49:57.250Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.9s [2021-07-02T09:49:57.816Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.5s done [2021-07-02T09:49:58.076Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.6s done [2021-07-02T09:49:58.076Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0B / 51.84MB 1.7s [2021-07-02T09:49:58.076Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 1.05MB / 10.00MB 1.7s [2021-07-02T09:49:58.076Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 1.7s [2021-07-02T09:49:58.076Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 8.39MB / 10.00MB 1.8s [2021-07-02T09:49:58.076Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-02T09:49:58.337Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.19MB / 51.84MB 1.9s [2021-07-02T09:49:58.337Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.9s [2021-07-02T09:49:58.337Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.24MB / 68.75MB 1.9s [2021-07-02T09:49:58.337Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 17.83MB / 51.84MB 2.1s [2021-07-02T09:49:58.337Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 18.87MB / 68.75MB 2.1s [2021-07-02T09:49:58.596Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 20.97MB / 51.84MB 2.2s [2021-07-02T09:49:58.596Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.1s done [2021-07-02T09:49:58.596Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 24.74MB / 68.75MB 2.2s [2021-07-02T09:49:58.596Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 2.2s [2021-07-02T09:49:58.596Z] #9 ... [2021-07-02T09:49:58.596Z] [2021-07-02T09:49:58.597Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:49:58.597Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:49:58.597Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-02T09:49:58.597Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:49:58.597Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-02T09:49:58.597Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-02T09:49:58.597Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-07-02T09:49:58.597Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2021-07-02T09:49:58.597Z] #70 DONE 2.4s [2021-07-02T09:49:58.597Z] [2021-07-02T09:49:58.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:49:58.597Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:49:58.597Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 26.21MB / 51.84MB 2.3s [2021-07-02T09:49:58.597Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 30.56MB / 68.75MB 2.3s [2021-07-02T09:49:58.597Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 7.34MB / 129.05MB 2.3s [2021-07-02T09:49:58.859Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 34.60MB / 51.84MB 2.5s [2021-07-02T09:49:58.859Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 2.5s [2021-07-02T09:49:58.859Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 17.83MB / 129.05MB 2.5s [2021-07-02T09:49:59.118Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 38.80MB / 51.84MB 2.6s [2021-07-02T09:49:59.118Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 47.19MB / 68.75MB 2.6s [2021-07-02T09:49:59.118Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 25.17MB / 129.05MB 2.6s [2021-07-02T09:49:59.118Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 46.14MB / 51.84MB 2.7s [2021-07-02T09:49:59.118Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 51.38MB / 68.75MB 2.7s [2021-07-02T09:49:59.118Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.9s [2021-07-02T09:49:59.118Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 60.82MB / 68.75MB 2.9s [2021-07-02T09:49:59.118Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 37.75MB / 129.05MB 2.9s [2021-07-02T09:49:59.380Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 66.06MB / 68.75MB 3.0s [2021-07-02T09:49:59.380Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 49.28MB / 129.05MB 3.1s [2021-07-02T09:49:59.640Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 65.01MB / 129.05MB 3.3s [2021-07-02T09:49:59.640Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 79.69MB / 129.05MB 3.4s [2021-07-02T09:49:59.900Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 88.74MB / 129.05MB 3.5s [2021-07-02T09:49:59.900Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 99.61MB / 129.05MB 3.7s [2021-07-02T09:50:00.158Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 108.86MB / 129.05MB 3.8s [2021-07-02T09:50:00.158Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.9s done [2021-07-02T09:50:00.158Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 117.44MB / 129.05MB 3.9s [2021-07-02T09:50:00.415Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 126.88MB / 129.05MB 4.0s [2021-07-02T09:50:00.415Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.0s [2021-07-02T09:50:02.936Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.4s done [2021-07-02T09:50:03.193Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 6.7s done [2021-07-02T09:50:03.450Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-02T09:50:03.707Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.3s done [2021-07-02T09:50:05.122Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 8.9s done [2021-07-02T09:50:05.387Z] #9 ... [2021-07-02T09:50:05.387Z] [2021-07-02T09:50:05.387Z] #30 [internal] load build context [2021-07-02T09:50:05.387Z] #30 sha256:0376dde90da6825bb892de4ef63fb2a97da8dd8c6ffb1f3c69b850f45dbc4841 [2021-07-02T09:50:05.387Z] #30 transferring context: 55.68MB 4.4s done [2021-07-02T09:50:05.387Z] #30 DONE 9.0s [2021-07-02T09:50:05.387Z] [2021-07-02T09:50:05.387Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:50:05.387Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:50:05.387Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-07-02T09:50:05.387Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:50:05.387Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-02T09:50:05.387Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-02T09:50:05.387Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-07-02T09:50:05.387Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-07-02T09:50:05.387Z] #72 DONE 9.0s [2021-07-02T09:50:05.387Z] [2021-07-02T09:50:05.387Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:05.387Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:05.387Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s [2021-07-02T09:50:05.387Z] #9 ... [2021-07-02T09:50:05.387Z] [2021-07-02T09:50:05.387Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:50:05.387Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:50:05.387Z] #33 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-07-02T09:50:05.387Z] #33 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-07-02T09:50:05.387Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-02T09:50:05.387Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-02T09:50:05.387Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.5s done [2021-07-02T09:50:05.387Z] #33 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.0s done [2021-07-02T09:50:05.387Z] #33 ... [2021-07-02T09:50:05.387Z] [2021-07-02T09:50:05.387Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:05.387Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:05.645Z] #9 ... [2021-07-02T09:50:05.645Z] [2021-07-02T09:50:05.645Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:50:05.645Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:50:05.645Z] #33 DONE 9.3s [2021-07-02T09:50:05.645Z] [2021-07-02T09:50:05.645Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:05.645Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:05.901Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done [2021-07-02T09:50:06.836Z] #9 ... [2021-07-02T09:50:06.836Z] [2021-07-02T09:50:06.836Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-02T09:50:06.836Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-02T09:50:06.836Z] #71 DONE 1.1s [2021-07-02T09:50:06.836Z] [2021-07-02T09:50:06.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:06.836Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:06.836Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-02T09:50:07.768Z] #9 ... [2021-07-02T09:50:07.768Z] [2021-07-02T09:50:07.768Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-02T09:50:07.768Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-02T09:50:07.768Z] #73 DONE 1.0s [2021-07-02T09:50:07.768Z] [2021-07-02T09:50:07.768Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:07.768Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:11.042Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.8s done [2021-07-02T09:50:11.042Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-02T09:50:14.322Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.5s done [2021-07-02T09:50:14.579Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0.1s [2021-07-02T09:50:15.511Z] #9 ... [2021-07-02T09:50:15.511Z] [2021-07-02T09:50:15.511Z] #34 [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-07-02T09:50:15.511Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:50:15.511Z] #34 1.869 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:50:15.511Z] #34 1.872 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:50:15.511Z] #34 1.883 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:50:15.511Z] #34 2.087 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:50:15.511Z] #34 2.369 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:50:15.511Z] #34 2.733 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:50:15.511Z] #34 4.362 Fetched 8453 kB in 3s (3081 kB/s) [2021-07-02T09:50:15.511Z] #34 4.362 Reading package lists... [2021-07-02T09:50:15.511Z] #34 5.212 Reading package lists... [2021-07-02T09:50:15.511Z] #34 6.088 Building dependency tree... [2021-07-02T09:50:15.511Z] #34 6.397 The following additional packages will be installed: [2021-07-02T09:50:15.511Z] #34 6.397 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-02T09:50:15.511Z] #34 6.397 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-02T09:50:15.511Z] #34 6.397 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-02T09:50:15.511Z] #34 6.398 Suggested packages: [2021-07-02T09:50:15.511Z] #34 6.398 krb5-doc krb5-user [2021-07-02T09:50:15.511Z] #34 6.398 Recommended packages: [2021-07-02T09:50:15.511Z] #34 6.398 krb5-locales publicsuffix libsasl2-modules [2021-07-02T09:50:15.511Z] #34 6.646 The following NEW packages will be installed: [2021-07-02T09:50:15.511Z] #34 6.646 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-02T09:50:15.511Z] #34 6.646 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-02T09:50:15.511Z] #34 6.646 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-02T09:50:15.511Z] #34 6.646 libssh2-1 libssl1.1 openssl [2021-07-02T09:50:15.511Z] #34 6.913 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:50:15.511Z] #34 6.913 Need to get 5059 kB of archives. [2021-07-02T09:50:15.511Z] #34 6.913 After this operation, 12.1 MB of additional disk space will be used. [2021-07-02T09:50:15.511Z] #34 6.913 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-02T09:50:15.511Z] #34 6.941 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-02T09:50:15.511Z] #34 6.953 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-02T09:50:15.511Z] #34 6.958 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-02T09:50:15.511Z] #34 6.959 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-02T09:50:15.511Z] #34 6.961 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-02T09:50:15.511Z] #34 6.963 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-02T09:50:15.511Z] #34 6.969 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-02T09:50:15.511Z] #34 6.972 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-02T09:50:15.511Z] #34 6.974 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-02T09:50:15.511Z] #34 6.975 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-02T09:50:15.511Z] #34 6.977 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-02T09:50:15.511Z] #34 6.982 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-02T09:50:15.511Z] #34 6.984 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-02T09:50:15.511Z] #34 6.984 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-02T09:50:15.511Z] #34 6.986 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-02T09:50:15.511Z] #34 6.988 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-02T09:50:15.511Z] #34 6.998 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-02T09:50:15.511Z] #34 7.001 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:50:15.511Z] #34 7.003 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:50:15.511Z] #34 7.005 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:50:15.511Z] #34 7.142 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:50:15.511Z] #34 7.167 Fetched 5059 kB in 0s (14.5 MB/s) [2021-07-02T09:50:15.511Z] #34 7.208 Selecting previously unselected package libssl1.1:amd64. [2021-07-02T09:50:15.511Z] #34 7.208 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-02T09:50:15.511Z] #34 7.208 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.216 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 7.416 Selecting previously unselected package openssl. [2021-07-02T09:50:15.511Z] #34 7.416 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.422 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 7.570 Selecting previously unselected package ca-certificates. [2021-07-02T09:50:15.511Z] #34 7.570 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-02T09:50:15.511Z] #34 7.582 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-02T09:50:15.511Z] #34 7.642 Selecting previously unselected package libkeyutils1:amd64. [2021-07-02T09:50:15.511Z] #34 7.642 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.646 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:50:15.511Z] #34 7.678 Selecting previously unselected package libkrb5support0:amd64. [2021-07-02T09:50:15.511Z] #34 7.678 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.682 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 7.720 Selecting previously unselected package libk5crypto3:amd64. [2021-07-02T09:50:15.511Z] #34 7.720 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.725 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 7.770 Selecting previously unselected package libkrb5-3:amd64. [2021-07-02T09:50:15.511Z] #34 7.770 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.774 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 7.855 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-02T09:50:15.511Z] #34 7.855 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.864 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 7.906 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-02T09:50:15.511Z] #34 7.906 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.909 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 7.958 Selecting previously unselected package libsasl2-2:amd64. [2021-07-02T09:50:15.511Z] #34 7.958 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 7.962 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.001 Selecting previously unselected package libldap-common. [2021-07-02T09:50:15.511Z] #34 8.001 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-02T09:50:15.511Z] #34 8.006 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 8.047 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-02T09:50:15.511Z] #34 8.048 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.052 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 8.104 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-02T09:50:15.511Z] #34 8.104 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.107 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.149 Selecting previously unselected package libpsl5:amd64. [2021-07-02T09:50:15.511Z] #34 8.149 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.152 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:50:15.511Z] #34 8.190 Selecting previously unselected package librtmp1:amd64. [2021-07-02T09:50:15.511Z] #34 8.190 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.196 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:50:15.511Z] #34 8.231 Selecting previously unselected package libssh2-1:amd64. [2021-07-02T09:50:15.511Z] #34 8.231 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.235 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:50:15.511Z] #34 8.291 Selecting previously unselected package libcurl4:amd64. [2021-07-02T09:50:15.511Z] #34 8.291 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.295 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:50:15.511Z] #34 8.360 Selecting previously unselected package curl. [2021-07-02T09:50:15.511Z] #34 8.360 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.364 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-02T09:50:15.511Z] #34 8.429 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:50:15.511Z] #34 8.429 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.433 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:50:15.511Z] #34 8.493 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:50:15.511Z] #34 8.493 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.497 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:50:15.511Z] #34 8.539 Selecting previously unselected package jq. [2021-07-02T09:50:15.511Z] #34 8.539 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:50:15.511Z] #34 8.546 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:50:15.511Z] #34 8.587 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:50:15.511Z] #34 8.598 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:50:15.511Z] #34 8.608 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 8.708 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.726 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 8.739 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.758 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.772 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:50:15.511Z] #34 8.780 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.792 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.802 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:50:15.511Z] #34 8.813 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:15.511Z] #34 8.825 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 8.841 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:50:15.511Z] #34 8.853 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:50:15.511Z] #34 8.864 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:50:15.511Z] #34 8.874 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-02T09:50:15.511Z] #34 9.471 Updating certificates in /etc/ssl/certs... [2021-07-02T09:50:15.769Z] #34 ... [2021-07-02T09:50:15.769Z] [2021-07-02T09:50:15.769Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:15.769Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:19.945Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.2s [2021-07-02T09:50:19.945Z] #9 ... [2021-07-02T09:50:19.945Z] [2021-07-02T09:50:19.945Z] #34 [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-07-02T09:50:19.945Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:50:19.945Z] #34 10.26 137 added, 0 removed; done. [2021-07-02T09:50:19.945Z] #34 10.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:50:19.945Z] #34 10.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:50:19.945Z] #34 10.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:50:19.945Z] #34 10.33 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-02T09:50:19.945Z] #34 10.34 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:50:19.945Z] #34 10.36 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-02T09:50:19.945Z] #34 10.37 Updating certificates in /etc/ssl/certs... [2021-07-02T09:50:19.945Z] #34 11.00 0 added, 0 removed; done. [2021-07-02T09:50:19.945Z] #34 11.01 Running hooks in /etc/ca-certificates/update.d... [2021-07-02T09:50:19.945Z] #34 11.01 done. [2021-07-02T09:50:19.945Z] #34 DONE 14.3s [2021-07-02T09:50:19.945Z] [2021-07-02T09:50:19.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:19.945Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:20.202Z] #9 ... [2021-07-02T09:50:20.202Z] [2021-07-02T09:50:20.202Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-02T09:50:20.202Z] #35 sha256:0b3e6c760842b7f48547f5fdf3d689ac498aac8b344e817ff09d557142ce09a3 [2021-07-02T09:50:20.202Z] #35 DONE 0.2s [2021-07-02T09:50:20.461Z] [2021-07-02T09:50:20.461Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:50:20.461Z] #36 sha256:c10ba957a379e3a91c6a00118e9d1fb58018cddf3954595cd7008b229022414f [2021-07-02T09:50:21.025Z] #36 ... [2021-07-02T09:50:21.026Z] [2021-07-02T09:50:21.026Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:50:21.026Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:50:21.026Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.1s done [2021-07-02T09:50:21.026Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-02T09:50:21.026Z] #9 DONE 24.8s [2021-07-02T09:50:21.283Z] [2021-07-02T09:50:21.283Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:50:21.283Z] #36 sha256:c10ba957a379e3a91c6a00118e9d1fb58018cddf3954595cd7008b229022414f [2021-07-02T09:50:21.283Z] #36 1.069 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-02T09:50:21.283Z] #36 1.163 [2021-07-02T09:50:22.055Z] #36 1.284 ############ 17.9% ########################### 37.7% ######################################### 57.0% ############################################################## 86.4% ######################################################################## 100.0% [2021-07-02T09:50:22.055Z] #36 1.753 [2021-07-02T09:50:22.055Z] #36 1.849 ######################################################################## 100.0% [2021-07-02T09:50:22.055Z] #36 1.899 [2021-07-02T09:50:22.312Z] #36 2.010 ################################################################## 92.4% ######################################################################## 100.0% [2021-07-02T09:50:22.312Z] #36 2.075 [2021-07-02T09:50:22.826Z] #36 2.187 0.0% ########################## 37.3% ######################################## 56.7% ###################################################### 75.9%#36 ... [2021-07-02T09:50:22.826Z] [2021-07-02T09:50:22.826Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-02T09:50:22.826Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-02T09:50:22.826Z] #10 DONE 1.6s [2021-07-02T09:50:22.826Z] [2021-07-02T09:50:22.826Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:50:22.826Z] #36 sha256:c10ba957a379e3a91c6a00118e9d1fb58018cddf3954595cd7008b229022414f [2021-07-02T09:50:22.826Z] #36 2.187 0.0% ########################## 37.3% ######################################## 56.7% ###################################################### 75.9% ############################################################ 84.2% ######################################################################## 100.0% [2021-07-02T09:50:23.085Z] #36 2.731 [2021-07-02T09:50:24.889Z] #36 2.847 ### 4.4% ###### 9.1% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.4% ###################################################################### 98.5% ######################################################################## 100.0% [2021-07-02T09:50:24.889Z] #36 4.722 [2021-07-02T09:50:25.146Z] #36 4.945 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-02T09:50:25.146Z] #36 4.995 [2021-07-02T09:50:25.146Z] #36 5.041 ######################################################################## 100.0% [2021-07-02T09:50:25.146Z] #36 5.061 [2021-07-02T09:50:25.403Z] #36 5.289 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-02T09:50:25.659Z] #36 5.350 [2021-07-02T09:50:25.659Z] #36 5.459 ######################################################################## 100.0% [2021-07-02T09:50:25.659Z] #36 5.475 [2021-07-02T09:50:25.918Z] #36 5.679 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-02T09:50:25.918Z] #36 5.737 [2021-07-02T09:50:26.694Z] #36 5.875 0.0% ############################ 39.8% ###################################### 53.0% ########################################### 60.4% ######################################################## 78.0% ######################################################################## 100.0% [2021-07-02T09:50:26.694Z] #36 6.402 [2021-07-02T09:50:26.951Z] #36 6.713 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-02T09:50:26.951Z] #36 6.776 [2021-07-02T09:50:26.951Z] #36 6.843 ######################################################################## 100.0% [2021-07-02T09:50:26.951Z] #36 6.877 [2021-07-02T09:50:27.213Z] #36 7.039 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-02T09:50:27.213Z] #36 7.094 [2021-07-02T09:50:27.469Z] #36 7.165 ######################################################################## 100.0% [2021-07-02T09:50:27.469Z] #36 7.186 [2021-07-02T09:50:27.469Z] #36 7.195 Download of images into '/build' complete. [2021-07-02T09:50:27.469Z] #36 7.195 Use something like the following to load the result into a Docker daemon: [2021-07-02T09:50:27.469Z] #36 7.195 tar -cC '/build' . | docker load [2021-07-02T09:50:28.400Z] #36 DONE 8.0s [2021-07-02T09:50:28.400Z] [2021-07-02T09:50:28.400Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-02T09:50:28.400Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-02T09:50:28.400Z] #11 DONE 5.4s [2021-07-02T09:50:28.400Z] [2021-07-02T09:50:28.400Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-02T09:50:28.400Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-02T09:50:28.400Z] #46 ... [2021-07-02T09:50:28.400Z] [2021-07-02T09:50:28.400Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-02T09:50:28.400Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-02T09:50:28.400Z] #38 DONE 0.2s [2021-07-02T09:50:28.400Z] [2021-07-02T09:50:28.400Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-02T09:50:28.400Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-02T09:50:28.400Z] #46 DONE 0.3s [2021-07-02T09:50:28.400Z] [2021-07-02T09:50:28.400Z] #47 [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-07-02T09:50:28.400Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:50:28.659Z] #47 ... [2021-07-02T09:50:28.659Z] [2021-07-02T09:50:28.659Z] #50 [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-07-02T09:50:28.659Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-02T09:50:28.659Z] #50 DONE 0.3s [2021-07-02T09:50:28.659Z] [2021-07-02T09:50:28.659Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:50:28.659Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:50:31.939Z] #51 ... [2021-07-02T09:50:31.939Z] [2021-07-02T09:50:31.939Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-02T09:50:31.939Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d [2021-07-02T09:50:31.939Z] #12 DONE 3.2s [2021-07-02T09:50:31.939Z] [2021-07-02T09:50:31.939Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-02T09:50:31.939Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7 [2021-07-02T09:50:33.838Z] #13 DONE 2.4s [2021-07-02T09:50:33.838Z] [2021-07-02T09:50:33.838Z] #53 [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-07-02T09:50:33.838Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:50:33.838Z] #53 3.109 + RM_GOPATH=0 [2021-07-02T09:50:33.838Z] #53 3.109 + TMP_GOPATH= [2021-07-02T09:50:33.838Z] #53 3.109 + : /build [2021-07-02T09:50:33.838Z] #53 3.109 + '[' -z '' ']' [2021-07-02T09:50:33.838Z] #53 3.110 ++ mktemp -d [2021-07-02T09:50:33.838Z] #53 3.111 + export GOPATH=/tmp/tmp.E62QLM9x6V [2021-07-02T09:50:33.838Z] #53 3.111 + GOPATH=/tmp/tmp.E62QLM9x6V [2021-07-02T09:50:33.838Z] #53 3.111 + RM_GOPATH=1 [2021-07-02T09:50:33.838Z] #53 3.111 + case "$(go env GOARCH)" in [2021-07-02T09:50:33.838Z] #53 3.111 ++ go env GOARCH [2021-07-02T09:50:33.838Z] #53 3.136 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:33.838Z] #53 3.136 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:33.838Z] #53 3.136 ++ dirname /tmp/install/install.sh [2021-07-02T09:50:33.838Z] #53 3.136 + dir=/tmp/install [2021-07-02T09:50:33.838Z] #53 3.136 + bin=vndr [2021-07-02T09:50:33.838Z] #53 3.136 + shift [2021-07-02T09:50:33.838Z] #53 3.136 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-02T09:50:33.838Z] #53 3.136 + . /tmp/install/vndr.installer [2021-07-02T09:50:33.838Z] #53 3.136 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:50:33.838Z] #53 3.136 + install_vndr [2021-07-02T09:50:33.838Z] #53 3.136 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-02T09:50:33.838Z] #53 3.136 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.E62QLM9x6V/src/github.com/LK4D4/vndr [2021-07-02T09:50:33.838Z] #53 3.136 Cloning into '/tmp/tmp.E62QLM9x6V/src/github.com/LK4D4/vndr'... [2021-07-02T09:50:33.838Z] #53 3.136 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:50:33.838Z] #53 3.585 + cd /tmp/tmp.E62QLM9x6V/src/github.com/LK4D4/vndr [2021-07-02T09:50:33.838Z] #53 3.585 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:50:33.838Z] #53 3.644 + go build -buildmode=pie -v -o /build/vndr . [2021-07-02T09:50:33.838Z] #53 4.568 internal/cpu [2021-07-02T09:50:33.838Z] #53 4.600 internal/unsafeheader [2021-07-02T09:50:33.838Z] #53 4.646 runtime/internal/atomic [2021-07-02T09:50:33.838Z] #53 4.982 runtime/internal/sys [2021-07-02T09:50:33.838Z] #53 5.341 runtime/internal/math [2021-07-02T09:50:33.838Z] #53 5.391 internal/bytealg [2021-07-02T09:50:33.838Z] #53 5.446 internal/race [2021-07-02T09:50:33.838Z] #53 5.567 sync/atomic [2021-07-02T09:50:34.097Z] #53 5.941 unicode [2021-07-02T09:50:34.663Z] #53 6.335 runtime [2021-07-02T09:50:35.596Z] #53 ... [2021-07-02T09:50:35.596Z] [2021-07-02T09:50:35.596Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-02T09:50:35.596Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac [2021-07-02T09:50:35.596Z] #14 DONE 1.7s [2021-07-02T09:50:35.596Z] [2021-07-02T09:50:35.596Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-02T09:50:35.596Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff [2021-07-02T09:50:36.967Z] #15 DONE 1.5s [2021-07-02T09:50:36.967Z] [2021-07-02T09:50:36.967Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-02T09:50:36.967Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-07-02T09:50:38.337Z] #16 ... [2021-07-02T09:50:38.337Z] [2021-07-02T09:50:38.337Z] #41 [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-07-02T09:50:38.337Z] #41 sha256:280e013925ee1603bd75d6a944fa7b2f3577dd93435eddce56a5dbabfdfeec3f [2021-07-02T09:50:38.337Z] #41 3.523 Install go-toml version v1.8.1 [2021-07-02T09:50:38.337Z] #41 4.094 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-02T09:50:38.337Z] #41 8.452 github.com/pelletier/go-toml [2021-07-02T09:50:38.337Z] #41 ... [2021-07-02T09:50:38.337Z] [2021-07-02T09:50:38.337Z] #57 [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-07-02T09:50:38.337Z] #57 sha256:feb293b4f190c637d123a1cd2159985a66aed9a264688c3a999814b4eedc5032 [2021-07-02T09:50:38.337Z] #57 2.668 + RM_GOPATH=0 [2021-07-02T09:50:38.337Z] #57 2.668 + TMP_GOPATH= [2021-07-02T09:50:38.337Z] #57 2.668 + : /build [2021-07-02T09:50:38.337Z] #57 2.668 + '[' -z '' ']' [2021-07-02T09:50:38.337Z] #57 2.668 ++ mktemp -d [2021-07-02T09:50:38.337Z] #57 2.668 + export GOPATH=/tmp/tmp.Cb4fIQrGwq [2021-07-02T09:50:38.337Z] #57 2.668 + GOPATH=/tmp/tmp.Cb4fIQrGwq [2021-07-02T09:50:38.337Z] #57 2.668 + RM_GOPATH=1 [2021-07-02T09:50:38.337Z] #57 2.668 + case "$(go env GOARCH)" in [2021-07-02T09:50:38.337Z] #57 2.675 ++ go env GOARCH [2021-07-02T09:50:38.337Z] #57 2.675 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:38.337Z] #57 2.675 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:38.337Z] #57 2.675 ++ dirname /tmp/install/install.sh [2021-07-02T09:50:38.337Z] #57 2.675 + dir=/tmp/install [2021-07-02T09:50:38.337Z] #57 2.675 + bin=golangci_lint [2021-07-02T09:50:38.337Z] #57 2.675 + shift [2021-07-02T09:50:38.337Z] #57 2.675 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-02T09:50:38.337Z] #57 2.675 + . /tmp/install/golangci_lint.installer [2021-07-02T09:50:38.337Z] #57 2.675 ++ : v1.23.8 [2021-07-02T09:50:38.337Z] #57 2.675 + install_golangci_lint [2021-07-02T09:50:38.337Z] #57 2.675 + set -e [2021-07-02T09:50:38.337Z] #57 2.675 + export GO111MODULE=on [2021-07-02T09:50:38.337Z] #57 2.675 + GO111MODULE=on [2021-07-02T09:50:38.337Z] #57 2.675 + GOBIN=/build [2021-07-02T09:50:38.337Z] #57 2.675 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-02T09:50:38.337Z] #57 2.789 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-02T09:50:38.337Z] #57 ... [2021-07-02T09:50:38.337Z] [2021-07-02T09:50:38.337Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-02T09:50:38.337Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-07-02T09:50:38.337Z] #16 DONE 1.4s [2021-07-02T09:50:38.337Z] [2021-07-02T09:50:38.337Z] #59 [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-07-02T09:50:38.337Z] #59 sha256:c8a7bb5326dc37cc714a0f856fa339dcfa7aa8fa42c66e4808d749443c1728f5 [2021-07-02T09:50:38.337Z] #59 3.531 + RM_GOPATH=0 [2021-07-02T09:50:38.337Z] #59 3.531 + TMP_GOPATH= [2021-07-02T09:50:38.338Z] #59 3.531 + : /build [2021-07-02T09:50:38.338Z] #59 3.531 + '[' -z '' ']' [2021-07-02T09:50:38.338Z] #59 3.531 ++ mktemp -d [2021-07-02T09:50:38.338Z] #59 3.531 + export GOPATH=/tmp/tmp.BG48tihOJt [2021-07-02T09:50:38.338Z] #59 3.531 + GOPATH=/tmp/tmp.BG48tihOJt [2021-07-02T09:50:38.338Z] #59 3.531 + RM_GOPATH=1 [2021-07-02T09:50:38.338Z] #59 3.531 + case "$(go env GOARCH)" in [2021-07-02T09:50:38.338Z] #59 3.531 ++ go env GOARCH [2021-07-02T09:50:38.338Z] #59 3.543 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:38.338Z] #59 3.543 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:38.338Z] #59 3.543 ++ dirname /tmp/install/install.sh [2021-07-02T09:50:38.338Z] #59 3.544 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:50:38.338Z] #59 3.549 + dir=/tmp/install [2021-07-02T09:50:38.338Z] #59 3.549 + bin=shfmt [2021-07-02T09:50:38.338Z] #59 3.549 + shift [2021-07-02T09:50:38.338Z] #59 3.549 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-02T09:50:38.338Z] #59 3.549 + . /tmp/install/shfmt.installer [2021-07-02T09:50:38.338Z] #59 3.549 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:50:38.338Z] #59 3.549 + install_shfmt [2021-07-02T09:50:38.338Z] #59 3.549 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-02T09:50:38.338Z] #59 3.549 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BG48tihOJt/src/github.com/mvdan/sh [2021-07-02T09:50:38.338Z] #59 3.549 Cloning into '/tmp/tmp.BG48tihOJt/src/github.com/mvdan/sh'... [2021-07-02T09:50:38.339Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0666aacdf87b3e822) in /home/ubuntu/workspace/moby_PR-42550 [Pipeline] { [Pipeline] checkout [2021-07-02T09:50:38.596Z] #59 ... [2021-07-02T09:50:38.596Z] [2021-07-02T09:50:38.596Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:50:38.596Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:50:38.596Z] #39 3.554 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-02T09:50:38.596Z] #39 3.557 Cloning into '.'... [2021-07-02T09:50:38.601Z] The recommended git tool is: git [2021-07-02T09:50:38.881Z] #39 ... [2021-07-02T09:50:38.882Z] [2021-07-02T09:50:38.882Z] #55 [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-07-02T09:50:38.882Z] #55 sha256:8a5db6d75a383fc2cd484a70b4149d4d977ff1974e124a03fa42e78d9b868379 [2021-07-02T09:50:38.882Z] #55 3.034 + RM_GOPATH=0 [2021-07-02T09:50:38.882Z] #55 3.034 + TMP_GOPATH= [2021-07-02T09:50:38.882Z] #55 3.034 + : /build [2021-07-02T09:50:38.882Z] #55 3.034 + '[' -z '' ']' [2021-07-02T09:50:38.882Z] #55 3.034 ++ mktemp -d [2021-07-02T09:50:38.882Z] #55 3.034 + export GOPATH=/tmp/tmp.aMO08CNv1j [2021-07-02T09:50:38.882Z] #55 3.034 + GOPATH=/tmp/tmp.aMO08CNv1j [2021-07-02T09:50:38.882Z] #55 3.034 + RM_GOPATH=1 [2021-07-02T09:50:38.882Z] #55 3.034 + case "$(go env GOARCH)" in [2021-07-02T09:50:38.882Z] #55 3.034 ++ go env GOARCH [2021-07-02T09:50:38.882Z] #55 3.043 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:38.882Z] #55 3.043 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:50:38.882Z] #55 3.043 ++ dirname /tmp/install/install.sh [2021-07-02T09:50:38.882Z] #55 3.044 + dir=/tmp/install [2021-07-02T09:50:38.882Z] #55 3.044 + bin=gotestsum [2021-07-02T09:50:38.882Z] #55 3.044 + shift [2021-07-02T09:50:38.882Z] #55 3.044 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-02T09:50:38.882Z] #55 3.045 + . /tmp/install/gotestsum.installer [2021-07-02T09:50:38.882Z] #55 3.045 ++ : v0.5.3 [2021-07-02T09:50:38.882Z] #55 3.045 + install_gotestsum [2021-07-02T09:50:38.882Z] #55 3.047 + set -e [2021-07-02T09:50:38.882Z] #55 3.047 + export GO111MODULE=on [2021-07-02T09:50:38.882Z] #55 3.047 + GO111MODULE=on [2021-07-02T09:50:38.882Z] #55 3.047 + GOBIN=/build [2021-07-02T09:50:38.882Z] #55 3.047 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-02T09:50:38.882Z] #55 3.823 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T09:50:38.882Z] #55 7.507 go: downloading github.com/fatih/color v1.9.0 [2021-07-02T09:50:38.882Z] #55 7.507 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T09:50:38.882Z] #55 7.591 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:50:38.882Z] #55 7.613 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T09:50:38.882Z] #55 7.966 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T09:50:38.882Z] #55 7.995 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T09:50:38.882Z] #55 8.078 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T09:50:38.882Z] #55 8.147 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T09:50:38.882Z] #55 8.258 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T09:50:38.882Z] #55 8.694 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T09:50:38.882Z] #55 10.74 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T09:50:38.882Z] #55 ... [2021-07-02T09:50:38.882Z] [2021-07-02T09:50:38.882Z] #53 [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-07-02T09:50:38.882Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:50:38.882Z] #53 9.236 unicode/utf8 [2021-07-02T09:50:38.882Z] #53 9.543 math/bits [2021-07-02T09:50:38.882Z] #53 10.23 math [2021-07-02T09:50:41.383Z] using credential docker-jenkins-github-credentials [2021-07-02T09:50:41.394Z] Cloning the remote Git repository [2021-07-02T09:50:41.395Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:50:41.408Z] #53 13.09 encoding [2021-07-02T09:50:41.408Z] #53 13.25 unicode/utf16 [2021-07-02T09:50:41.668Z] #53 13.41 container/list [2021-07-02T09:50:41.926Z] #53 ... [2021-07-02T09:50:41.926Z] [2021-07-02T09:50:41.926Z] #47 [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-07-02T09:50:41.926Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:50:41.926Z] #47 3.372 + git clone https://github.com/docker/distribution.git . [2021-07-02T09:50:41.926Z] #47 3.376 Cloning into '.'... [2021-07-02T09:50:41.926Z] #47 ... [2021-07-02T09:50:41.926Z] [2021-07-02T09:50:41.926Z] #53 [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-07-02T09:50:41.926Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:50:41.926Z] #53 13.82 crypto/internal/subtle [2021-07-02T09:50:41.413Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:50:41.483Z] > git init /home/ubuntu/workspace/moby_PR-42550 # timeout=10 [2021-07-02T09:50:41.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:50:41.764Z] > git --version # timeout=10 [2021-07-02T09:50:41.809Z] > git --version # 'git version 2.17.1' [2021-07-02T09:50:41.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:50:41.811Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:50:42.186Z] #53 13.88 crypto/subtle [2021-07-02T09:50:42.186Z] #53 14.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-02T09:50:42.445Z] #53 14.14 internal/nettrace [2021-07-02T09:50:42.445Z] #53 ... [2021-07-02T09:50:42.445Z] [2021-07-02T09:50:42.445Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:50:42.445Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:50:42.445Z] #51 3.795 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:50:42.445Z] #51 3.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:50:42.445Z] #51 4.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:50:42.445Z] #51 4.247 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-02T09:50:42.445Z] #51 4.365 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:50:42.445Z] #51 6.064 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:50:42.445Z] #51 8.148 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:50:42.445Z] #51 9.791 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-02T09:50:42.445Z] #51 ... [2021-07-02T09:50:42.445Z] [2021-07-02T09:50:42.445Z] #53 [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-07-02T09:50:42.445Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:50:42.445Z] #53 14.24 runtime/cgo [2021-07-02T09:50:44.347Z] #53 ... [2021-07-02T09:50:44.347Z] [2021-07-02T09:50:44.347Z] #41 [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-07-02T09:50:44.347Z] #41 sha256:280e013925ee1603bd75d6a944fa7b2f3577dd93435eddce56a5dbabfdfeec3f [2021-07-02T09:50:44.347Z] #41 14.02 github.com/pelletier/go-toml/cmd/tomll [2021-07-02T09:50:44.347Z] #41 DONE 16.2s [2021-07-02T09:50:44.607Z] [2021-07-02T09:50:44.607Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:50:44.607Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:50:44.607Z] #51 15.80 Fetched 8457 kB in 12s (684 kB/s) [2021-07-02T09:50:46.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c782a4d1245313b) in /home/ubuntu/workspace/moby_PR-42550 [Pipeline] { [Pipeline] checkout [2021-07-02T09:50:46.228Z] The recommended git tool is: git [2021-07-02T09:50:46.270Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02427208634bb0d33) in /home/ubuntu/workspace/moby_PR-42550 [Pipeline] { [Pipeline] checkout [2021-07-02T09:50:46.891Z] The recommended git tool is: git [2021-07-02T09:50:48.794Z] #51 15.80 Reading package lists... [2021-07-02T09:50:48.794Z] #51 ... [2021-07-02T09:50:48.794Z] [2021-07-02T09:50:48.794Z] #17 [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-07-02T09:50:48.794Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:50:48.794Z] #17 1.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:50:48.794Z] #17 1.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:50:48.794Z] #17 1.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:50:48.794Z] #17 2.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-02T09:50:48.794Z] #17 3.282 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:50:48.794Z] #17 4.963 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-02T09:50:48.794Z] #17 5.900 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-02T09:50:48.794Z] #17 7.342 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:50:48.794Z] #17 8.243 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-02T09:50:48.794Z] #17 9.303 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:50:48.794Z] #17 9.305 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-02T09:50:48.794Z] #17 9.343 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:50:48.794Z] #17 9.387 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-02T09:50:48.794Z] #17 9.408 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-02T09:50:48.794Z] #17 9.422 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-02T09:50:48.794Z] #17 9.453 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-02T09:50:48.794Z] #17 9.491 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:50:48.794Z] #17 9.495 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-02T09:50:48.794Z] #17 9.495 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-02T09:50:48.794Z] #17 9.495 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:50:48.794Z] #17 9.496 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-02T09:50:48.794Z] #17 ... [2021-07-02T09:50:48.794Z] [2021-07-02T09:50:48.794Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:50:48.794Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:50:48.794Z] #51 15.80 Reading package lists... [2021-07-02T09:50:49.606Z] using credential docker-jenkins-github-credentials [2021-07-02T09:50:49.617Z] Cloning the remote Git repository [2021-07-02T09:50:49.617Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:50:49.666Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:50:49.731Z] > git init /home/ubuntu/workspace/moby_PR-42550 # timeout=10 [2021-07-02T09:50:50.151Z] using credential docker-jenkins-github-credentials [2021-07-02T09:50:50.158Z] Cloning the remote Git repository [2021-07-02T09:50:50.158Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:50:50.179Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:50:50.235Z] > git init /home/ubuntu/workspace/moby_PR-42550 # timeout=10 [2021-07-02T09:50:50.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:50:50.552Z] > git --version # timeout=10 [2021-07-02T09:50:50.696Z] #51 20.32 Reading package lists... [2021-07-02T09:50:50.696Z] #51 ... [2021-07-02T09:50:50.696Z] [2021-07-02T09:50:50.696Z] #59 [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-07-02T09:50:50.696Z] #59 sha256:c8a7bb5326dc37cc714a0f856fa339dcfa7aa8fa42c66e4808d749443c1728f5 [2021-07-02T09:50:50.696Z] #59 12.46 + cd /tmp/tmp.BG48tihOJt/src/github.com/mvdan/sh [2021-07-02T09:50:50.696Z] #59 12.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:50:50.696Z] #59 12.55 + GO111MODULE=on [2021-07-02T09:50:50.696Z] #59 12.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-02T09:50:50.696Z] #59 13.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-02T09:50:50.696Z] #59 13.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-02T09:50:50.696Z] #59 13.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-02T09:50:50.696Z] #59 14.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-02T09:50:50.696Z] #59 18.22 runtime [2021-07-02T09:50:50.696Z] #59 ... [2021-07-02T09:50:50.696Z] [2021-07-02T09:50:50.696Z] #57 [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-07-02T09:50:50.696Z] #57 sha256:feb293b4f190c637d123a1cd2159985a66aed9a264688c3a999814b4eedc5032 [2021-07-02T09:50:50.696Z] #57 12.67 go: downloading github.com/fatih/color v1.7.0 [2021-07-02T09:50:50.696Z] #57 12.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-02T09:50:50.696Z] #57 12.72 go: downloading github.com/pkg/errors v0.8.1 [2021-07-02T09:50:50.696Z] #57 12.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-02T09:50:50.696Z] #57 12.79 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-02T09:50:50.696Z] #57 13.01 go: downloading github.com/spf13/viper v1.6.1 [2021-07-02T09:50:50.696Z] #57 13.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-02T09:50:50.696Z] #57 13.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-02T09:50:50.696Z] #57 13.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-02T09:50:50.696Z] #57 13.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-02T09:50:50.696Z] #57 14.03 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-02T09:50:50.696Z] #57 14.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-02T09:50:50.696Z] #57 16.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-02T09:50:50.696Z] #57 16.66 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-02T09:50:50.696Z] #57 16.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-02T09:50:50.696Z] #57 16.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-02T09:50:50.696Z] #57 16.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-02T09:50:50.696Z] #57 17.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-02T09:50:50.696Z] #57 17.43 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-02T09:50:50.696Z] #57 17.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-02T09:50:50.696Z] #57 17.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-02T09:50:50.696Z] #57 17.69 go: downloading github.com/spf13/afero v1.1.2 [2021-07-02T09:50:50.696Z] #57 17.83 go: downloading github.com/spf13/cast v1.3.0 [2021-07-02T09:50:50.696Z] #57 17.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-02T09:50:50.696Z] #57 17.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-02T09:50:50.696Z] #57 17.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-02T09:50:50.696Z] #57 17.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-02T09:50:50.696Z] #57 18.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-02T09:50:50.696Z] #57 18.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-02T09:50:50.696Z] #57 18.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-02T09:50:50.696Z] #57 18.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-02T09:50:50.696Z] #57 18.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-02T09:50:50.696Z] #57 18.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-02T09:50:50.696Z] #57 18.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-02T09:50:50.696Z] #57 18.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-02T09:50:50.696Z] #57 19.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-02T09:50:50.696Z] #57 19.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-02T09:50:50.696Z] #57 19.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-02T09:50:50.696Z] #57 19.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-02T09:50:50.696Z] #57 19.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-02T09:50:50.696Z] #57 19.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-02T09:50:50.696Z] #57 19.57 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-02T09:50:50.696Z] #57 19.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-02T09:50:50.696Z] #57 19.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-02T09:50:50.696Z] #57 20.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-02T09:50:50.696Z] #57 20.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-02T09:50:50.696Z] #57 20.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-02T09:50:50.697Z] #57 20.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-02T09:50:50.697Z] #57 20.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-02T09:50:50.697Z] #57 20.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-02T09:50:50.697Z] #57 20.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-02T09:50:50.697Z] #57 20.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-02T09:50:50.697Z] #57 20.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-02T09:50:50.697Z] #57 20.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-02T09:50:50.697Z] #57 20.62 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-02T09:50:50.697Z] #57 21.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-02T09:50:50.697Z] #57 21.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-02T09:50:50.697Z] #57 21.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-02T09:50:50.697Z] #57 21.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-02T09:50:50.697Z] #57 21.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-02T09:50:50.697Z] #57 21.52 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-02T09:50:50.697Z] #57 21.59 go: downloading golang.org/x/text v0.3.2 [2021-07-02T09:50:50.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:50:50.107Z] > git --version # timeout=10 [2021-07-02T09:50:50.134Z] > git --version # 'git version 2.17.1' [2021-07-02T09:50:50.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:50:50.136Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:50:50.586Z] > git --version # 'git version 2.25.1' [2021-07-02T09:50:50.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:50:50.588Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:50:52.597Z] #57 ... [2021-07-02T09:50:52.597Z] [2021-07-02T09:50:52.597Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:50:52.597Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:50:52.597Z] #51 20.32 Reading package lists... [2021-07-02T09:50:53.529Z] #51 24.05 Building dependency tree... [2021-07-02T09:50:54.093Z] #51 25.57 The following additional packages will be installed: [2021-07-02T09:50:54.093Z] #51 25.58 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-02T09:50:54.093Z] #51 25.58 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-02T09:50:54.093Z] #51 25.58 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:50:54.093Z] #51 25.58 python3.7-minimal [2021-07-02T09:50:54.093Z] #51 25.58 Suggested packages: [2021-07-02T09:50:54.093Z] #51 25.59 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-02T09:50:54.093Z] #51 25.59 python3.7-doc binfmt-support [2021-07-02T09:50:55.025Z] #51 26.38 The following NEW packages will be installed: [2021-07-02T09:50:55.025Z] #51 26.38 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-02T09:50:55.025Z] #51 26.39 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-02T09:50:55.025Z] #51 26.39 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:50:55.025Z] #51 26.39 python3.7-minimal [2021-07-02T09:50:55.025Z] #51 ... [2021-07-02T09:50:55.025Z] [2021-07-02T09:50:55.025Z] #47 [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-07-02T09:50:55.025Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:50:55.025Z] #47 16.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-02T09:50:55.025Z] #47 18.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-02T09:50:55.025Z] #47 ... [2021-07-02T09:50:55.025Z] [2021-07-02T09:50:55.025Z] #57 [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-07-02T09:50:55.025Z] #57 sha256:feb293b4f190c637d123a1cd2159985a66aed9a264688c3a999814b4eedc5032 [2021-07-02T09:50:55.025Z] #57 25.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-02T09:50:55.025Z] #57 25.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-02T09:50:55.025Z] #57 26.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-02T09:50:55.025Z] #57 26.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-02T09:50:55.025Z] #57 26.13 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-02T09:50:55.283Z] #57 27.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-02T09:50:55.283Z] #57 27.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-02T09:50:55.540Z] #57 27.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-02T09:50:58.238Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-011c5edc247993ff2) in /home/ubuntu/workspace/moby_PR-42550 [Pipeline] { [Pipeline] checkout [2021-07-02T09:50:58.404Z] The recommended git tool is: git [2021-07-02T09:50:59.751Z] #57 ... [2021-07-02T09:50:59.751Z] [2021-07-02T09:50:59.751Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:50:59.751Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:51:00.009Z] #39 31.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-02T09:51:00.276Z] #39 ... [2021-07-02T09:51:00.277Z] [2021-07-02T09:51:00.277Z] #53 [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-07-02T09:51:00.277Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:00.277Z] #53 22.17 vendor/golang.org/x/crypto/internal/subtle [2021-07-02T09:51:00.277Z] #53 30.96 sync [2021-07-02T09:51:00.277Z] #53 30.97 internal/reflectlite [2021-07-02T09:51:00.277Z] #53 31.94 internal/testlog [2021-07-02T09:51:00.277Z] #53 32.23 github.com/LK4D4/vndr/godl/singleflight [2021-07-02T09:51:00.556Z] #53 ... [2021-07-02T09:51:00.556Z] [2021-07-02T09:51:00.556Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:51:00.556Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:51:00.556Z] #51 26.72 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:51:00.556Z] #51 26.72 Need to get 6695 kB of archives. [2021-07-02T09:51:00.556Z] #51 26.72 After this operation, 33.1 MB of additional disk space will be used. [2021-07-02T09:51:00.556Z] #51 26.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:51:00.556Z] #51 26.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:51:00.556Z] #51 26.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:51:00.556Z] #51 26.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:51:00.556Z] #51 26.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:51:00.556Z] #51 27.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:51:00.556Z] #51 27.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:51:00.556Z] #51 27.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:51:00.556Z] #51 27.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-02T09:51:00.556Z] #51 27.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:51:00.556Z] #51 27.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-02T09:51:00.556Z] #51 27.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-02T09:51:00.556Z] #51 27.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:51:00.556Z] #51 27.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:51:00.556Z] #51 27.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:51:00.556Z] #51 27.28 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-02T09:51:00.556Z] #51 28.42 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:51:00.556Z] #51 28.55 Fetched 6695 kB in 1s (5321 kB/s) [2021-07-02T09:51:00.556Z] #51 28.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:51:00.556Z] #51 28.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:51:00.556Z] #51 28.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:51:00.556Z] #51 28.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:51:00.556Z] #51 29.29 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:51:00.556Z] #51 29.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:51:00.556Z] #51 29.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:51:00.556Z] #51 30.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:51:00.556Z] #51 30.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:51:01.492Z] #51 33.08 Selecting previously unselected package python3-minimal. [2021-07-02T09:51:01.749Z] #51 33.08 (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 ... 15661 files and directories currently installed.) [2021-07-02T09:51:01.749Z] #51 33.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:51:01.749Z] #51 33.14 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:51:01.749Z] #51 33.21 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:51:01.749Z] #51 33.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:51:01.749Z] #51 33.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:51:01.749Z] #51 33.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:51:02.005Z] #51 33.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:51:02.005Z] #51 33.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:51:02.264Z] #51 ... [2021-07-02T09:51:02.264Z] [2021-07-02T09:51:02.264Z] #59 [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-07-02T09:51:02.264Z] #59 sha256:c8a7bb5326dc37cc714a0f856fa339dcfa7aa8fa42c66e4808d749443c1728f5 [2021-07-02T09:51:02.264Z] #59 34.22 internal/oserror [2021-07-02T09:51:02.264Z] #59 34.22 io [2021-07-02T09:51:02.521Z] #59 34.32 syscall [2021-07-02T09:51:03.123Z] using credential docker-jenkins-github-credentials [2021-07-02T09:51:03.132Z] Cloning the remote Git repository [2021-07-02T09:51:03.132Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:51:03.227Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:51:03.302Z] > git init /home/ubuntu/workspace/moby_PR-42550 # timeout=10 [2021-07-02T09:51:03.456Z] #59 35.25 bytes [2021-07-02T09:51:03.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:51:03.820Z] > git --version # timeout=10 [2021-07-02T09:51:03.830Z] > git --version # 'git version 2.25.1' [2021-07-02T09:51:03.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:03.833Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:05.128Z] Fetching without tags [2021-07-02T09:51:05.357Z] #59 36.90 strconv [2021-07-02T09:51:05.443Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:06.308Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:06.308Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:51:05.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:05.058Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:51:05.090Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:05.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:05.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:51:05.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:05.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:05.450Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:05.470Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:06.218Z] > git remote # timeout=10 [2021-07-02T09:51:06.232Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:51:06.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:06.289Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:51:06.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-02T09:51:06.310Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:06.317Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:07.257Z] #59 39.01 reflect [2021-07-02T09:51:07.515Z] #59 ... [2021-07-02T09:51:07.515Z] [2021-07-02T09:51:07.515Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:51:07.515Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:51:07.515Z] #51 34.48 Selecting previously unselected package python3.7. [2021-07-02T09:51:07.515Z] #51 34.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 34.50 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:51:07.515Z] #51 34.65 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:51:07.515Z] #51 34.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 34.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:51:07.515Z] #51 34.79 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:51:07.515Z] #51 35.75 Selecting previously unselected package python3. [2021-07-02T09:51:07.515Z] #51 35.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 ... 16073 files and directories currently installed.) [2021-07-02T09:51:07.515Z] #51 35.81 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 35.83 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:51:07.515Z] #51 35.94 Selecting previously unselected package libprotobuf17:amd64. [2021-07-02T09:51:07.515Z] #51 35.94 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 35.95 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:51:07.515Z] #51 36.49 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:51:07.515Z] #51 36.50 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:51:07.515Z] #51 36.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:51:07.515Z] #51 36.66 Selecting previously unselected package python3-six. [2021-07-02T09:51:07.515Z] #51 36.66 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-02T09:51:07.515Z] #51 36.67 Unpacking python3-six (1.12.0-1) ... [2021-07-02T09:51:07.515Z] #51 36.75 Selecting previously unselected package python3-protobuf. [2021-07-02T09:51:07.515Z] #51 36.75 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 36.75 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:51:07.515Z] #51 37.10 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:51:07.515Z] #51 37.11 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 37.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:51:07.515Z] #51 37.22 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:51:07.515Z] #51 37.24 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 37.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:51:07.515Z] #51 37.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:51:07.515Z] #51 37.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 37.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:51:07.515Z] #51 37.44 Selecting previously unselected package criu. [2021-07-02T09:51:07.515Z] #51 37.44 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-02T09:51:07.515Z] #51 37.45 Unpacking criu (3.15-1) ... [2021-07-02T09:51:07.515Z] #51 38.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:51:07.515Z] #51 38.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:51:07.515Z] #51 38.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:51:07.515Z] #51 38.09 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:51:07.515Z] #51 38.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:51:07.515Z] #51 38.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:51:07.515Z] #51 38.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:51:07.515Z] #51 38.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:51:08.441Z] Fetching without tags [2021-07-02T09:51:08.446Z] #51 ... [2021-07-02T09:51:08.446Z] [2021-07-02T09:51:08.446Z] #55 [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-07-02T09:51:08.446Z] #55 sha256:8a5db6d75a383fc2cd484a70b4149d4d977ff1974e124a03fa42e78d9b868379 [2021-07-02T09:51:08.446Z] #55 DONE 40.3s [2021-07-02T09:51:08.446Z] [2021-07-02T09:51:08.446Z] #53 [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-07-02T09:51:08.446Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:08.446Z] #53 32.55 math/rand [2021-07-02T09:51:08.446Z] #53 33.34 internal/singleflight [2021-07-02T09:51:08.446Z] #53 33.59 sort [2021-07-02T09:51:08.446Z] #53 33.60 errors [2021-07-02T09:51:08.446Z] #53 33.85 io [2021-07-02T09:51:08.446Z] #53 34.46 strconv [2021-07-02T09:51:08.446Z] #53 34.89 bytes [2021-07-02T09:51:08.446Z] #53 36.25 strings [2021-07-02T09:51:08.446Z] #53 37.40 reflect [2021-07-02T09:51:08.446Z] #53 38.22 bufio [2021-07-02T09:51:08.446Z] #53 39.72 internal/syscall/unix [2021-07-02T09:51:08.446Z] #53 39.91 time [2021-07-02T09:51:08.925Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:08.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:08.939Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:51:08.999Z] Fetching without tags [2021-07-02T09:51:09.294Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:10.121Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:10.122Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:51:08.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:08.382Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:51:08.406Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:08.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:08.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:51:08.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:08.447Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:08.933Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:08.958Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:10.188Z] > git remote # timeout=10 [2021-07-02T09:51:10.204Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:51:10.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:10.310Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:10.311Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:51:10.356Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:51:10.970Z] #53 ... [2021-07-02T09:51:10.970Z] [2021-07-02T09:51:10.970Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:51:10.970Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:51:10.970Z] #39 32.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:51:10.970Z] #39 ... [2021-07-02T09:51:10.970Z] [2021-07-02T09:51:10.970Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:51:10.970Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:51:10.970Z] #51 42.42 Setting up python3 (3.7.3-1) ... [2021-07-02T09:51:08.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:08.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:09.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:51:09.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:09.005Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:09.301Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:09.319Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:10.064Z] > git remote # timeout=10 [2021-07-02T09:51:10.078Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:51:10.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:10.088Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:51:10.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-02T09:51:10.124Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:10.139Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:11.536Z] #51 42.83 Setting up python3-six (1.12.0-1) ... [2021-07-02T09:51:11.578Z] + docker version [2021-07-02T09:51:12.102Z] #51 43.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:51:10.273Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:51:10.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-02T09:51:10.318Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:10.332Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:13.040Z] #51 44.62 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:51:13.869Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:51:14.241Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:51:14.954Z] + docker version [2021-07-02T09:51:15.567Z] #51 46.64 Setting up criu (3.15-1) ... [2021-07-02T09:51:15.578Z] + docker version [2021-07-02T09:51:16.499Z] #51 47.92 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:51:16.499Z] #51 47.99 Processing triggers for mime-support (3.62) ... [2021-07-02T09:51:17.432Z] #51 DONE 48.7s [2021-07-02T09:51:17.432Z] [2021-07-02T09:51:17.432Z] #53 [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-07-02T09:51:17.432Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:17.432Z] #53 44.09 internal/poll [2021-07-02T09:51:17.432Z] #53 46.04 internal/syscall/execenv [2021-07-02T09:51:17.432Z] #53 46.06 internal/fmtsort [2021-07-02T09:51:17.432Z] #53 46.25 path [2021-07-02T09:51:17.432Z] #53 46.43 regexp/syntax [2021-07-02T09:51:17.432Z] #53 46.69 io/fs [2021-07-02T09:51:17.432Z] #53 47.70 os [2021-07-02T09:51:17.690Z] #53 ... [2021-07-02T09:51:17.690Z] [2021-07-02T09:51:17.690Z] #59 [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-07-02T09:51:17.690Z] #59 sha256:c8a7bb5326dc37cc714a0f856fa339dcfa7aa8fa42c66e4808d749443c1728f5 [2021-07-02T09:51:17.690Z] #59 39.60 time [2021-07-02T09:51:17.690Z] #59 43.95 context [2021-07-02T09:51:17.690Z] #59 44.59 internal/poll [2021-07-02T09:51:17.690Z] #59 46.54 path [2021-07-02T09:51:17.690Z] #59 46.92 io/fs [2021-07-02T09:51:17.690Z] #59 47.36 encoding/binary [2021-07-02T09:51:17.690Z] #59 47.90 os [2021-07-02T09:51:17.690Z] #59 48.62 encoding/base64 [2021-07-02T09:51:17.690Z] #59 49.05 golang.org/x/sys/unix [2021-07-02T09:51:17.948Z] #59 ... [2021-07-02T09:51:17.948Z] [2021-07-02T09:51:17.948Z] #53 [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-07-02T09:51:17.948Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:17.948Z] #53 49.84 regexp [2021-07-02T09:51:19.320Z] #53 51.00 fmt [2021-07-02T09:51:19.710Z] Client: Docker Engine - Community [2021-07-02T09:51:19.711Z] Version: 20.10.6 [2021-07-02T09:51:19.711Z] API version: 1.41 [2021-07-02T09:51:19.711Z] Go version: go1.13.15 [2021-07-02T09:51:19.711Z] Git commit: 370c289 [2021-07-02T09:51:19.711Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-02T09:51:19.711Z] OS/Arch: linux/amd64 [2021-07-02T09:51:19.711Z] Context: default [2021-07-02T09:51:19.711Z] Experimental: true [2021-07-02T09:51:19.711Z] [2021-07-02T09:51:19.711Z] Server: Docker Engine - Community [2021-07-02T09:51:19.711Z] Engine: [2021-07-02T09:51:19.711Z] Version: 20.10.6 [2021-07-02T09:51:19.711Z] API version: 1.41 (minimum version 1.12) [2021-07-02T09:51:19.711Z] Go version: go1.13.15 [2021-07-02T09:51:19.711Z] Git commit: 8728dd2 [2021-07-02T09:51:19.711Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-02T09:51:19.711Z] OS/Arch: linux/amd64 [2021-07-02T09:51:19.711Z] Experimental: true [2021-07-02T09:51:19.711Z] containerd: [2021-07-02T09:51:19.711Z] Version: 1.4.6 [2021-07-02T09:51:19.711Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:19.711Z] runc: [2021-07-02T09:51:19.711Z] Version: 1.0.0-rc95 [2021-07-02T09:51:19.711Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:19.711Z] docker-init: [2021-07-02T09:51:19.711Z] Version: 0.19.0 [2021-07-02T09:51:19.711Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-02T09:51:20.037Z] + docker info [2021-07-02T09:51:20.253Z] #53 52.13 path/filepath [2021-07-02T09:51:20.894Z] Client: Docker Engine - Community [2021-07-02T09:51:20.894Z] Version: 20.10.6 [2021-07-02T09:51:20.894Z] API version: 1.41 [2021-07-02T09:51:20.894Z] Go version: go1.13.15 [2021-07-02T09:51:20.894Z] Git commit: 370c289 [2021-07-02T09:51:20.894Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-02T09:51:20.894Z] OS/Arch: linux/amd64 [2021-07-02T09:51:20.894Z] Context: default [2021-07-02T09:51:20.894Z] Experimental: true [2021-07-02T09:51:20.894Z] [2021-07-02T09:51:20.894Z] Server: Docker Engine - Community [2021-07-02T09:51:20.894Z] Engine: [2021-07-02T09:51:20.894Z] Version: 20.10.6 [2021-07-02T09:51:20.894Z] API version: 1.41 (minimum version 1.12) [2021-07-02T09:51:20.894Z] Go version: go1.13.15 [2021-07-02T09:51:20.894Z] Git commit: 8728dd2 [2021-07-02T09:51:20.894Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-02T09:51:20.894Z] OS/Arch: linux/amd64 [2021-07-02T09:51:20.894Z] Experimental: true [2021-07-02T09:51:20.894Z] containerd: [2021-07-02T09:51:20.894Z] Version: 1.4.6 [2021-07-02T09:51:20.894Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:20.894Z] runc: [2021-07-02T09:51:20.894Z] Version: 1.0.0-rc95 [2021-07-02T09:51:20.894Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:20.894Z] docker-init: [2021-07-02T09:51:20.894Z] Version: 0.19.0 [2021-07-02T09:51:20.894Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-02T09:51:21.185Z] #53 53.10 internal/lazyregexp [2021-07-02T09:51:21.249Z] + docker info [2021-07-02T09:51:21.754Z] #53 53.39 io/ioutil [2021-07-02T09:51:21.754Z] #53 53.69 flag [2021-07-02T09:51:21.754Z] #53 53.69 go/token [2021-07-02T09:51:22.319Z] #53 54.34 go/scanner [2021-07-02T09:51:22.883Z] #53 54.79 net/url [2021-07-02T09:51:23.141Z] #53 55.03 go/ast [2021-07-02T09:51:24.074Z] #53 55.93 text/template/parse [2021-07-02T09:51:24.951Z] Client: Docker Engine - Community [2021-07-02T09:51:24.951Z] Version: 20.10.6 [2021-07-02T09:51:24.951Z] API version: 1.41 [2021-07-02T09:51:24.951Z] Go version: go1.13.15 [2021-07-02T09:51:24.951Z] Git commit: 370c289 [2021-07-02T09:51:24.951Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-02T09:51:24.951Z] OS/Arch: linux/amd64 [2021-07-02T09:51:24.951Z] Context: default [2021-07-02T09:51:24.951Z] Experimental: true [2021-07-02T09:51:24.951Z] [2021-07-02T09:51:24.951Z] Server: Docker Engine - Community [2021-07-02T09:51:24.951Z] Engine: [2021-07-02T09:51:24.951Z] Version: 20.10.6 [2021-07-02T09:51:24.951Z] API version: 1.41 (minimum version 1.12) [2021-07-02T09:51:24.951Z] Go version: go1.13.15 [2021-07-02T09:51:24.951Z] Git commit: 8728dd2 [2021-07-02T09:51:24.951Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-02T09:51:24.951Z] OS/Arch: linux/amd64 [2021-07-02T09:51:24.951Z] Experimental: true [2021-07-02T09:51:24.951Z] containerd: [2021-07-02T09:51:24.951Z] Version: 1.4.6 [2021-07-02T09:51:24.951Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:24.951Z] runc: [2021-07-02T09:51:24.951Z] Version: 1.0.0-rc95 [2021-07-02T09:51:24.951Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:24.951Z] docker-init: [2021-07-02T09:51:24.951Z] Version: 0.19.0 [2021-07-02T09:51:24.951Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-02T09:51:25.270Z] + docker info [2021-07-02T09:51:25.500Z] Fetching without tags [2021-07-02T09:51:25.825Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:25.970Z] #53 57.85 go/parser [2021-07-02T09:51:26.937Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:51:26.937Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:51:25.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:25.464Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:51:25.480Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:25.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:51:25.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:51:25.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:25.509Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:51:25.835Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:25.841Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:26.897Z] > git remote # timeout=10 [2021-07-02T09:51:26.904Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:51:26.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:51:26.918Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:51:26.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-02T09:51:26.941Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:51:26.945Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:51:27.345Z] #53 59.19 text/template [2021-07-02T09:51:28.717Z] #53 60.41 log [2021-07-02T09:51:29.282Z] #53 60.96 encoding/xml [2021-07-02T09:51:29.282Z] #53 ... [2021-07-02T09:51:29.282Z] [2021-07-02T09:51:29.282Z] #59 [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-07-02T09:51:29.282Z] #59 sha256:c8a7bb5326dc37cc714a0f856fa339dcfa7aa8fa42c66e4808d749443c1728f5 [2021-07-02T09:51:29.282Z] #59 51.19 fmt [2021-07-02T09:51:29.282Z] #59 53.62 encoding/json [2021-07-02T09:51:29.282Z] #59 54.72 flag [2021-07-02T09:51:29.282Z] #59 55.82 github.com/pkg/diff [2021-07-02T09:51:29.282Z] #59 56.54 go/ast [2021-07-02T09:51:29.282Z] #59 57.16 golang.org/x/crypto/ssh/terminal [2021-07-02T09:51:29.282Z] #59 58.18 mvdan.cc/editorconfig [2021-07-02T09:51:29.282Z] #59 58.87 mvdan.cc/sh/v3/fileutil [2021-07-02T09:51:29.282Z] #59 59.00 text/tabwriter [2021-07-02T09:51:29.282Z] #59 59.37 mvdan.cc/sh/v3/syntax [2021-07-02T09:51:31.180Z] #59 ... [2021-07-02T09:51:31.180Z] [2021-07-02T09:51:31.180Z] #53 [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-07-02T09:51:31.180Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:31.180Z] #53 62.78 go/doc [2021-07-02T09:51:31.281Z] Client: [2021-07-02T09:51:31.281Z] Context: default [2021-07-02T09:51:31.281Z] Debug Mode: false [2021-07-02T09:51:31.281Z] Plugins: [2021-07-02T09:51:31.281Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-02T09:51:31.281Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-02T09:51:31.281Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-02T09:51:31.281Z] [2021-07-02T09:51:31.281Z] Server: [2021-07-02T09:51:31.281Z] Containers: 0 [2021-07-02T09:51:31.281Z] Running: 0 [2021-07-02T09:51:31.281Z] Paused: 0 [2021-07-02T09:51:31.281Z] Stopped: 0 [2021-07-02T09:51:31.281Z] Images: 0 [2021-07-02T09:51:31.281Z] Server Version: 20.10.6 [2021-07-02T09:51:31.281Z] Storage Driver: overlay2 [2021-07-02T09:51:31.281Z] Backing Filesystem: extfs [2021-07-02T09:51:31.281Z] Supports d_type: true [2021-07-02T09:51:31.281Z] Native Overlay Diff: true [2021-07-02T09:51:31.281Z] userxattr: false [2021-07-02T09:51:31.281Z] Logging Driver: json-file [2021-07-02T09:51:31.281Z] Cgroup Driver: cgroupfs [2021-07-02T09:51:31.281Z] Cgroup Version: 1 [2021-07-02T09:51:31.281Z] Plugins: [2021-07-02T09:51:31.281Z] Volume: local [2021-07-02T09:51:31.281Z] Network: bridge host ipvlan macvlan null overlay [2021-07-02T09:51:31.281Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-02T09:51:31.281Z] Swarm: inactive [2021-07-02T09:51:31.281Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-02T09:51:31.281Z] Default Runtime: runc [2021-07-02T09:51:31.281Z] Init Binary: docker-init [2021-07-02T09:51:31.281Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:31.281Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:31.281Z] init version: de40ad0 [2021-07-02T09:51:31.281Z] Security Options: [2021-07-02T09:51:31.281Z] apparmor [2021-07-02T09:51:31.281Z] seccomp [2021-07-02T09:51:31.281Z] Profile: default [2021-07-02T09:51:31.281Z] Kernel Version: 5.4.0-1048-aws [2021-07-02T09:51:31.281Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-02T09:51:31.281Z] OSType: linux [2021-07-02T09:51:31.281Z] Architecture: x86_64 [2021-07-02T09:51:31.281Z] CPUs: 2 [2021-07-02T09:51:31.281Z] Total Memory: 7.569GiB [2021-07-02T09:51:31.281Z] Name: ip-10-100-58-77 [2021-07-02T09:51:31.281Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-02T09:51:31.281Z] Docker Root Dir: /var/lib/docker [2021-07-02T09:51:31.281Z] Debug Mode: false [2021-07-02T09:51:31.281Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:51:31.281Z] Labels: [2021-07-02T09:51:31.281Z] Experimental: true [2021-07-02T09:51:31.281Z] Insecure Registries: [2021-07-02T09:51:31.281Z] 127.0.0.0/8 [2021-07-02T09:51:31.281Z] Live Restore Enabled: true [2021-07-02T09:51:31.281Z] [2021-07-02T09:51:31.281Z] WARNING: No swap limit support [Pipeline] sh [2021-07-02T09:51:31.575Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:51:31.575Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:51:31.575Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42550/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-02T09:51:31.575Z] + bash /home/ubuntu/workspace/moby_PR-42550/check-config.sh [2021-07-02T09:51:31.575Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-02T09:51:31.575Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-02T09:51:31.575Z] [2021-07-02T09:51:31.575Z] Generally Necessary: [2021-07-02T09:51:31.575Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-02T09:51:31.575Z] - apparmor: enabled and tools installed [2021-07-02T09:51:31.575Z] - CONFIG_NAMESPACES: enabled [2021-07-02T09:51:31.575Z] - CONFIG_NET_NS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_PID_NS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_IPC_NS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_UTS_NS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_CGROUPS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-02T09:51:31.575Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-02T09:51:31.575Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-02T09:51:31.575Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-02T09:51:31.575Z] - CONFIG_CPUSETS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_MEMCG: enabled [2021-07-02T09:51:31.575Z] - CONFIG_KEYS: enabled [2021-07-02T09:51:31.575Z] - CONFIG_VETH: enabled (as module) [2021-07-02T09:51:31.575Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-02T09:51:31.764Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:51:31.842Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-02T09:51:31.842Z] [2021-07-02T09:51:31.842Z] Optional Features: [2021-07-02T09:51:31.842Z] - CONFIG_USER_NS: enabled [2021-07-02T09:51:31.842Z] - CONFIG_SECCOMP: enabled [2021-07-02T09:51:31.842Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-02T09:51:31.842Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-02T09:51:31.842Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-02T09:51:31.842Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-02T09:51:31.842Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-02T09:51:31.842Z] - CONFIG_BLK_CGROUP: enabled [2021-07-02T09:51:31.842Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-02T09:51:31.842Z] - CONFIG_CGROUP_PERF: enabled [2021-07-02T09:51:31.842Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-02T09:51:31.842Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-02T09:51:31.842Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-02T09:51:31.842Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-02T09:51:31.842Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-02T09:51:31.842Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_IP_VS: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-02T09:51:31.842Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-02T09:51:31.842Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-02T09:51:31.842Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-02T09:51:31.842Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-02T09:51:32.110Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-02T09:51:32.110Z] - CONFIG_EXT4_FS: enabled [2021-07-02T09:51:32.110Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-02T09:51:32.110Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-02T09:51:32.110Z] - Network Drivers: [2021-07-02T09:51:32.110Z] - "overlay": [2021-07-02T09:51:32.110Z] - CONFIG_VXLAN: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-02T09:51:32.110Z] Optional (for encrypted networks): [2021-07-02T09:51:32.110Z] - CONFIG_CRYPTO: enabled [2021-07-02T09:51:32.110Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-02T09:51:32.110Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-02T09:51:32.110Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-02T09:51:32.110Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-02T09:51:32.110Z] - CONFIG_XFRM: enabled [2021-07-02T09:51:32.110Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-02T09:51:32.110Z] - "ipvlan": [2021-07-02T09:51:32.110Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-02T09:51:32.110Z] - "macvlan": [2021-07-02T09:51:32.110Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_DUMMY: enabled (as module) [2021-07-02T09:51:32.110Z] - "ftp,tftp client in container": [2021-07-02T09:51:32.110Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-02T09:51:32.110Z] - Storage Drivers: [2021-07-02T09:51:32.110Z] - "aufs": [2021-07-02T09:51:32.110Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-02T09:51:32.110Z] - "btrfs": [2021-07-02T09:51:32.110Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-02T09:51:32.110Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-02T09:51:32.110Z] - "devicemapper": [2021-07-02T09:51:32.110Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-02T09:51:32.110Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-02T09:51:32.110Z] - "overlay": [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:51:32.257Z] Client: [2021-07-02T09:51:32.257Z] Context: default [2021-07-02T09:51:32.257Z] Debug Mode: false [2021-07-02T09:51:32.257Z] Plugins: [2021-07-02T09:51:32.257Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-02T09:51:32.257Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-02T09:51:32.257Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-02T09:51:32.257Z] [2021-07-02T09:51:32.257Z] Server: [2021-07-02T09:51:32.257Z] Containers: 0 [2021-07-02T09:51:32.257Z] Running: 0 [2021-07-02T09:51:32.257Z] Paused: 0 [2021-07-02T09:51:32.257Z] Stopped: 0 [2021-07-02T09:51:32.257Z] Images: 0 [2021-07-02T09:51:32.257Z] Server Version: 20.10.6 [2021-07-02T09:51:32.257Z] Storage Driver: overlay2 [2021-07-02T09:51:32.257Z] Backing Filesystem: extfs [2021-07-02T09:51:32.257Z] Supports d_type: true [2021-07-02T09:51:32.257Z] Native Overlay Diff: true [2021-07-02T09:51:32.257Z] userxattr: false [2021-07-02T09:51:32.257Z] Logging Driver: json-file [2021-07-02T09:51:32.257Z] Cgroup Driver: cgroupfs [2021-07-02T09:51:32.258Z] Cgroup Version: 1 [2021-07-02T09:51:32.258Z] Plugins: [2021-07-02T09:51:32.258Z] Volume: local [2021-07-02T09:51:32.258Z] Network: bridge host ipvlan macvlan null overlay [2021-07-02T09:51:32.258Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-02T09:51:32.258Z] Swarm: inactive [2021-07-02T09:51:32.258Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-02T09:51:32.258Z] Default Runtime: runc [2021-07-02T09:51:32.258Z] Init Binary: docker-init [2021-07-02T09:51:32.258Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:32.258Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:32.258Z] init version: de40ad0 [2021-07-02T09:51:32.258Z] Security Options: [2021-07-02T09:51:32.258Z] apparmor [2021-07-02T09:51:32.258Z] seccomp [2021-07-02T09:51:32.258Z] Profile: default [2021-07-02T09:51:32.258Z] Kernel Version: 5.4.0-1048-aws [2021-07-02T09:51:32.258Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-02T09:51:32.258Z] OSType: linux [2021-07-02T09:51:32.258Z] Architecture: x86_64 [2021-07-02T09:51:32.258Z] CPUs: 2 [2021-07-02T09:51:32.258Z] Total Memory: 7.569GiB [2021-07-02T09:51:32.258Z] Name: ip-10-100-107-215 [2021-07-02T09:51:32.258Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-02T09:51:32.258Z] Docker Root Dir: /var/lib/docker [2021-07-02T09:51:32.258Z] Debug Mode: false [2021-07-02T09:51:32.258Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:51:32.258Z] Labels: [2021-07-02T09:51:32.258Z] Experimental: true [2021-07-02T09:51:32.258Z] Insecure Registries: [2021-07-02T09:51:32.258Z] 127.0.0.0/8 [2021-07-02T09:51:32.258Z] Live Restore Enabled: true [2021-07-02T09:51:32.258Z] [2021-07-02T09:51:32.258Z] WARNING: No swap limit support [2021-07-02T09:51:32.371Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-02T09:51:32.371Z] - "zfs": [2021-07-02T09:51:32.371Z] - /dev/zfs: present [2021-07-02T09:51:32.371Z] - zfs command: missing [2021-07-02T09:51:32.371Z] - zpool command: missing [2021-07-02T09:51:32.371Z] [2021-07-02T09:51:32.371Z] Limits: [2021-07-02T09:51:32.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-02T09:51:32.371Z] [2021-07-02T09:51:32.371Z] + true [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-02T09:51:32.826Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:51:32.826Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:51:32.826Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42550/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-02T09:51:32.826Z] + bash /home/ubuntu/workspace/moby_PR-42550/check-config.sh [2021-07-02T09:51:32.826Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-02T09:51:32.826Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-02T09:51:32.826Z] [2021-07-02T09:51:32.826Z] Generally Necessary: [2021-07-02T09:51:32.826Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-02T09:51:32.826Z] - apparmor: enabled and tools installed [2021-07-02T09:51:32.826Z] - CONFIG_NAMESPACES: enabled [2021-07-02T09:51:32.826Z] - CONFIG_NET_NS: enabled [2021-07-02T09:51:32.826Z] - CONFIG_PID_NS: enabled [2021-07-02T09:51:32.826Z] - CONFIG_IPC_NS: enabled [2021-07-02T09:51:32.826Z] - CONFIG_UTS_NS: enabled [2021-07-02T09:51:32.826Z] - CONFIG_CGROUPS: enabled [2021-07-02T09:51:32.826Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-02T09:51:32.830Z] + docker version [2021-07-02T09:51:32.911Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 . [2021-07-02T09:51:33.080Z] #53 64.67 github.com/LK4D4/vndr/versioned [2021-07-02T09:51:33.080Z] #53 64.73 compress/flate [2021-07-02T09:51:33.091Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-02T09:51:33.092Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-02T09:51:33.092Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-02T09:51:33.092Z] - CONFIG_CPUSETS: enabled [2021-07-02T09:51:33.092Z] - CONFIG_MEMCG: enabled [2021-07-02T09:51:33.092Z] - CONFIG_KEYS: enabled [2021-07-02T09:51:33.092Z] - CONFIG_VETH: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-02T09:51:33.092Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-02T09:51:33.092Z] [2021-07-02T09:51:33.092Z] Optional Features: [2021-07-02T09:51:33.092Z] - CONFIG_USER_NS: enabled [2021-07-02T09:51:33.092Z] - CONFIG_SECCOMP: enabled [2021-07-02T09:51:33.092Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-02T09:51:33.092Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-02T09:51:33.092Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-02T09:51:33.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-02T09:51:33.092Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-02T09:51:33.092Z] - CONFIG_BLK_CGROUP: enabled [2021-07-02T09:51:33.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-02T09:51:33.092Z] - CONFIG_CGROUP_PERF: enabled [2021-07-02T09:51:33.092Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-02T09:51:33.176Z] #1 [internal] load build definition from Dockerfile [2021-07-02T09:51:33.176Z] #1 sha256:8186f00e88b6667cb8d7644e10d46cc51d21d47ef2de2da8330ef4263ed21935 [2021-07-02T09:51:33.176Z] #1 transferring dockerfile: 16.59kB done [2021-07-02T09:51:33.176Z] #1 DONE 0.1s [2021-07-02T09:51:33.176Z] [2021-07-02T09:51:33.176Z] #2 [internal] load .dockerignore [2021-07-02T09:51:33.176Z] #2 sha256:9877b6918f99f69c388a9098d9210528f96ac33333b2b94f490769d24680210e [2021-07-02T09:51:33.176Z] #2 transferring context: 87B done [2021-07-02T09:51:33.176Z] #2 DONE 0.1s [2021-07-02T09:51:33.338Z] #53 ... [2021-07-02T09:51:33.338Z] [2021-07-02T09:51:33.338Z] #59 [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-07-02T09:51:33.338Z] #59 sha256:c8a7bb5326dc37cc714a0f856fa339dcfa7aa8fa42c66e4808d749443c1728f5 [2021-07-02T09:51:33.338Z] #59 63.11 mvdan.cc/sh/v3/cmd/shfmt [2021-07-02T09:51:33.338Z] #59 DONE 65.0s [2021-07-02T09:51:33.338Z] [2021-07-02T09:51:33.338Z] #17 [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-07-02T09:51:33.338Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:51:33.338Z] #17 44.75 Fetched 48.3 MB in 44s (1108 kB/s) [2021-07-02T09:51:33.363Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-02T09:51:33.363Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-02T09:51:33.363Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-02T09:51:33.363Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-02T09:51:33.363Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_IP_VS: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-02T09:51:33.363Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-02T09:51:33.363Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-02T09:51:33.363Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-02T09:51:33.363Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-02T09:51:33.363Z] - CONFIG_EXT4_FS: enabled [2021-07-02T09:51:33.363Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-02T09:51:33.363Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-02T09:51:33.363Z] - Network Drivers: [2021-07-02T09:51:33.363Z] - "overlay": [2021-07-02T09:51:33.363Z] - CONFIG_VXLAN: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-02T09:51:33.363Z] Optional (for encrypted networks): [2021-07-02T09:51:33.363Z] - CONFIG_CRYPTO: enabled [2021-07-02T09:51:33.363Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-02T09:51:33.363Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-02T09:51:33.363Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-02T09:51:33.363Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-02T09:51:33.363Z] - CONFIG_XFRM: enabled [2021-07-02T09:51:33.363Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-02T09:51:33.363Z] - "ipvlan": [2021-07-02T09:51:33.363Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-02T09:51:33.363Z] - "macvlan": [2021-07-02T09:51:33.363Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_DUMMY: enabled (as module) [2021-07-02T09:51:33.363Z] - "ftp,tftp client in container": [2021-07-02T09:51:33.363Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-02T09:51:33.363Z] - Storage Drivers: [2021-07-02T09:51:33.363Z] - "aufs": [2021-07-02T09:51:33.363Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-02T09:51:33.363Z] - "btrfs": [2021-07-02T09:51:33.363Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-02T09:51:33.363Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-02T09:51:33.363Z] - "devicemapper": [2021-07-02T09:51:33.363Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-02T09:51:33.363Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-02T09:51:33.363Z] - "overlay": [2021-07-02T09:51:33.363Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-02T09:51:33.363Z] - "zfs": [2021-07-02T09:51:33.437Z] [2021-07-02T09:51:33.438Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-02T09:51:33.438Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-02T09:51:33.623Z] - /dev/zfs: present [2021-07-02T09:51:33.623Z] - zfs command: missing [2021-07-02T09:51:33.623Z] - zpool command: missing [2021-07-02T09:51:33.623Z] [2021-07-02T09:51:33.623Z] Limits: [2021-07-02T09:51:33.623Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-02T09:51:33.623Z] [2021-07-02T09:51:33.623Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-02T09:51:33.908Z] #17 44.75 Reading package lists... [2021-07-02T09:51:33.908Z] #17 ... [2021-07-02T09:51:33.908Z] [2021-07-02T09:51:33.908Z] #53 [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-07-02T09:51:33.908Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:33.908Z] #53 65.66 github.com/LK4D4/vndr/build [2021-07-02T09:51:34.011Z] #3 DONE 0.7s [2021-07-02T09:51:34.011Z] [2021-07-02T09:51:34.011Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-02T09:51:34.011Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-02T09:51:34.011Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-02T09:51:34.011Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-02T09:51:34.011Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-02T09:51:34.011Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-02T09:51:34.011Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-02T09:51:34.092Z] + sudo modprobe ip_vs [2021-07-02T09:51:34.274Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-07-02T09:51:34.274Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-02T09:51:34.274Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-02T09:51:34.354Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 . [2021-07-02T09:51:34.616Z] #1 [internal] load build definition from Dockerfile [2021-07-02T09:51:34.616Z] #1 sha256:7e85f8e16689e22610c9638157878bedb958e78cde09aa7dc3ae5b813013f2f4 [2021-07-02T09:51:34.616Z] #1 transferring dockerfile: 16.59kB done [2021-07-02T09:51:34.616Z] #1 DONE 0.1s [2021-07-02T09:51:34.616Z] [2021-07-02T09:51:34.617Z] #2 [internal] load .dockerignore [2021-07-02T09:51:34.617Z] #2 sha256:fa658c3f259d5a0e6ee8d6d4e84d22899f7dcdc27f2cdb34a9122a0c04ec4d97 [2021-07-02T09:51:34.617Z] #2 transferring context: 87B done [2021-07-02T09:51:34.617Z] #2 DONE 0.0s [2021-07-02T09:51:34.617Z] [2021-07-02T09:51:34.617Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-02T09:51:34.617Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-02T09:51:34.840Z] #53 66.74 hash/crc32 [2021-07-02T09:51:34.854Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-02T09:51:35.097Z] #53 66.92 compress/gzip [2021-07-02T09:51:35.118Z] #4 DONE 1.0s [2021-07-02T09:51:35.189Z] #3 DONE 0.7s [2021-07-02T09:51:35.382Z] [2021-07-02T09:51:35.382Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-02T09:51:35.382Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-02T09:51:35.632Z] [2021-07-02T09:51:35.632Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-02T09:51:35.632Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-02T09:51:35.632Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-02T09:51:35.663Z] #53 67.41 net [2021-07-02T09:51:35.891Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.2s done [2021-07-02T09:51:35.891Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-02T09:51:35.891Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-02T09:51:35.891Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-02T09:51:35.920Z] #53 67.83 vendor/golang.org/x/crypto/poly1305 [2021-07-02T09:51:35.959Z] #8 ... [2021-07-02T09:51:35.959Z] [2021-07-02T09:51:35.959Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:35.959Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-02T09:51:35.959Z] #6 DONE 0.7s [2021-07-02T09:51:36.150Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.4s [2021-07-02T09:51:36.150Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s [2021-07-02T09:51:36.222Z] [2021-07-02T09:51:36.222Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:36.222Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-02T09:51:36.222Z] #5 DONE 0.8s [2021-07-02T09:51:36.222Z] [2021-07-02T09:51:36.222Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-02T09:51:36.222Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-02T09:51:36.222Z] #8 DONE 0.8s [2021-07-02T09:51:36.222Z] [2021-07-02T09:51:36.222Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-02T09:51:36.222Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-02T09:51:36.222Z] #7 DONE 0.8s [2021-07-02T09:51:36.484Z] #53 68.10 vendor/golang.org/x/sys/cpu [2021-07-02T09:51:36.718Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 1.0s done [2021-07-02T09:51:36.718Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-02T09:51:36.742Z] #53 68.41 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-02T09:51:36.981Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-07-02T09:51:37.241Z] #4 DONE 1.7s [2021-07-02T09:51:37.306Z] #53 69.12 vendor/golang.org/x/crypto/curve25519 [2021-07-02T09:51:37.500Z] [2021-07-02T09:51:37.500Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:37.500Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-02T09:51:37.881Z] #53 69.67 vendor/golang.org/x/crypto/hkdf [2021-07-02T09:51:37.881Z] #53 69.77 vendor/golang.org/x/text/transform [2021-07-02T09:51:38.070Z] #8 ... [2021-07-02T09:51:38.070Z] [2021-07-02T09:51:38.070Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-02T09:51:38.070Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-02T09:51:38.070Z] #5 DONE 0.5s [2021-07-02T09:51:38.329Z] [2021-07-02T09:51:38.329Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-02T09:51:38.329Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-02T09:51:38.329Z] #6 DONE 0.6s [2021-07-02T09:51:38.329Z] [2021-07-02T09:51:38.329Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:38.329Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-02T09:51:38.329Z] #7 DONE 0.6s [2021-07-02T09:51:38.329Z] [2021-07-02T09:51:38.329Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:38.329Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-02T09:51:38.329Z] #8 DONE 0.6s [2021-07-02T09:51:38.448Z] #53 70.25 vendor/golang.org/x/text/unicode/bidi [2021-07-02T09:51:39.380Z] #53 71.38 vendor/golang.org/x/text/secure/bidirule [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:39.535Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:39.535Z] #65 DONE 0.0s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:39.535Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:51:39.535Z] #63 DONE 0.0s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:39.535Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:39.535Z] #9 DONE 0.0s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:39.535Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:39.535Z] #26 DONE 0.0s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #23 [internal] load build context [2021-07-02T09:51:39.535Z] #23 sha256:af3308fb3bab8d82886be06fc72bb402e555e314ca9fbf9a21755e75612c0a7a [2021-07-02T09:51:39.535Z] #23 ... [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:39.535Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:39.535Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-02T09:51:39.535Z] #65 DONE 0.1s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:39.535Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:39.535Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done [2021-07-02T09:51:39.535Z] #26 DONE 0.1s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:39.535Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:51:39.535Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-02T09:51:39.535Z] #63 DONE 0.1s [2021-07-02T09:51:39.535Z] [2021-07-02T09:51:39.535Z] #23 [internal] load build context [2021-07-02T09:51:39.535Z] #23 sha256:af3308fb3bab8d82886be06fc72bb402e555e314ca9fbf9a21755e75612c0a7a [2021-07-02T09:51:39.535Z] #23 transferring context: 30B [2021-07-02T09:51:39.649Z] #53 71.62 vendor/golang.org/x/text/unicode/norm [2021-07-02T09:51:39.713Z] [2021-07-02T09:51:39.713Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:39.713Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:39.713Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-07-02T09:51:39.713Z] #65 DONE 0.0s [2021-07-02T09:51:39.713Z] [2021-07-02T09:51:39.713Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:39.713Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:39.713Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-07-02T09:51:39.713Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-02T09:51:39.713Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.05MB / 50.44MB 0.1s [2021-07-02T09:51:39.713Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-07-02T09:51:39.713Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-02T09:51:39.802Z] #23 ... [2021-07-02T09:51:39.802Z] [2021-07-02T09:51:39.802Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:51:39.802Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:51:39.802Z] #42 DONE 0.0s [2021-07-02T09:51:39.802Z] [2021-07-02T09:51:39.802Z] #23 [internal] load build context [2021-07-02T09:51:39.802Z] #23 sha256:af3308fb3bab8d82886be06fc72bb402e555e314ca9fbf9a21755e75612c0a7a [2021-07-02T09:51:39.974Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 11.53MB / 50.44MB 0.3s [2021-07-02T09:51:39.974Z] #26 ... [2021-07-02T09:51:39.974Z] [2021-07-02T09:51:39.974Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:51:39.974Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:51:39.974Z] #42 DONE 0.6s [2021-07-02T09:51:39.974Z] [2021-07-02T09:51:39.974Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:39.974Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:39.974Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 20.43MB / 50.44MB 0.4s [2021-07-02T09:51:40.235Z] #26 ... [2021-07-02T09:51:40.235Z] [2021-07-02T09:51:40.235Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:51:40.235Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:51:40.235Z] #42 DONE 0.0s [2021-07-02T09:51:40.235Z] [2021-07-02T09:51:40.235Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:40.235Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:40.235Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 29.36MB / 50.44MB 0.6s [2021-07-02T09:51:40.235Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 35.65MB / 50.44MB 0.7s [2021-07-02T09:51:40.500Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 41.94MB / 50.44MB 0.8s [2021-07-02T09:51:40.500Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 48.23MB / 50.44MB 0.9s [2021-07-02T09:51:41.530Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.5s done [2021-07-02T09:51:41.801Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-02T09:51:42.926Z] #53 74.27 vendor/golang.org/x/net/idna [2021-07-02T09:51:43.375Z] Client: [2021-07-02T09:51:43.375Z] Context: default [2021-07-02T09:51:43.375Z] Debug Mode: false [2021-07-02T09:51:43.375Z] Plugins: [2021-07-02T09:51:43.375Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-02T09:51:43.375Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-02T09:51:43.375Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-02T09:51:43.375Z] [2021-07-02T09:51:43.375Z] Server: [2021-07-02T09:51:43.375Z] Containers: 0 [2021-07-02T09:51:43.375Z] Running: 0 [2021-07-02T09:51:43.375Z] Paused: 0 [2021-07-02T09:51:43.375Z] Stopped: 0 [2021-07-02T09:51:43.375Z] Images: 0 [2021-07-02T09:51:43.375Z] Server Version: 20.10.6 [2021-07-02T09:51:43.375Z] Storage Driver: overlay2 [2021-07-02T09:51:43.375Z] Backing Filesystem: extfs [2021-07-02T09:51:43.375Z] Supports d_type: true [2021-07-02T09:51:43.375Z] Native Overlay Diff: true [2021-07-02T09:51:43.375Z] userxattr: false [2021-07-02T09:51:43.375Z] Logging Driver: json-file [2021-07-02T09:51:43.375Z] Cgroup Driver: systemd [2021-07-02T09:51:43.375Z] Cgroup Version: 2 [2021-07-02T09:51:43.375Z] Plugins: [2021-07-02T09:51:43.375Z] Volume: local [2021-07-02T09:51:43.375Z] Network: bridge host ipvlan macvlan null overlay [2021-07-02T09:51:43.375Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-02T09:51:43.375Z] Swarm: inactive [2021-07-02T09:51:43.375Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-02T09:51:43.375Z] Default Runtime: runc [2021-07-02T09:51:43.375Z] Init Binary: docker-init [2021-07-02T09:51:43.375Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:43.375Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:43.375Z] init version: de40ad0 [2021-07-02T09:51:43.375Z] Security Options: [2021-07-02T09:51:43.375Z] apparmor [2021-07-02T09:51:43.375Z] seccomp [2021-07-02T09:51:43.375Z] Profile: default [2021-07-02T09:51:43.375Z] cgroupns [2021-07-02T09:51:43.375Z] Kernel Version: 5.4.0-1048-aws [2021-07-02T09:51:43.375Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-02T09:51:43.375Z] OSType: linux [2021-07-02T09:51:43.375Z] Architecture: x86_64 [2021-07-02T09:51:43.375Z] CPUs: 2 [2021-07-02T09:51:43.375Z] Total Memory: 7.569GiB [2021-07-02T09:51:43.375Z] Name: ip-10-100-109-94 [2021-07-02T09:51:43.375Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-02T09:51:43.375Z] Docker Root Dir: /var/lib/docker [2021-07-02T09:51:43.375Z] Debug Mode: false [2021-07-02T09:51:43.375Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:51:43.375Z] Labels: [2021-07-02T09:51:43.375Z] Experimental: true [2021-07-02T09:51:43.375Z] Insecure Registries: [2021-07-02T09:51:43.375Z] 127.0.0.0/8 [2021-07-02T09:51:43.375Z] Live Restore Enabled: true [2021-07-02T09:51:43.375Z] [2021-07-02T09:51:43.375Z] WARNING: No kernel memory limit support [2021-07-02T09:51:43.375Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-02T09:51:43.718Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 . [2021-07-02T09:51:43.866Z] #53 75.65 vendor/golang.org/x/net/http2/hpack [2021-07-02T09:51:43.979Z] #2 [internal] load .dockerignore [2021-07-02T09:51:43.979Z] #2 sha256:f003043389391ae65e7f00926d2050e6bdbd85afcf419aa2e9bdf865275ff7b2 [2021-07-02T09:51:44.795Z] #53 76.35 mime [2021-07-02T09:51:45.004Z] #2 transferring context: 87B done [2021-07-02T09:51:45.004Z] #2 DONE 1.1s [2021-07-02T09:51:45.004Z] [2021-07-02T09:51:45.004Z] #1 [internal] load build definition from Dockerfile [2021-07-02T09:51:45.004Z] #1 sha256:16b4321789fd89807b405254bf72e0ae8abd1675d03907d132e2f4218c24eb03 [2021-07-02T09:51:45.004Z] #1 transferring dockerfile: 16.59kB done [2021-07-02T09:51:45.004Z] #1 DONE 1.1s [2021-07-02T09:51:45.004Z] [2021-07-02T09:51:45.004Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-02T09:51:45.004Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-02T09:51:45.109Z] Client: Docker Engine - Community [2021-07-02T09:51:45.109Z] Version: 20.10.6 [2021-07-02T09:51:45.109Z] API version: 1.41 [2021-07-02T09:51:45.109Z] Go version: go1.13.15 [2021-07-02T09:51:45.109Z] Git commit: 370c289 [2021-07-02T09:51:45.109Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-02T09:51:45.109Z] OS/Arch: linux/arm64 [2021-07-02T09:51:45.109Z] Context: default [2021-07-02T09:51:45.109Z] Experimental: true [2021-07-02T09:51:45.109Z] [2021-07-02T09:51:45.109Z] Server: Docker Engine - Community [2021-07-02T09:51:45.109Z] Engine: [2021-07-02T09:51:45.109Z] Version: 20.10.6 [2021-07-02T09:51:45.109Z] API version: 1.41 (minimum version 1.12) [2021-07-02T09:51:45.109Z] Go version: go1.13.15 [2021-07-02T09:51:45.109Z] Git commit: 8728dd2 [2021-07-02T09:51:45.109Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-02T09:51:45.109Z] OS/Arch: linux/arm64 [2021-07-02T09:51:45.109Z] Experimental: true [2021-07-02T09:51:45.109Z] containerd: [2021-07-02T09:51:45.109Z] Version: 1.4.6 [2021-07-02T09:51:45.109Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:51:45.109Z] runc: [2021-07-02T09:51:45.109Z] Version: 1.0.0-rc95 [2021-07-02T09:51:45.109Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:51:45.109Z] docker-init: [2021-07-02T09:51:45.109Z] Version: 0.19.0 [2021-07-02T09:51:45.109Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-02T09:51:45.159Z] #23 ... [2021-07-02T09:51:45.159Z] [2021-07-02T09:51:45.159Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:45.159Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:51:45.159Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-02T09:51:45.159Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-02T09:51:45.159Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:51:45.159Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-07-02T09:51:45.159Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-07-02T09:51:45.159Z] #63 DONE 4.9s [2021-07-02T09:51:45.159Z] [2021-07-02T09:51:45.159Z] #23 [internal] load build context [2021-07-02T09:51:45.159Z] #23 sha256:af3308fb3bab8d82886be06fc72bb402e555e314ca9fbf9a21755e75612c0a7a [2021-07-02T09:51:45.159Z] #23 transferring context: 34.77MB 5.2s [2021-07-02T09:51:45.359Z] #53 77.29 mime/quotedprintable [2021-07-02T09:51:45.453Z] + docker info [2021-07-02T09:51:45.573Z] #3 DONE 0.5s [2021-07-02T09:51:45.573Z] [2021-07-02T09:51:45.573Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-02T09:51:45.573Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-02T09:51:45.573Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-02T09:51:45.573Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-02T09:51:45.573Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-02T09:51:45.573Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-02T09:51:45.573Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-02T09:51:45.734Z] #23 transferring context: 55.68MB 6.2s done [2021-07-02T09:51:45.835Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-02T09:51:45.835Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-02T09:51:45.924Z] #53 77.55 net/http/internal [2021-07-02T09:51:46.018Z] #26 ... [2021-07-02T09:51:46.018Z] [2021-07-02T09:51:46.018Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:46.018Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:46.018Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 done [2021-07-02T09:51:46.018Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-02T09:51:46.018Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-07-02T09:51:46.018Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-02T09:51:46.018Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done [2021-07-02T09:51:46.018Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.9s done [2021-07-02T09:51:46.018Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.0s done [2021-07-02T09:51:46.018Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.1s done [2021-07-02T09:51:46.018Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 6.0s [2021-07-02T09:51:46.018Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.0s done [2021-07-02T09:51:46.095Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-02T09:51:46.278Z] #9 ... [2021-07-02T09:51:46.278Z] [2021-07-02T09:51:46.278Z] #23 [internal] load build context [2021-07-02T09:51:46.278Z] #23 sha256:7b3661748b702e201b229940ea0e5239013c6c5187ac418f9bba744cb29e5c52 [2021-07-02T09:51:46.278Z] #23 transferring context: 55.68MB 6.1s done [2021-07-02T09:51:46.278Z] #23 DONE 6.8s [2021-07-02T09:51:46.278Z] [2021-07-02T09:51:46.278Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:46.278Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:46.278Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 6.6s done [2021-07-02T09:51:46.278Z] #9 ... [2021-07-02T09:51:46.278Z] [2021-07-02T09:51:46.278Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:46.278Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:51:46.278Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-02T09:51:46.278Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-07-02T09:51:46.278Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-02T09:51:46.278Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-02T09:51:46.278Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2021-07-02T09:51:46.278Z] #63 DONE 6.7s [2021-07-02T09:51:46.278Z] [2021-07-02T09:51:46.278Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:46.278Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:46.278Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-02T09:51:46.278Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:51:46.278Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-02T09:51:46.278Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2021-07-02T09:51:46.278Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s [2021-07-02T09:51:46.355Z] #4 DONE 0.8s [2021-07-02T09:51:46.355Z] [2021-07-02T09:51:46.355Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:46.355Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-02T09:51:46.537Z] #65 ... [2021-07-02T09:51:46.537Z] [2021-07-02T09:51:46.537Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:46.537Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:46.683Z] #23 DONE 7.3s [2021-07-02T09:51:46.683Z] [2021-07-02T09:51:46.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:46.683Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:46.683Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done [2021-07-02T09:51:46.683Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-07-02T09:51:46.683Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-02T09:51:46.683Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-02T09:51:46.683Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.6s [2021-07-02T09:51:46.683Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done [2021-07-02T09:51:46.683Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.2s done [2021-07-02T09:51:46.683Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.9s done [2021-07-02T09:51:46.683Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.5s done [2021-07-02T09:51:46.683Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.0s [2021-07-02T09:51:46.683Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.2s [2021-07-02T09:51:46.683Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.6s done [2021-07-02T09:51:46.797Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.0s [2021-07-02T09:51:46.797Z] #26 ... [2021-07-02T09:51:46.797Z] [2021-07-02T09:51:46.797Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:46.797Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:46.797Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-07-02T09:51:46.797Z] #65 DONE 7.3s [2021-07-02T09:51:46.945Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.3s done [2021-07-02T09:51:47.059Z] [2021-07-02T09:51:47.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:47.060Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:47.210Z] #9 ... [2021-07-02T09:51:47.210Z] [2021-07-02T09:51:47.210Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:47.210Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:47.210Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:51:47.210Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-02T09:51:47.210Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-02T09:51:47.210Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-07-02T09:51:47.210Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-07-02T09:51:47.210Z] #65 DONE 7.7s [2021-07-02T09:51:47.210Z] [2021-07-02T09:51:47.210Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:47.210Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:47.210Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-07-02T09:51:47.210Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-02T09:51:47.210Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-02T09:51:47.210Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.7s done [2021-07-02T09:51:47.295Z] #53 79.30 crypto/tls [2021-07-02T09:51:47.472Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.9s done [2021-07-02T09:51:47.552Z] #53 ... [2021-07-02T09:51:47.552Z] [2021-07-02T09:51:47.552Z] #17 [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-07-02T09:51:47.552Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:51:47.552Z] #17 44.75 Reading package lists... [2021-07-02T09:51:47.733Z] #26 ... [2021-07-02T09:51:47.733Z] [2021-07-02T09:51:47.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:47.733Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:47.733Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-02T09:51:47.737Z] #8 DONE 1.1s [2021-07-02T09:51:47.737Z] [2021-07-02T09:51:47.737Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-02T09:51:47.737Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-07-02T09:51:47.737Z] #6 DONE 1.0s [2021-07-02T09:51:47.737Z] [2021-07-02T09:51:47.737Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-02T09:51:47.737Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-02T09:51:47.737Z] #5 DONE 1.1s [2021-07-02T09:51:47.737Z] [2021-07-02T09:51:47.737Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:51:47.737Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-02T09:51:47.737Z] #7 DONE 1.1s [2021-07-02T09:51:47.996Z] #9 ... [2021-07-02T09:51:47.996Z] [2021-07-02T09:51:47.996Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:47.996Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:47.996Z] #26 DONE 8.6s [2021-07-02T09:51:47.996Z] [2021-07-02T09:51:47.996Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:47.996Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:47.998Z] [2021-07-02T09:51:47.998Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:47.998Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:47.998Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:47.998Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done [2021-07-02T09:51:48.258Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-07-02T09:51:48.258Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-02T09:51:48.258Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-02T09:51:48.526Z] #26 ... [2021-07-02T09:51:48.526Z] [2021-07-02T09:51:48.526Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:51:48.526Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:51:48.526Z] #42 DONE 0.0s [2021-07-02T09:51:48.526Z] [2021-07-02T09:51:48.526Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:48.526Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:48.526Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 18.87MB / 50.44MB 0.2s [2021-07-02T09:51:48.570Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done [2021-07-02T09:51:48.570Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-02T09:51:48.790Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 26.21MB / 50.44MB 0.3s [2021-07-02T09:51:48.790Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 35.65MB / 50.44MB 0.4s [2021-07-02T09:51:48.790Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.5s [2021-07-02T09:51:48.832Z] #9 ... [2021-07-02T09:51:48.832Z] [2021-07-02T09:51:48.832Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-02T09:51:48.832Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-02T09:51:48.832Z] #64 DONE 0.8s [2021-07-02T09:51:49.095Z] [2021-07-02T09:51:49.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:49.095Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:49.357Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-07-02T09:51:49.680Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.9s done [2021-07-02T09:51:50.076Z] #17 59.36 Reading package lists... [2021-07-02T09:51:50.305Z] #9 ... [2021-07-02T09:51:50.305Z] [2021-07-02T09:51:50.305Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-02T09:51:50.305Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-02T09:51:50.305Z] #66 DONE 1.3s [2021-07-02T09:51:50.305Z] [2021-07-02T09:51:50.305Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:50.305Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:50.305Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-07-02T09:51:50.665Z] #9 ... [2021-07-02T09:51:50.665Z] [2021-07-02T09:51:50.665Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-02T09:51:50.665Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-02T09:51:50.665Z] #64 DONE 0.7s [2021-07-02T09:51:50.665Z] [2021-07-02T09:51:50.665Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:50.665Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:50.665Z] #26 DONE 10.7s [2021-07-02T09:51:50.665Z] [2021-07-02T09:51:50.665Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:50.665Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:50.665Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-02T09:51:50.713Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.8s done [2021-07-02T09:51:50.972Z] #26 ... [2021-07-02T09:51:50.972Z] [2021-07-02T09:51:50.972Z] #23 [internal] load build context [2021-07-02T09:51:50.972Z] #23 sha256:a699bd77b59b086ba4dcfee58804ccb93cc7f69dd6eebda2e8cd230c2418d858 [2021-07-02T09:51:50.972Z] #23 transferring context: 55.67MB 2.5s done [2021-07-02T09:51:50.972Z] #23 DONE 3.2s [2021-07-02T09:51:51.232Z] [2021-07-02T09:51:51.232Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:51.232Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:51.232Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done [2021-07-02T09:51:51.232Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-07-02T09:51:51.232Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-07-02T09:51:51.232Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-07-02T09:51:51.232Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done [2021-07-02T09:51:51.232Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.1s done [2021-07-02T09:51:51.232Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.7s done [2021-07-02T09:51:51.232Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.9s done [2021-07-02T09:51:51.232Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.8s [2021-07-02T09:51:51.232Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 3.0s [2021-07-02T09:51:51.232Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 3.0s [2021-07-02T09:51:51.232Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 0B / 155B 3.0s [2021-07-02T09:51:51.232Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 15.73MB / 68.75MB 3.2s [2021-07-02T09:51:51.232Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 7.34MB / 129.05MB 3.2s [2021-07-02T09:51:51.232Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.0s done [2021-07-02T09:51:51.235Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done [2021-07-02T09:51:51.235Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-02T09:51:51.496Z] #9 ... [2021-07-02T09:51:51.496Z] [2021-07-02T09:51:51.496Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-02T09:51:51.496Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-02T09:51:51.496Z] #66 DONE 1.1s [2021-07-02T09:51:51.496Z] [2021-07-02T09:51:51.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:51.496Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:51.551Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 32.51MB / 68.75MB 3.4s [2021-07-02T09:51:51.551Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 16.78MB / 129.05MB 3.4s [2021-07-02T09:51:51.820Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.92MB / 68.75MB 3.5s [2021-07-02T09:51:51.821Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 24.12MB / 129.05MB 3.5s [2021-07-02T09:51:51.974Z] #17 71.69 Building dependency tree... [2021-07-02T09:51:51.974Z] #17 ... [2021-07-02T09:51:51.974Z] [2021-07-02T09:51:51.974Z] #53 [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-07-02T09:51:51.974Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:51.974Z] #53 83.64 net/http/httptrace [2021-07-02T09:51:51.974Z] #53 83.80 net/http [2021-07-02T09:51:52.067Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done [2021-07-02T09:51:52.081Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 49.28MB / 68.75MB 3.8s [2021-07-02T09:51:52.081Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 38.80MB / 129.05MB 3.8s [2021-07-02T09:51:52.081Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 53.48MB / 68.75MB 3.9s [2021-07-02T09:51:52.081Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 47.19MB / 129.05MB 3.9s [2021-07-02T09:51:52.328Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-07-02T09:51:52.341Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 59.77MB / 68.75MB 4.0s [2021-07-02T09:51:52.341Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 54.53MB / 129.05MB 4.0s [2021-07-02T09:51:52.341Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.2s [2021-07-02T09:51:52.341Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 71.30MB / 129.05MB 4.2s [2021-07-02T09:51:52.601Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 79.69MB / 129.05MB 4.4s [2021-07-02T09:51:52.601Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 89.13MB / 129.05MB 4.5s [2021-07-02T09:51:52.861Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 103.81MB / 129.05MB 4.7s [2021-07-02T09:51:53.121Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 124.78MB / 129.05MB 5.0s [2021-07-02T09:51:53.697Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.4s done [2021-07-02T09:51:55.149Z] #9 ... [2021-07-02T09:51:55.149Z] [2021-07-02T09:51:55.149Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:55.149Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:51:55.149Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-02T09:51:55.149Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:51:55.149Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-02T09:51:55.149Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-02T09:51:55.149Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-07-02T09:51:55.149Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2021-07-02T09:51:55.149Z] #63 DONE 7.2s [2021-07-02T09:51:55.149Z] [2021-07-02T09:51:55.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:55.149Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:55.149Z] #9 ... [2021-07-02T09:51:55.149Z] [2021-07-02T09:51:55.149Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:55.149Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:55.149Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-02T09:51:55.149Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:51:55.149Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-02T09:51:55.149Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-02T09:51:55.149Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-07-02T09:51:55.149Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-07-02T09:51:55.411Z] #65 ... [2021-07-02T09:51:55.411Z] [2021-07-02T09:51:55.412Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:55.412Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:55.412Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.0s done [2021-07-02T09:51:55.412Z] #9 ... [2021-07-02T09:51:55.412Z] [2021-07-02T09:51:55.412Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:51:55.412Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:51:55.412Z] #65 DONE 7.4s [2021-07-02T09:51:55.412Z] [2021-07-02T09:51:55.412Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:55.412Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:55.619Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.3s [2021-07-02T09:51:55.671Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.3s done [2021-07-02T09:51:56.272Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-02T09:51:56.272Z] #9 ... [2021-07-02T09:51:56.272Z] [2021-07-02T09:51:56.272Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:51:56.272Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-07-02T09:51:56.272Z] #26 DONE 8.3s [2021-07-02T09:51:56.272Z] [2021-07-02T09:51:56.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:56.272Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:56.532Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done [2021-07-02T09:51:57.017Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.6s done [2021-07-02T09:51:57.017Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-02T09:51:57.245Z] #53 ... [2021-07-02T09:51:57.245Z] [2021-07-02T09:51:57.245Z] #17 [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-07-02T09:51:57.245Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:51:57.245Z] #17 71.69 Building dependency tree... [2021-07-02T09:51:57.245Z] #17 76.20 The following additional packages will be installed: [2021-07-02T09:51:57.245Z] #17 76.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-02T09:51:57.245Z] #17 76.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.20 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.20 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-02T09:51:57.245Z] #17 76.20 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.21 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-02T09:51:57.245Z] #17 76.21 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-02T09:51:57.245Z] #17 76.21 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.21 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.21 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-02T09:51:57.245Z] #17 76.21 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-02T09:51:57.245Z] #17 76.21 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-02T09:51:57.245Z] #17 76.21 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-02T09:51:57.245Z] #17 76.21 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.21 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.21 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-02T09:51:57.245Z] #17 76.21 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.21 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.21 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.21 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.21 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.21 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.21 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-02T09:51:57.245Z] #17 76.21 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.21 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.21 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-02T09:51:57.245Z] #17 76.21 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.21 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.21 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-02T09:51:57.245Z] #17 76.21 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.21 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.22 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.22 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-02T09:51:57.245Z] #17 76.22 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.22 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-02T09:51:57.245Z] #17 76.22 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.22 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.22 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.22 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-02T09:51:57.245Z] #17 76.22 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-02T09:51:57.245Z] #17 76.22 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-02T09:51:57.245Z] #17 76.22 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.22 linux-libc-dev-s390x-cross patch xz-utils [2021-07-02T09:51:57.245Z] #17 76.25 Suggested packages: [2021-07-02T09:51:57.245Z] #17 76.25 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-02T09:51:57.245Z] #17 76.25 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.25 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.25 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.25 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.25 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.25 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.25 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-02T09:51:57.245Z] #17 76.25 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-02T09:51:57.245Z] #17 76.25 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-02T09:51:57.245Z] #17 76.25 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-02T09:51:57.245Z] #17 76.25 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-02T09:51:57.245Z] #17 76.25 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.25 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.25 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.25 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-02T09:51:57.245Z] #17 76.25 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.25 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.25 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.25 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.25 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-02T09:51:57.245Z] #17 76.25 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.25 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.25 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.25 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-02T09:51:57.245Z] #17 76.25 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-02T09:51:57.245Z] #17 76.25 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-02T09:51:57.245Z] #17 76.25 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-02T09:51:57.245Z] #17 76.25 libyaml-shell-perl ed diffutils-doc [2021-07-02T09:51:57.245Z] #17 76.25 Recommended packages: [2021-07-02T09:51:57.245Z] #17 76.25 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-02T09:51:57.245Z] #17 76.25 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-02T09:51:57.475Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-02T09:51:57.613Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.4s [2021-07-02T09:51:57.961Z] #9 ... [2021-07-02T09:51:57.961Z] [2021-07-02T09:51:57.961Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:51:57.961Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:51:57.961Z] #27 1.724 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:51:57.961Z] #27 1.727 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:51:57.961Z] #27 1.750 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:51:57.961Z] #27 1.855 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:51:57.961Z] #27 2.130 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:51:57.961Z] #27 2.491 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:51:57.961Z] #27 4.252 Fetched 8453 kB in 3s (3044 kB/s) [2021-07-02T09:51:57.961Z] #27 4.252 Reading package lists... [2021-07-02T09:51:57.961Z] #27 5.210 Reading package lists... [2021-07-02T09:51:57.961Z] #27 6.178 Building dependency tree... [2021-07-02T09:51:57.961Z] #27 6.512 The following additional packages will be installed: [2021-07-02T09:51:57.961Z] #27 6.512 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-02T09:51:57.961Z] #27 6.512 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-02T09:51:57.961Z] #27 6.512 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-02T09:51:57.961Z] #27 6.512 Suggested packages: [2021-07-02T09:51:57.961Z] #27 6.512 krb5-doc krb5-user [2021-07-02T09:51:57.961Z] #27 6.512 Recommended packages: [2021-07-02T09:51:57.961Z] #27 6.512 krb5-locales publicsuffix libsasl2-modules [2021-07-02T09:51:57.961Z] #27 6.768 The following NEW packages will be installed: [2021-07-02T09:51:57.961Z] #27 6.768 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-02T09:51:57.961Z] #27 6.769 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-02T09:51:57.961Z] #27 6.769 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-02T09:51:57.961Z] #27 6.769 libssh2-1 libssl1.1 openssl [2021-07-02T09:51:57.961Z] #27 7.043 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:51:57.961Z] #27 7.043 Need to get 5059 kB of archives. [2021-07-02T09:51:57.961Z] #27 7.043 After this operation, 12.1 MB of additional disk space will be used. [2021-07-02T09:51:57.961Z] #27 7.043 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-02T09:51:57.961Z] #27 7.092 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-02T09:51:57.961Z] #27 7.132 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-02T09:51:57.961Z] #27 7.155 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-02T09:51:57.961Z] #27 7.158 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-02T09:51:57.961Z] #27 7.163 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-02T09:51:57.961Z] #27 7.170 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-02T09:51:57.961Z] #27 7.178 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-02T09:51:57.961Z] #27 7.178 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-02T09:51:57.961Z] #27 7.184 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-02T09:51:57.961Z] #27 7.187 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-02T09:51:57.961Z] #27 7.194 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-02T09:51:57.961Z] #27 7.197 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-02T09:51:57.961Z] #27 7.200 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-02T09:51:57.961Z] #27 7.220 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-02T09:51:57.961Z] #27 7.220 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-02T09:51:57.961Z] #27 7.221 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-02T09:51:57.961Z] #27 7.226 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-02T09:51:57.961Z] #27 7.228 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:51:57.961Z] #27 7.233 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:51:57.961Z] #27 7.235 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:51:57.961Z] #27 7.564 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:51:57.961Z] #27 7.598 Fetched 5059 kB in 0s (11.2 MB/s) [2021-07-02T09:51:57.961Z] #27 7.792 Selecting previously unselected package libssl1.1:amd64. [2021-07-02T09:51:57.961Z] #27 7.792 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-02T09:51:57.961Z] #27 7.792 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:51:57.961Z] #27 7.803 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:51:57.961Z] #27 8.092 Selecting previously unselected package openssl. [2021-07-02T09:51:57.961Z] #27 8.093 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:51:57.961Z] #27 8.107 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:51:57.961Z] #27 8.494 Selecting previously unselected package ca-certificates. [2021-07-02T09:51:57.961Z] #27 8.494 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-02T09:51:57.961Z] #27 8.512 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-02T09:51:57.961Z] #27 8.671 Selecting previously unselected package libkeyutils1:amd64. [2021-07-02T09:51:57.961Z] #27 8.671 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-02T09:51:57.961Z] #27 8.685 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:51:57.961Z] #27 8.735 Selecting previously unselected package libkrb5support0:amd64. [2021-07-02T09:51:57.962Z] #27 8.735 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:51:57.962Z] #27 8.746 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:51:57.962Z] #27 8.966 Selecting previously unselected package libk5crypto3:amd64. [2021-07-02T09:51:57.962Z] #27 8.966 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:51:57.962Z] #27 8.976 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:51:57.962Z] #27 9.172 Selecting previously unselected package libkrb5-3:amd64. [2021-07-02T09:51:57.962Z] #27 9.172 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:51:57.962Z] #27 9.179 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:51:57.962Z] #27 9.452 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-02T09:51:57.962Z] #27 9.452 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:51:57.962Z] #27 9.479 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:51:57.962Z] #27 9.633 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-02T09:51:57.962Z] #27 9.633 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:51:57.962Z] #27 9.724 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:51:57.962Z] #27 9.963 Selecting previously unselected package libsasl2-2:amd64. [2021-07-02T09:51:57.962Z] #27 9.963 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:51:57.962Z] #27 9.972 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:51:57.962Z] #27 10.04 Selecting previously unselected package libldap-common. [2021-07-02T09:51:57.962Z] #27 10.04 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-02T09:51:57.962Z] #27 10.11 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:51:58.046Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-07-02T09:51:58.288Z] #27 10.22 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-02T09:51:58.288Z] #27 10.22 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-02T09:51:58.288Z] #27 10.23 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:51:58.288Z] #27 10.33 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-02T09:51:58.288Z] #27 10.33 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-02T09:51:58.288Z] #27 ... [2021-07-02T09:51:58.288Z] [2021-07-02T09:51:58.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:58.288Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:58.313Z] #9 ... [2021-07-02T09:51:58.313Z] [2021-07-02T09:51:58.313Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-02T09:51:58.313Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-02T09:51:58.313Z] #64 DONE 0.6s [2021-07-02T09:51:58.313Z] [2021-07-02T09:51:58.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:58.313Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:58.313Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-02T09:51:58.565Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.1s done [2021-07-02T09:51:58.826Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-02T09:51:59.256Z] #9 ... [2021-07-02T09:51:59.256Z] [2021-07-02T09:51:59.256Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-02T09:51:59.256Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-02T09:51:59.256Z] #66 DONE 0.9s [2021-07-02T09:51:59.256Z] [2021-07-02T09:51:59.256Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:51:59.256Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:51:59.771Z] #17 80.94 The following NEW packages will be installed: [2021-07-02T09:51:59.771Z] #17 80.94 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-02T09:51:59.771Z] #17 80.94 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-02T09:51:59.771Z] #17 80.95 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-02T09:51:59.771Z] #17 80.95 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-02T09:51:59.771Z] #17 80.95 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-02T09:51:59.771Z] #17 80.95 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-02T09:51:59.771Z] #17 80.95 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-02T09:51:59.771Z] #17 80.95 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-02T09:51:59.771Z] #17 80.95 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-02T09:51:59.771Z] #17 80.95 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-02T09:51:59.771Z] #17 80.95 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-02T09:51:59.771Z] #17 80.95 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-02T09:51:59.771Z] #17 80.95 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-02T09:51:59.771Z] #17 80.95 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.95 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-02T09:51:59.771Z] #17 80.95 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-02T09:51:59.771Z] #17 80.95 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.95 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-02T09:51:59.771Z] #17 80.95 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-02T09:51:59.771Z] #17 80.95 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-02T09:51:59.771Z] #17 80.95 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-02T09:51:59.771Z] #17 80.95 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.96 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-02T09:51:59.771Z] #17 80.96 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-02T09:51:59.771Z] #17 80.96 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.96 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-02T09:51:59.771Z] #17 80.97 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.97 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-02T09:51:59.771Z] #17 80.97 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.97 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-02T09:51:59.771Z] #17 80.97 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-02T09:51:59.771Z] #17 80.97 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-02T09:51:59.771Z] #17 80.97 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.97 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-02T09:51:59.771Z] #17 80.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-02T09:51:59.771Z] #17 80.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-02T09:51:59.771Z] #17 80.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-02T09:51:59.771Z] #17 80.97 linux-libc-dev-s390x-cross patch xz-utils [2021-07-02T09:51:59.771Z] #17 81.45 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:51:59.771Z] #17 81.45 Need to get 169 MB of archives. [2021-07-02T09:51:59.771Z] #17 81.45 After this operation, 612 MB of additional disk space will be used. [2021-07-02T09:51:59.771Z] #17 81.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-02T09:51:59.771Z] #17 81.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-02T09:51:59.771Z] #17 81.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-02T09:51:59.771Z] #17 81.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-02T09:51:59.771Z] #17 81.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-02T09:51:59.771Z] #17 81.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-02T09:51:59.771Z] #17 81.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-02T09:51:59.771Z] #17 ... [2021-07-02T09:51:59.771Z] [2021-07-02T09:51:59.771Z] #53 [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-07-02T09:51:59.771Z] #53 sha256:9b3662d7ceda86ef68ef98ee676d82cb51bee10b8143b450f51219e4245db4a6 [2021-07-02T09:51:59.771Z] #53 91.80 github.com/LK4D4/vndr/godl [2021-07-02T09:52:00.337Z] #53 92.21 github.com/LK4D4/vndr [2021-07-02T09:52:00.400Z] Client: [2021-07-02T09:52:00.400Z] Context: default [2021-07-02T09:52:00.400Z] Debug Mode: false [2021-07-02T09:52:00.400Z] Plugins: [2021-07-02T09:52:00.400Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-02T09:52:00.400Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-02T09:52:00.400Z] [2021-07-02T09:52:00.400Z] Server: [2021-07-02T09:52:00.400Z] Containers: 0 [2021-07-02T09:52:00.400Z] Running: 0 [2021-07-02T09:52:00.400Z] Paused: 0 [2021-07-02T09:52:00.400Z] Stopped: 0 [2021-07-02T09:52:00.400Z] Images: 0 [2021-07-02T09:52:00.400Z] Server Version: 20.10.6 [2021-07-02T09:52:00.400Z] Storage Driver: overlay2 [2021-07-02T09:52:00.400Z] Backing Filesystem: extfs [2021-07-02T09:52:00.400Z] Supports d_type: true [2021-07-02T09:52:00.400Z] Native Overlay Diff: true [2021-07-02T09:52:00.400Z] userxattr: false [2021-07-02T09:52:00.400Z] Logging Driver: json-file [2021-07-02T09:52:00.400Z] Cgroup Driver: cgroupfs [2021-07-02T09:52:00.400Z] Cgroup Version: 1 [2021-07-02T09:52:00.400Z] Plugins: [2021-07-02T09:52:00.400Z] Volume: local [2021-07-02T09:52:00.400Z] Network: bridge host ipvlan macvlan null overlay [2021-07-02T09:52:00.400Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-02T09:52:00.400Z] Swarm: inactive [2021-07-02T09:52:00.400Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-02T09:52:00.400Z] Default Runtime: runc [2021-07-02T09:52:00.400Z] Init Binary: docker-init [2021-07-02T09:52:00.400Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-02T09:52:00.400Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-02T09:52:00.400Z] init version: de40ad0 [2021-07-02T09:52:00.400Z] Security Options: [2021-07-02T09:52:00.400Z] apparmor [2021-07-02T09:52:00.400Z] seccomp [2021-07-02T09:52:00.400Z] Profile: default [2021-07-02T09:52:00.400Z] Kernel Version: 5.4.0-1048-aws [2021-07-02T09:52:00.400Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-02T09:52:00.400Z] OSType: linux [2021-07-02T09:52:00.400Z] Architecture: aarch64 [2021-07-02T09:52:00.400Z] CPUs: 4 [2021-07-02T09:52:00.400Z] Total Memory: 7.494GiB [2021-07-02T09:52:00.400Z] Name: ip-10-100-41-132 [2021-07-02T09:52:00.400Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-02T09:52:00.400Z] Docker Root Dir: /var/lib/docker [2021-07-02T09:52:00.400Z] Debug Mode: false [2021-07-02T09:52:00.400Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:52:00.400Z] Labels: [2021-07-02T09:52:00.400Z] Experimental: true [2021-07-02T09:52:00.400Z] Insecure Registries: [2021-07-02T09:52:00.400Z] 127.0.0.0/8 [2021-07-02T09:52:00.400Z] Live Restore Enabled: true [2021-07-02T09:52:00.400Z] [2021-07-02T09:52:00.400Z] WARNING: No swap limit support [Pipeline] sh [2021-07-02T09:52:00.703Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:52:00.703Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:52:00.703Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42550/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-02T09:52:00.703Z] + bash /home/ubuntu/workspace/moby_PR-42550/check-config.sh [2021-07-02T09:52:00.703Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-02T09:52:00.703Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-02T09:52:00.703Z] [2021-07-02T09:52:00.703Z] Generally Necessary: [2021-07-02T09:52:00.703Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-02T09:52:00.703Z] - apparmor: enabled and tools installed [2021-07-02T09:52:00.703Z] - CONFIG_NAMESPACES: enabled [2021-07-02T09:52:00.703Z] - CONFIG_NET_NS: enabled [2021-07-02T09:52:00.703Z] - CONFIG_PID_NS: enabled [2021-07-02T09:52:00.703Z] - CONFIG_IPC_NS: enabled [2021-07-02T09:52:00.703Z] - CONFIG_UTS_NS: enabled [2021-07-02T09:52:00.703Z] - CONFIG_CGROUPS: enabled [2021-07-02T09:52:00.703Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-02T09:52:00.703Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-02T09:52:00.703Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-02T09:52:00.703Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-02T09:52:00.703Z] - CONFIG_CPUSETS: enabled [2021-07-02T09:52:00.703Z] - CONFIG_MEMCG: enabled [2021-07-02T09:52:00.703Z] - CONFIG_KEYS: enabled [2021-07-02T09:52:00.737Z] #9 ... [2021-07-02T09:52:00.737Z] [2021-07-02T09:52:00.737Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:00.737Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:52:00.737Z] #27 2.116 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:00.737Z] #27 2.116 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:00.737Z] #27 2.129 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:00.737Z] #27 2.295 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:00.737Z] #27 2.503 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:00.737Z] #27 2.951 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:00.737Z] #27 4.591 Fetched 8453 kB in 3s (3095 kB/s) [2021-07-02T09:52:00.737Z] #27 4.591 Reading package lists... [2021-07-02T09:52:00.737Z] #27 5.522 Reading package lists... [2021-07-02T09:52:00.737Z] #27 6.478 Building dependency tree... [2021-07-02T09:52:00.737Z] #27 6.873 The following additional packages will be installed: [2021-07-02T09:52:00.737Z] #27 6.873 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-02T09:52:00.737Z] #27 6.873 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-02T09:52:00.737Z] #27 6.874 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-02T09:52:00.737Z] #27 6.877 Suggested packages: [2021-07-02T09:52:00.737Z] #27 6.877 krb5-doc krb5-user [2021-07-02T09:52:00.737Z] #27 6.877 Recommended packages: [2021-07-02T09:52:00.737Z] #27 6.877 krb5-locales publicsuffix libsasl2-modules [2021-07-02T09:52:00.738Z] #27 7.231 The following NEW packages will be installed: [2021-07-02T09:52:00.738Z] #27 7.231 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-02T09:52:00.738Z] #27 7.231 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-02T09:52:00.738Z] #27 7.231 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-02T09:52:00.738Z] #27 7.231 libssh2-1 libssl1.1 openssl [2021-07-02T09:52:00.738Z] #27 7.528 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:52:00.738Z] #27 7.528 Need to get 5059 kB of archives. [2021-07-02T09:52:00.738Z] #27 7.528 After this operation, 12.1 MB of additional disk space will be used. [2021-07-02T09:52:00.738Z] #27 7.528 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-02T09:52:00.738Z] #27 7.541 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-02T09:52:00.738Z] #27 7.599 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-02T09:52:00.738Z] #27 7.626 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-02T09:52:00.738Z] #27 7.628 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-02T09:52:00.738Z] #27 7.631 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-02T09:52:00.738Z] #27 7.637 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-02T09:52:00.738Z] #27 7.655 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-02T09:52:00.738Z] #27 7.655 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-02T09:52:00.738Z] #27 7.655 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-02T09:52:00.738Z] #27 7.655 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-02T09:52:00.738Z] #27 7.655 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-02T09:52:00.738Z] #27 7.667 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-02T09:52:00.738Z] #27 7.667 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-02T09:52:00.738Z] #27 7.667 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-02T09:52:00.738Z] #27 7.667 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-02T09:52:00.738Z] #27 7.687 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-02T09:52:00.738Z] #27 7.687 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-02T09:52:00.738Z] #27 7.687 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:52:00.738Z] #27 7.698 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:52:00.738Z] #27 7.698 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:52:00.738Z] #27 8.050 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:52:00.738Z] #27 8.093 Fetched 5059 kB in 0s (10.5 MB/s) [2021-07-02T09:52:00.738Z] #27 8.147 Selecting previously unselected package libssl1.1:amd64. [2021-07-02T09:52:00.738Z] #27 8.147 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-02T09:52:00.738Z] #27 8.162 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 8.181 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:00.738Z] #27 8.479 Selecting previously unselected package openssl. [2021-07-02T09:52:00.738Z] #27 8.479 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 8.487 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:00.738Z] #27 8.703 Selecting previously unselected package ca-certificates. [2021-07-02T09:52:00.738Z] #27 8.703 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-02T09:52:00.738Z] #27 8.708 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:00.738Z] #27 8.800 Selecting previously unselected package libkeyutils1:amd64. [2021-07-02T09:52:00.738Z] #27 8.800 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 8.807 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:52:00.738Z] #27 8.858 Selecting previously unselected package libkrb5support0:amd64. [2021-07-02T09:52:00.738Z] #27 8.858 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 8.858 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 8.904 Selecting previously unselected package libk5crypto3:amd64. [2021-07-02T09:52:00.738Z] #27 8.904 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 8.909 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 8.963 Selecting previously unselected package libkrb5-3:amd64. [2021-07-02T09:52:00.738Z] #27 8.963 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 8.967 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 9.060 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-02T09:52:00.738Z] #27 9.062 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.077 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 9.123 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-02T09:52:00.738Z] #27 9.123 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.126 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 9.169 Selecting previously unselected package libsasl2-2:amd64. [2021-07-02T09:52:00.738Z] #27 9.170 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.179 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 9.232 Selecting previously unselected package libldap-common. [2021-07-02T09:52:00.738Z] #27 9.232 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-02T09:52:00.738Z] #27 9.237 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:00.738Z] #27 9.289 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-02T09:52:00.738Z] #27 9.289 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.309 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:00.738Z] #27 9.373 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-02T09:52:00.738Z] #27 9.373 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.378 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 9.433 Selecting previously unselected package libpsl5:amd64. [2021-07-02T09:52:00.738Z] #27 9.433 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.445 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:52:00.738Z] #27 9.492 Selecting previously unselected package librtmp1:amd64. [2021-07-02T09:52:00.738Z] #27 9.492 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.494 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:00.738Z] #27 9.539 Selecting previously unselected package libssh2-1:amd64. [2021-07-02T09:52:00.738Z] #27 9.539 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.544 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:52:00.738Z] #27 9.604 Selecting previously unselected package libcurl4:amd64. [2021-07-02T09:52:00.738Z] #27 9.604 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.609 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:00.738Z] #27 9.678 Selecting previously unselected package curl. [2021-07-02T09:52:00.738Z] #27 9.680 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.684 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:00.738Z] #27 9.752 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:52:00.738Z] #27 9.752 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.756 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:52:00.738Z] #27 9.818 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:52:00.738Z] #27 9.818 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.822 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:00.738Z] #27 9.870 Selecting previously unselected package jq. [2021-07-02T09:52:00.738Z] #27 9.870 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:52:00.738Z] #27 9.874 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:00.738Z] #27 9.917 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:52:00.738Z] #27 9.929 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:52:00.738Z] #27 9.941 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:00.738Z] #27 10.11 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 10.12 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:00.738Z] #27 10.14 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 10.15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:00.738Z] #27 10.17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:00.738Z] #27 ... [2021-07-02T09:52:00.738Z] [2021-07-02T09:52:00.738Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:00.738Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:00.968Z] - CONFIG_VETH: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-02T09:52:00.968Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-02T09:52:00.968Z] [2021-07-02T09:52:00.968Z] Optional Features: [2021-07-02T09:52:00.968Z] - CONFIG_USER_NS: enabled [2021-07-02T09:52:00.968Z] - CONFIG_SECCOMP: enabled [2021-07-02T09:52:00.968Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-02T09:52:00.968Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-02T09:52:00.968Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-02T09:52:00.968Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-02T09:52:00.968Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-02T09:52:01.233Z] - CONFIG_BLK_CGROUP: enabled [2021-07-02T09:52:01.233Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-02T09:52:01.233Z] - CONFIG_CGROUP_PERF: enabled [2021-07-02T09:52:01.233Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-02T09:52:01.233Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-02T09:52:01.233Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-02T09:52:01.233Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-02T09:52:01.233Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-02T09:52:01.233Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-02T09:52:01.233Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-02T09:52:01.233Z] - CONFIG_IP_VS: enabled (as module) [2021-07-02T09:52:01.233Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-02T09:52:01.233Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-02T09:52:01.233Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-02T09:52:01.233Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-02T09:52:01.233Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-02T09:52:01.233Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-02T09:52:01.233Z] - CONFIG_EXT4_FS: enabled [2021-07-02T09:52:01.233Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-02T09:52:01.233Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-02T09:52:01.233Z] - Network Drivers: [2021-07-02T09:52:01.233Z] - "overlay": [2021-07-02T09:52:01.233Z] - CONFIG_VXLAN: enabled (as module) [2021-07-02T09:52:01.233Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-02T09:52:01.233Z] Optional (for encrypted networks): [2021-07-02T09:52:01.498Z] - CONFIG_CRYPTO: enabled [2021-07-02T09:52:01.498Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-02T09:52:01.498Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-02T09:52:01.498Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-02T09:52:01.498Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-02T09:52:01.498Z] - CONFIG_XFRM: enabled [2021-07-02T09:52:01.498Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-02T09:52:01.498Z] - "ipvlan": [2021-07-02T09:52:01.498Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-02T09:52:01.498Z] - "macvlan": [2021-07-02T09:52:01.498Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_DUMMY: enabled (as module) [2021-07-02T09:52:01.498Z] - "ftp,tftp client in container": [2021-07-02T09:52:01.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-02T09:52:01.498Z] - Storage Drivers: [2021-07-02T09:52:01.498Z] - "aufs": [2021-07-02T09:52:01.498Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-02T09:52:01.498Z] - "btrfs": [2021-07-02T09:52:01.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-02T09:52:01.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-02T09:52:01.498Z] - "devicemapper": [2021-07-02T09:52:01.763Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-02T09:52:01.763Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-02T09:52:01.763Z] - "overlay": [2021-07-02T09:52:01.763Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-02T09:52:01.763Z] - "zfs": [2021-07-02T09:52:01.763Z] - /dev/zfs: present [2021-07-02T09:52:01.763Z] - zfs command: missing [2021-07-02T09:52:01.763Z] - zpool command: missing [2021-07-02T09:52:01.763Z] [2021-07-02T09:52:01.763Z] Limits: [2021-07-02T09:52:01.763Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-02T09:52:01.763Z] [2021-07-02T09:52:01.763Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-02T09:52:02.121Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 . [2021-07-02T09:52:02.512Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.0s [2021-07-02T09:52:02.649Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.6s done [2021-07-02T09:52:02.649Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-07-02T09:52:02.833Z] #2 [internal] load .dockerignore [2021-07-02T09:52:02.833Z] #2 sha256:52c72386fdbf01a920a0924d5b6b6d48a2f0e9da814eb13b41896317af8822a1 [2021-07-02T09:52:03.088Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 6.0s done [2021-07-02T09:52:03.458Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.5s done [2021-07-02T09:52:03.458Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-02T09:52:03.616Z] #53 DONE 95.4s [2021-07-02T09:52:03.616Z] [2021-07-02T09:52:03.616Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:52:03.616Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:52:03.616Z] #39 DONE 95.2s [2021-07-02T09:52:03.616Z] [2021-07-02T09:52:03.616Z] #17 [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-07-02T09:52:03.616Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:52:03.616Z] #17 82.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-02T09:52:03.616Z] #17 82.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-02T09:52:03.616Z] #17 83.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-02T09:52:03.616Z] #17 83.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-02T09:52:03.616Z] #17 83.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-02T09:52:03.616Z] #17 83.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-02T09:52:03.616Z] #17 84.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-02T09:52:03.616Z] #17 84.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-02T09:52:03.662Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-07-02T09:52:03.785Z] #2 transferring context: 87B done [2021-07-02T09:52:03.785Z] #2 DONE 1.2s [2021-07-02T09:52:03.785Z] [2021-07-02T09:52:03.785Z] #1 [internal] load build definition from Dockerfile [2021-07-02T09:52:03.785Z] #1 sha256:a7326d284ab6d5efc18a6ebd15c05e0f252127c7c867b1bdb4414123d6c78dcd [2021-07-02T09:52:03.785Z] #1 transferring dockerfile: 16.59kB done [2021-07-02T09:52:03.785Z] #1 DONE 1.2s [2021-07-02T09:52:03.874Z] #17 85.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-02T09:52:04.049Z] [2021-07-02T09:52:04.050Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-02T09:52:04.050Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-02T09:52:04.132Z] #17 85.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-02T09:52:04.627Z] #3 DONE 0.7s [2021-07-02T09:52:04.892Z] [2021-07-02T09:52:04.892Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-02T09:52:04.892Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-02T09:52:04.892Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-02T09:52:04.892Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-02T09:52:04.892Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-02T09:52:04.892Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-02T09:52:04.892Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-02T09:52:04.892Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-07-02T09:52:05.157Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-07-02T09:52:05.157Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-07-02T09:52:05.440Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-02T09:52:05.440Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-02T09:52:05.718Z] #4 DONE 0.9s [2021-07-02T09:52:05.983Z] [2021-07-02T09:52:05.983Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-07-02T09:52:05.983Z] #5 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5 [2021-07-02T09:52:06.031Z] #17 87.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-02T09:52:06.031Z] #17 87.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-02T09:52:06.031Z] #17 87.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-02T09:52:06.031Z] #17 87.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-02T09:52:06.596Z] #17 88.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-02T09:52:06.596Z] #17 88.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-02T09:52:06.596Z] #17 88.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-02T09:52:06.756Z] #9 ... [2021-07-02T09:52:06.756Z] [2021-07-02T09:52:06.756Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:06.756Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:52:06.756Z] #27 2.141 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:06.756Z] #27 2.145 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:06.756Z] #27 2.156 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:06.756Z] #27 2.289 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:06.756Z] #27 2.502 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:06.756Z] #27 2.780 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:06.756Z] #27 4.436 Fetched 8453 kB in 3s (3320 kB/s) [2021-07-02T09:52:06.756Z] #27 4.436 Reading package lists... [2021-07-02T09:52:06.756Z] #27 5.380 Reading package lists... [2021-07-02T09:52:06.756Z] #27 6.315 Building dependency tree... [2021-07-02T09:52:06.756Z] #27 6.647 The following additional packages will be installed: [2021-07-02T09:52:06.756Z] #27 6.647 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-02T09:52:06.756Z] #27 6.647 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-02T09:52:06.756Z] #27 6.648 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-02T09:52:06.756Z] #27 6.648 Suggested packages: [2021-07-02T09:52:06.756Z] #27 6.648 krb5-doc krb5-user [2021-07-02T09:52:06.756Z] #27 6.648 Recommended packages: [2021-07-02T09:52:06.756Z] #27 6.648 krb5-locales publicsuffix libsasl2-modules [2021-07-02T09:52:06.756Z] #27 6.889 The following NEW packages will be installed: [2021-07-02T09:52:06.756Z] #27 6.890 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-02T09:52:06.756Z] #27 6.890 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-02T09:52:06.756Z] #27 6.890 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-02T09:52:06.756Z] #27 6.891 libssh2-1 libssl1.1 openssl [2021-07-02T09:52:06.756Z] #27 7.168 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:52:06.756Z] #27 7.168 Need to get 5059 kB of archives. [2021-07-02T09:52:06.756Z] #27 7.168 After this operation, 12.1 MB of additional disk space will be used. [2021-07-02T09:52:06.756Z] #27 7.168 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-02T09:52:06.756Z] #27 7.183 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-02T09:52:06.756Z] #27 7.198 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-02T09:52:06.756Z] #27 7.201 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-02T09:52:06.756Z] #27 7.202 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-02T09:52:06.756Z] #27 7.204 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-02T09:52:06.756Z] #27 7.206 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-02T09:52:06.756Z] #27 7.213 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-02T09:52:06.756Z] #27 7.216 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-02T09:52:06.756Z] #27 7.218 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-02T09:52:06.756Z] #27 7.220 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-02T09:52:06.756Z] #27 7.222 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-02T09:52:06.756Z] #27 7.226 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-02T09:52:06.756Z] #27 7.228 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-02T09:52:06.756Z] #27 7.230 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-02T09:52:06.756Z] #27 7.231 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-02T09:52:06.756Z] #27 7.234 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-02T09:52:06.756Z] #27 7.241 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-02T09:52:06.756Z] #27 7.246 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:52:06.756Z] #27 7.246 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:52:06.756Z] #27 7.248 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:52:06.756Z] #27 7.393 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:52:06.756Z] #27 7.417 Fetched 5059 kB in 0s (14.7 MB/s) [2021-07-02T09:52:06.756Z] #27 7.463 Selecting previously unselected package libssl1.1:amd64. [2021-07-02T09:52:06.756Z] #27 7.463 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-02T09:52:06.756Z] #27 7.467 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 7.475 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 7.678 Selecting previously unselected package openssl. [2021-07-02T09:52:06.756Z] #27 7.678 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 7.684 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 7.828 Selecting previously unselected package ca-certificates. [2021-07-02T09:52:06.756Z] #27 7.828 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-02T09:52:06.756Z] #27 7.831 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:06.756Z] #27 7.905 Selecting previously unselected package libkeyutils1:amd64. [2021-07-02T09:52:06.756Z] #27 7.905 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 7.909 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:52:06.756Z] #27 7.937 Selecting previously unselected package libkrb5support0:amd64. [2021-07-02T09:52:06.756Z] #27 7.939 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 7.944 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 7.980 Selecting previously unselected package libk5crypto3:amd64. [2021-07-02T09:52:06.756Z] #27 7.980 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 7.985 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 8.031 Selecting previously unselected package libkrb5-3:amd64. [2021-07-02T09:52:06.756Z] #27 8.032 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.035 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 8.132 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-02T09:52:06.756Z] #27 8.133 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.137 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 8.186 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-02T09:52:06.756Z] #27 8.186 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.190 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 8.230 Selecting previously unselected package libsasl2-2:amd64. [2021-07-02T09:52:06.756Z] #27 8.230 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.234 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 8.347 Selecting previously unselected package libldap-common. [2021-07-02T09:52:06.756Z] #27 8.347 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-02T09:52:06.756Z] #27 8.351 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 8.397 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-02T09:52:06.756Z] #27 8.399 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.403 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 8.465 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-02T09:52:06.756Z] #27 8.466 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.470 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 8.513 Selecting previously unselected package libpsl5:amd64. [2021-07-02T09:52:06.756Z] #27 8.514 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.517 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:52:06.756Z] #27 8.559 Selecting previously unselected package librtmp1:amd64. [2021-07-02T09:52:06.756Z] #27 8.559 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.563 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:06.756Z] #27 8.603 Selecting previously unselected package libssh2-1:amd64. [2021-07-02T09:52:06.756Z] #27 8.605 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.608 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:52:06.756Z] #27 8.720 Selecting previously unselected package libcurl4:amd64. [2021-07-02T09:52:06.756Z] #27 8.720 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.731 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:06.756Z] #27 8.859 Selecting previously unselected package curl. [2021-07-02T09:52:06.756Z] #27 8.859 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.863 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:06.756Z] #27 8.976 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:52:06.756Z] #27 8.976 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 8.980 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:52:06.756Z] #27 9.048 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:52:06.756Z] #27 9.048 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 9.052 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.756Z] #27 9.095 Selecting previously unselected package jq. [2021-07-02T09:52:06.756Z] #27 9.096 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:52:06.756Z] #27 9.100 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.756Z] #27 9.137 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:52:06.756Z] #27 9.148 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:52:06.756Z] #27 9.159 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 9.266 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 9.277 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 9.302 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 9.345 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 9.355 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:06.756Z] #27 9.366 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 9.376 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 9.386 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:52:06.756Z] #27 9.396 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.756Z] #27 9.408 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 9.424 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:52:06.756Z] #27 9.433 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.756Z] #27 9.443 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:06.756Z] #27 9.453 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:06.756Z] #27 10.04 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:06.756Z] #27 ... [2021-07-02T09:52:06.756Z] [2021-07-02T09:52:06.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:06.756Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:06.756Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.4s done [2021-07-02T09:52:06.756Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-07-02T09:52:06.853Z] #17 88.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-02T09:52:06.853Z] #17 88.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-02T09:52:06.853Z] #17 88.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-02T09:52:06.853Z] #17 88.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-02T09:52:06.853Z] #17 88.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-02T09:52:06.853Z] #17 88.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-02T09:52:06.934Z] #5 DONE 1.2s [2021-07-02T09:52:06.934Z] [2021-07-02T09:52:06.934Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:52:06.934Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-02T09:52:06.934Z] #8 DONE 1.1s [2021-07-02T09:52:06.934Z] [2021-07-02T09:52:06.934Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-02T09:52:06.934Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-02T09:52:06.934Z] #7 DONE 1.1s [2021-07-02T09:52:06.934Z] [2021-07-02T09:52:06.934Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-02T09:52:06.934Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-02T09:52:06.980Z] #9 ... [2021-07-02T09:52:06.980Z] [2021-07-02T09:52:06.980Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:06.980Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:52:06.980Z] #27 10.34 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 10.53 Selecting previously unselected package libpsl5:amd64. [2021-07-02T09:52:06.980Z] #27 10.53 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 10.54 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:52:06.980Z] #27 10.62 Selecting previously unselected package librtmp1:amd64. [2021-07-02T09:52:06.980Z] #27 10.62 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 10.64 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:06.980Z] #27 10.72 Selecting previously unselected package libssh2-1:amd64. [2021-07-02T09:52:06.980Z] #27 10.72 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 10.75 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:52:06.980Z] #27 10.96 Selecting previously unselected package libcurl4:amd64. [2021-07-02T09:52:06.980Z] #27 10.96 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 10.97 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:06.980Z] #27 11.08 Selecting previously unselected package curl. [2021-07-02T09:52:06.980Z] #27 11.08 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 11.09 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:06.980Z] #27 11.18 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:52:06.980Z] #27 11.18 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 11.19 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:52:06.980Z] #27 11.38 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:52:06.980Z] #27 11.38 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 11.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.980Z] #27 11.48 Selecting previously unselected package jq. [2021-07-02T09:52:06.980Z] #27 11.48 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:52:06.980Z] #27 11.49 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.980Z] #27 11.56 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-02T09:52:06.980Z] #27 11.58 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-02T09:52:06.980Z] #27 11.59 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:06.980Z] #27 11.89 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 11.90 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:06.980Z] #27 11.92 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 11.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 11.96 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:06.980Z] #27 11.99 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 12.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 12.02 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:52:06.980Z] #27 12.06 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 12.12 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:06.980Z] #27 12.15 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:52:06.980Z] #27 12.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.980Z] #27 12.21 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:06.980Z] #27 12.29 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:06.980Z] #27 12.98 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:06.980Z] #27 14.10 137 added, 0 removed; done. [2021-07-02T09:52:06.980Z] #27 14.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:06.980Z] #27 14.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:06.980Z] #27 14.23 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:06.980Z] #27 14.24 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:06.980Z] #27 14.28 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:06.980Z] #27 14.31 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:06.980Z] #27 14.32 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:06.980Z] #27 15.27 0 added, 0 removed; done. [2021-07-02T09:52:06.980Z] #27 15.27 Running hooks in /etc/ca-certificates/update.d... [2021-07-02T09:52:06.980Z] #27 15.27 done. [2021-07-02T09:52:06.980Z] #27 DONE 18.3s [2021-07-02T09:52:06.980Z] [2021-07-02T09:52:06.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:06.980Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:06.980Z] #9 ... [2021-07-02T09:52:06.980Z] [2021-07-02T09:52:06.980Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-02T09:52:06.980Z] #28 sha256:2d1c9c054c3c787bfba3175c55ad0b3d9997275f464e77f914d819fe36e6ab1b [2021-07-02T09:52:06.980Z] #28 DONE 0.1s [2021-07-02T09:52:06.980Z] [2021-07-02T09:52:06.980Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:06.980Z] #29 sha256:c76c0a7f44e917a8e8fc94518f615822e69f561d56cea4309d71fc75da5627be [2021-07-02T09:52:07.110Z] #17 88.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-02T09:52:07.110Z] #17 88.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-02T09:52:07.198Z] #6 DONE 1.3s [2021-07-02T09:52:07.368Z] #17 88.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-02T09:52:07.368Z] #17 88.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-02T09:52:07.368Z] #17 89.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-02T09:52:07.625Z] #17 89.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-02T09:52:07.882Z] #17 89.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-02T09:52:07.927Z] #29 1.513 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-02T09:52:07.935Z] #9 ... [2021-07-02T09:52:07.935Z] [2021-07-02T09:52:07.935Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:07.935Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:52:07.935Z] #27 10.18 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:07.935Z] #27 10.19 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:07.935Z] #27 10.21 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-02T09:52:07.935Z] #27 10.22 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:07.935Z] #27 10.23 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:07.935Z] #27 10.25 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:52:07.935Z] #27 10.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:07.935Z] #27 10.27 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:07.935Z] #27 10.29 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:07.935Z] #27 10.88 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:07.935Z] #27 11.73 137 added, 0 removed; done. [2021-07-02T09:52:07.935Z] #27 11.80 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:07.935Z] #27 11.82 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:07.935Z] #27 11.83 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:07.935Z] #27 11.84 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:07.935Z] #27 11.85 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:07.935Z] #27 11.88 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:07.935Z] #27 11.89 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:07.935Z] #27 12.57 0 added, 0 removed; done. [2021-07-02T09:52:07.935Z] #27 12.57 Running hooks in /etc/ca-certificates/update.d... [2021-07-02T09:52:07.935Z] #27 12.57 done. [2021-07-02T09:52:07.935Z] #27 DONE 16.7s [2021-07-02T09:52:07.935Z] [2021-07-02T09:52:07.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:07.935Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:07.935Z] #9 ... [2021-07-02T09:52:07.935Z] [2021-07-02T09:52:07.935Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-02T09:52:07.935Z] #28 sha256:fd4cd29d8e7f24f1b4853ec11a4388f19369abd14ff08789969ac17e6f85b032 [2021-07-02T09:52:07.935Z] #28 DONE 0.3s [2021-07-02T09:52:07.935Z] [2021-07-02T09:52:07.935Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:07.935Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:07.935Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s [2021-07-02T09:52:08.140Z] #17 89.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-02T09:52:08.140Z] #17 89.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-02T09:52:08.195Z] #29 1.607 [2021-07-02T09:52:08.506Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.5s done [2021-07-02T09:52:08.506Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-02T09:52:08.506Z] #9 DONE 29.1s [2021-07-02T09:52:08.506Z] [2021-07-02T09:52:08.506Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:08.506Z] #29 sha256:5909df80afe08c0cada6f54cf9f76d5371e206759daaa0b094e35d879d9d059e [2021-07-02T09:52:08.506Z] #29 1.163 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-02T09:52:08.506Z] #29 1.221 [2021-07-02T09:52:08.705Z] #17 90.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-02T09:52:08.726Z] #29 1.726 ######## 11.9% ######################### 35.4% ####################################### 54.6% ###################################################### 75.1% ################################################################# 90.7% ######################################################################## 100.0% [2021-07-02T09:52:08.726Z] #29 2.293 [2021-07-02T09:52:08.989Z] #29 2.411 ##################################################################### 96.5% ######################################################################## 100.0% [2021-07-02T09:52:08.989Z] #29 2.513 [2021-07-02T09:52:09.030Z] #29 1.342 ### 4.5% ########################## 36.4% ######################################### 57.8% ######################################################## 77.8% ###################################################################### 97.5% ######################################################################## 100.0% [2021-07-02T09:52:09.127Z] [2021-07-02T09:52:09.127Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:52:09.127Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-07-02T09:52:09.127Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-07-02T09:52:09.127Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-07-02T09:52:09.127Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done [2021-07-02T09:52:09.127Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done [2021-07-02T09:52:09.127Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 0B / 49.22MB 0.1s [2021-07-02T09:52:09.251Z] #29 2.638 ####################################### 55.3% ######################################################################## 100.0% [2021-07-02T09:52:09.251Z] #29 2.788 [2021-07-02T09:52:09.289Z] #29 1.845 [2021-07-02T09:52:09.289Z] #29 1.966 ######################################## 55.7% ######################################################################## 100.0% [2021-07-02T09:52:09.289Z] #29 2.056 [2021-07-02T09:52:09.301Z] #9 ... [2021-07-02T09:52:09.301Z] [2021-07-02T09:52:09.301Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:09.301Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-07-02T09:52:09.301Z] #27 10.77 137 added, 0 removed; done. [2021-07-02T09:52:09.301Z] #27 10.80 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-02T09:52:09.301Z] #27 10.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:09.301Z] #27 10.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:09.301Z] #27 10.84 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:09.301Z] #27 10.85 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:09.301Z] #27 10.87 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:09.301Z] #27 10.88 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:09.301Z] #27 11.45 0 added, 0 removed; done. [2021-07-02T09:52:09.301Z] #27 11.45 Running hooks in /etc/ca-certificates/update.d... [2021-07-02T09:52:09.301Z] #27 11.45 done. [2021-07-02T09:52:09.301Z] #27 DONE 12.9s [2021-07-02T09:52:09.301Z] [2021-07-02T09:52:09.301Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-02T09:52:09.301Z] #28 sha256:2972792e4a963697559c09a33f0ee66078ccdc1c7274c3e486a3375efefde8ab [2021-07-02T09:52:09.301Z] #28 DONE 0.1s [2021-07-02T09:52:09.301Z] [2021-07-02T09:52:09.301Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:09.301Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:09.392Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 8.39MB / 49.22MB 0.3s [2021-07-02T09:52:09.392Z] #26 ... [2021-07-02T09:52:09.392Z] [2021-07-02T09:52:09.392Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:52:09.392Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:52:09.392Z] #42 DONE 0.7s [2021-07-02T09:52:09.392Z] [2021-07-02T09:52:09.392Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:52:09.392Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-07-02T09:52:09.392Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 20.97MB / 49.22MB 0.4s [2021-07-02T09:52:09.392Z] #26 ... [2021-07-02T09:52:09.392Z] [2021-07-02T09:52:09.392Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-02T09:52:09.392Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-02T09:52:09.392Z] #42 DONE 0.0s [2021-07-02T09:52:09.392Z] [2021-07-02T09:52:09.392Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:52:09.392Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-07-02T09:52:09.392Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 32.51MB / 49.22MB 0.5s [2021-07-02T09:52:09.548Z] #29 2.169 ### 5.1% ######################################################################## 100.0% [2021-07-02T09:52:09.549Z] #29 2.263 [2021-07-02T09:52:09.636Z] #17 91.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-02T09:52:09.636Z] #17 91.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-02T09:52:09.747Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 39.85MB / 49.22MB 0.6s [2021-07-02T09:52:09.747Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 0.7s [2021-07-02T09:52:09.783Z] #29 2.910 ##### 7.1% ################ 23.3% ####################################### 54.8% ################################################# 68.6% ################################################################# 91.2% ######################################################################## 100.0% [2021-07-02T09:52:09.893Z] #17 91.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-02T09:52:09.893Z] #17 91.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-02T09:52:09.893Z] #17 91.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-02T09:52:09.893Z] #17 91.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-02T09:52:09.893Z] #17 91.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-02T09:52:10.049Z] #29 3.446 [2021-07-02T09:52:10.150Z] #17 91.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-02T09:52:10.150Z] #17 91.74 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-02T09:52:10.150Z] #17 91.75 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-02T09:52:10.150Z] #17 91.75 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:52:10.326Z] #29 2.375 ############ 17.6% ########################## 36.9% ######################################## 56.3% ###################################################### 75.9% #################################################################### 95.0% ######################################################################## 100.0% [2021-07-02T09:52:10.326Z] #29 2.878 [2021-07-02T09:52:10.408Z] #17 92.07 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-02T09:52:10.408Z] #17 92.08 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-02T09:52:10.408Z] #17 92.08 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-02T09:52:10.408Z] #17 92.08 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-02T09:52:10.408Z] #17 92.09 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-02T09:52:10.408Z] #17 92.09 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-02T09:52:10.408Z] #17 92.10 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-02T09:52:10.665Z] #17 92.10 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-02T09:52:10.665Z] #17 92.17 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-02T09:52:10.665Z] #17 92.18 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-02T09:52:10.665Z] #17 92.18 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-02T09:52:10.665Z] #17 92.18 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-02T09:52:10.665Z] #17 92.36 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-02T09:52:10.850Z] #29 2.990 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% [2021-07-02T09:52:10.850Z] #29 ... [2021-07-02T09:52:10.851Z] [2021-07-02T09:52:10.851Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-02T09:52:10.851Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-02T09:52:10.851Z] #10 DONE 2.2s [2021-07-02T09:52:10.851Z] [2021-07-02T09:52:10.851Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:10.851Z] #29 sha256:5909df80afe08c0cada6f54cf9f76d5371e206759daaa0b094e35d879d9d059e [2021-07-02T09:52:10.924Z] #17 92.52 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-02T09:52:11.181Z] #17 92.90 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-02T09:52:11.181Z] #17 92.90 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-02T09:52:11.181Z] #17 92.90 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-02T09:52:11.181Z] #17 92.90 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-02T09:52:11.181Z] #17 92.92 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-02T09:52:11.439Z] #17 92.92 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-02T09:52:11.439Z] #17 92.93 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-02T09:52:11.439Z] #17 93.07 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-02T09:52:11.703Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.4s done [2021-07-02T09:52:11.703Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 [2021-07-02T09:52:11.844Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s [2021-07-02T09:52:11.909Z] #29 3.558 ## 3.9% ###### 9.7% ########## 14.8% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 40.9% ################################# 46.1% #################################### 51.3% ######################################## 56.5% ############################################ 61.8% ################################################ 66.9% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.7% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-07-02T09:52:11.909Z] #29 5.426 [2021-07-02T09:52:12.153Z] #29 2.990 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 35.9% ############################# 41.1% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.3% ################################################ 67.4% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.5% ################################################################### 93.8% ####################################################################### 98.9% ######################################################################## 100.0% [2021-07-02T09:52:12.153Z] #29 4.849 [2021-07-02T09:52:12.179Z] #29 5.722 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-02T09:52:12.179Z] #29 5.839 [2021-07-02T09:52:12.412Z] #29 5.092 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-02T09:52:12.412Z] #29 5.152 [2021-07-02T09:52:12.441Z] #29 5.953 ######################################################################## 100.0% [2021-07-02T09:52:12.441Z] #29 5.982 [2021-07-02T09:52:12.672Z] #29 5.205 ######################################################################## 100.0% [2021-07-02T09:52:12.672Z] #29 5.228 [2021-07-02T09:52:12.672Z] #29 5.420 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-02T09:52:12.672Z] #29 5.481 [2021-07-02T09:52:12.681Z] #26 ... [2021-07-02T09:52:12.681Z] [2021-07-02T09:52:12.681Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:52:12.681Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-02T09:52:12.682Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-02T09:52:12.682Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-02T09:52:12.682Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:52:12.682Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-02T09:52:12.682Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-07-02T09:52:12.682Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-07-02T09:52:12.682Z] #63 DONE 3.6s [2021-07-02T09:52:12.682Z] [2021-07-02T09:52:12.682Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-02T09:52:12.682Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-02T09:52:12.682Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-02T09:52:12.682Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-02T09:52:12.682Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-02T09:52:12.682Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-02T09:52:12.682Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-02T09:52:12.682Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-07-02T09:52:12.682Z] #65 DONE 3.7s [2021-07-02T09:52:12.682Z] [2021-07-02T09:52:12.682Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:52:12.682Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-07-02T09:52:12.702Z] #29 6.265 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-02T09:52:12.702Z] #29 6.367 [2021-07-02T09:52:12.810Z] #17 94.15 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-02T09:52:12.811Z] #17 94.15 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-02T09:52:12.930Z] #29 5.568 ######################################################################## 100.0% [2021-07-02T09:52:12.930Z] #29 5.587 [2021-07-02T09:52:12.964Z] #29 6.493 ####################################################### 77.7% ######################################################################## 100.0% [2021-07-02T09:52:12.964Z] #29 6.530 [2021-07-02T09:52:13.068Z] #17 94.60 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-02T09:52:13.196Z] #29 5.806 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-02T09:52:13.196Z] #29 5.870 [2021-07-02T09:52:13.226Z] #29 6.831 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-02T09:52:13.488Z] #29 6.941 [2021-07-02T09:52:13.633Z] #17 95.22 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-02T09:52:13.633Z] #17 95.29 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-02T09:52:13.719Z] #26 ... [2021-07-02T09:52:13.719Z] [2021-07-02T09:52:13.719Z] #23 [internal] load build context [2021-07-02T09:52:13.719Z] #23 sha256:250664b596254fa26f73023d7d716583dde08be43f3af34f36b768939b066543 [2021-07-02T09:52:13.719Z] #23 transferring context: 55.68MB 3.8s done [2021-07-02T09:52:13.719Z] #23 DONE 4.6s [2021-07-02T09:52:13.719Z] [2021-07-02T09:52:13.719Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:52:13.719Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-07-02T09:52:13.763Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 7.1s done [2021-07-02T09:52:14.023Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-02T09:52:14.237Z] #29 5.999 0.0% ############# 18.7% ######################### 35.3% ################################# 47.1% ########################################### 60.4% ######################################################## 78.0% ########################################################### 82.2% ######################################################################## 100.0% [2021-07-02T09:52:14.237Z] #29 6.965 [2021-07-02T09:52:14.273Z] #29 7.066 # 1.5% ################# 24.9% #################################### 50.9% ########################################### 60.4% ######################################################## 78.0% ####################################################################### 98.8% ####################################################################### 99.2% ######################################################################## 100.0% [2021-07-02T09:52:14.273Z] #29 7.825 [2021-07-02T09:52:14.282Z] #9 DONE 26.3s [2021-07-02T09:52:14.282Z] [2021-07-02T09:52:14.282Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:14.282Z] #29 sha256:dd449c43415c23948c50bf2257302a9c4105b65fe2d48464b918d9e74973668d [2021-07-02T09:52:14.282Z] #29 0.927 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-02T09:52:14.282Z] #29 0.996 [2021-07-02T09:52:14.282Z] #29 1.113 ############ 17.5% ########################### 37.5% ##################################### 52.3% ########################################################## 81.3% ############################################################## 87.3% ######################################################################## 100.0% [2021-07-02T09:52:14.282Z] #29 1.736 [2021-07-02T09:52:14.282Z] #29 1.893 0.2% ######################################################################## 100.0% [2021-07-02T09:52:14.282Z] #29 2.007 [2021-07-02T09:52:14.282Z] #29 2.125 ########################################################## 80.9% ######################################################################## 100.0% [2021-07-02T09:52:14.282Z] #29 2.222 [2021-07-02T09:52:14.283Z] #29 2.339 ############ 17.9% ########################## 37.1% ######################################## 56.4% ###################################################### 75.8% #################################################################### 95.0% ######################################################################## 100.0% [2021-07-02T09:52:14.283Z] #29 2.855 [2021-07-02T09:52:14.283Z] #29 2.971 ### 4.4% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################## 86.6% ################################################################## 92.5% ######################################################################## 100.0% [2021-07-02T09:52:14.283Z] #29 4.838 [2021-07-02T09:52:14.502Z] #29 7.205 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-02T09:52:14.502Z] #29 7.259 [2021-07-02T09:52:14.535Z] #29 8.130 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-02T09:52:14.535Z] #29 8.229 [2021-07-02T09:52:14.548Z] #29 5.096 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-02T09:52:14.548Z] #29 5.200 [2021-07-02T09:52:14.548Z] #29 5.297 ######################################################################## 100.0% [2021-07-02T09:52:14.565Z] #17 96.17 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-02T09:52:14.565Z] #17 96.17 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-02T09:52:14.565Z] #17 96.17 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-02T09:52:14.565Z] #17 96.19 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-02T09:52:14.565Z] #17 96.20 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-02T09:52:14.565Z] #17 96.20 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-02T09:52:14.565Z] #17 96.20 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-02T09:52:14.565Z] #17 96.21 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-02T09:52:14.565Z] #17 96.22 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-02T09:52:14.565Z] #17 96.22 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-02T09:52:14.565Z] #17 96.30 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-02T09:52:14.761Z] #29 7.291 ######29 ... [2021-07-02T09:52:14.761Z] [2021-07-02T09:52:14.761Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-02T09:52:14.761Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-02T09:52:14.761Z] #11 DONE 3.8s [2021-07-02T09:52:14.761Z] [2021-07-02T09:52:14.761Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:14.761Z] #29 sha256:5909df80afe08c0cada6f54cf9f76d5371e206759daaa0b094e35d879d9d059e [2021-07-02T09:52:14.761Z] #29 7.291 ######################################################################## 100.0% [2021-07-02T09:52:14.761Z] #29 7.321 [2021-07-02T09:52:14.761Z] #29 7.513 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-02T09:52:14.761Z] #29 7.578 [2021-07-02T09:52:14.797Z] #29 8.383 ######################################################################## 100.0% [2021-07-02T09:52:14.797Z] #29 8.405 [2021-07-02T09:52:14.808Z] #29 5.361 [2021-07-02T09:52:15.020Z] #29 7.643 ######################################################################## 100.0% [2021-07-02T09:52:15.020Z] #29 7.678 [2021-07-02T09:52:15.020Z] #29 7.694 Download of images into '/build' complete. [2021-07-02T09:52:15.020Z] #29 7.694 Use something like the following to load the result into a Docker daemon: [2021-07-02T09:52:15.020Z] #29 7.694 tar -cC '/build' . | docker load [2021-07-02T09:52:15.020Z] #29 DONE 7.7s [2021-07-02T09:52:15.020Z] [2021-07-02T09:52:15.020Z] #43 [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-07-02T09:52:15.020Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-02T09:52:15.020Z] #43 DONE 0.4s [2021-07-02T09:52:15.020Z] [2021-07-02T09:52:15.020Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:15.020Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:15.067Z] #29 5.654 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-02T09:52:15.067Z] #29 5.715 [2021-07-02T09:52:15.067Z] #29 5.771 ######################################################################## 100.0% [2021-07-02T09:52:15.067Z] #29 5.787 [2021-07-02T09:52:15.122Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 3.3s done [2021-07-02T09:52:15.280Z] #44 ... [2021-07-02T09:52:15.280Z] [2021-07-02T09:52:15.280Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-02T09:52:15.280Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-02T09:52:15.280Z] #31 DONE 0.6s [2021-07-02T09:52:15.280Z] [2021-07-02T09:52:15.280Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-02T09:52:15.280Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-02T09:52:15.280Z] #39 DONE 0.7s [2021-07-02T09:52:15.280Z] [2021-07-02T09:52:15.280Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:15.280Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:15.327Z] #29 5.973 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-02T09:52:15.327Z] #29 6.022 [2021-07-02T09:52:15.369Z] #29 8.705 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-02T09:52:15.369Z] #29 8.763 [2021-07-02T09:52:15.369Z] #29 8.793 ######################################################################## 100.0% [2021-07-02T09:52:15.369Z] #29 8.816 [2021-07-02T09:52:15.369Z] #29 8.841 Download of images into '/build' complete. [2021-07-02T09:52:15.369Z] #29 8.841 Use something like the following to load the result into a Docker daemon: [2021-07-02T09:52:15.369Z] #29 8.841 tar -cC '/build' . | docker load [2021-07-02T09:52:15.495Z] #17 96.93 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-02T09:52:15.495Z] #17 96.93 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-02T09:52:15.495Z] #17 97.02 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-02T09:52:16.059Z] #17 97.65 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-02T09:52:16.106Z] #29 6.148 ###### 9.1% ########################### 37.7% ################################# 47.1% ########################################## 58.6% ################################################################## 92.7% ######################################################################## 100.0% [2021-07-02T09:52:16.106Z] #29 6.625 [2021-07-02T09:52:16.106Z] #29 6.853 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-02T09:52:16.316Z] #17 98.01 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-02T09:52:16.366Z] #29 ... [2021-07-02T09:52:16.366Z] [2021-07-02T09:52:16.366Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-02T09:52:16.366Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-02T09:52:16.366Z] #10 DONE 2.0s [2021-07-02T09:52:16.366Z] [2021-07-02T09:52:16.366Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:16.366Z] #29 sha256:dd449c43415c23948c50bf2257302a9c4105b65fe2d48464b918d9e74973668d [2021-07-02T09:52:16.366Z] #29 6.989 [2021-07-02T09:52:16.366Z] #29 ... [2021-07-02T09:52:16.366Z] [2021-07-02T09:52:16.366Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-02T09:52:16.366Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-02T09:52:16.574Z] #17 98.31 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-02T09:52:16.574Z] #17 98.31 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-02T09:52:16.574Z] #17 98.31 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-02T09:52:16.574Z] #17 98.36 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-02T09:52:16.756Z] #29 ... [2021-07-02T09:52:16.756Z] [2021-07-02T09:52:16.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:16.756Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-07-02T09:52:16.756Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 11.4s done [2021-07-02T09:52:16.756Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-07-02T09:52:16.831Z] #17 98.48 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-02T09:52:16.831Z] #17 98.51 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-02T09:52:16.831Z] #17 98.51 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-02T09:52:16.831Z] #17 98.51 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-02T09:52:16.831Z] #17 98.52 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-02T09:52:16.831Z] #17 98.53 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-02T09:52:16.831Z] #17 98.54 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-02T09:52:16.831Z] #17 98.62 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-02T09:52:16.940Z] #11 ... [2021-07-02T09:52:16.940Z] [2021-07-02T09:52:16.940Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:16.940Z] #29 sha256:dd449c43415c23948c50bf2257302a9c4105b65fe2d48464b918d9e74973668d [2021-07-02T09:52:16.940Z] #29 7.056 ######################################################################## 100.0% [2021-07-02T09:52:16.940Z] #29 7.086 [2021-07-02T09:52:16.940Z] #29 7.278 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-02T09:52:16.940Z] #29 7.357 [2021-07-02T09:52:16.940Z] #29 7.405 ######################################################################## 100.0% [2021-07-02T09:52:16.940Z] #29 7.428 [2021-07-02T09:52:16.940Z] #29 7.451 Download of images into '/build' complete. [2021-07-02T09:52:16.940Z] #29 7.451 Use something like the following to load the result into a Docker daemon: [2021-07-02T09:52:16.940Z] #29 7.451 tar -cC '/build' . | docker load [2021-07-02T09:52:16.940Z] #29 DONE 7.7s [2021-07-02T09:52:17.088Z] #17 98.67 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-02T09:52:17.088Z] #17 98.76 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-02T09:52:17.202Z] [2021-07-02T09:52:17.202Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-02T09:52:17.202Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-02T09:52:17.202Z] #11 DONE 0.8s [2021-07-02T09:52:17.202Z] [2021-07-02T09:52:17.202Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-02T09:52:17.202Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-02T09:52:17.202Z] #31 DONE 0.1s [2021-07-02T09:52:17.202Z] [2021-07-02T09:52:17.202Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:17.202Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:17.202Z] #36 ... [2021-07-02T09:52:17.202Z] [2021-07-02T09:52:17.202Z] #43 [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-07-02T09:52:17.202Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-02T09:52:17.202Z] #43 DONE 0.3s [2021-07-02T09:52:17.346Z] #17 98.84 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-02T09:52:17.462Z] [2021-07-02T09:52:17.462Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-02T09:52:17.462Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-02T09:52:17.462Z] #39 DONE 0.4s [2021-07-02T09:52:17.462Z] [2021-07-02T09:52:17.462Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:17.462Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:17.603Z] #17 99.12 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-02T09:52:17.603Z] #17 99.12 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-02T09:52:17.603Z] #17 99.15 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-02T09:52:17.603Z] #17 99.24 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-02T09:52:17.603Z] #17 99.27 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-02T09:52:18.143Z] #9 DONE 38.7s [2021-07-02T09:52:18.143Z] [2021-07-02T09:52:18.143Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-02T09:52:18.143Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-02T09:52:18.717Z] #10 ... [2021-07-02T09:52:18.717Z] [2021-07-02T09:52:18.717Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:18.717Z] #29 sha256:c76c0a7f44e917a8e8fc94518f615822e69f561d56cea4309d71fc75da5627be [2021-07-02T09:52:18.717Z] #29 DONE 12.3s [2021-07-02T09:52:18.974Z] #17 100.6 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-02T09:52:18.974Z] #17 100.6 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-02T09:52:18.974Z] #17 100.6 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-02T09:52:18.974Z] #17 100.6 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-02T09:52:18.974Z] #17 100.7 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-02T09:52:18.979Z] [2021-07-02T09:52:18.979Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-02T09:52:18.979Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-07-02T09:52:19.231Z] #17 100.7 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-02T09:52:19.231Z] #17 100.7 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-02T09:52:19.231Z] #17 100.7 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-02T09:52:19.231Z] #17 100.7 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-02T09:52:19.231Z] #17 100.8 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-02T09:52:19.231Z] #17 100.9 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-02T09:52:19.231Z] #17 100.9 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-02T09:52:19.355Z] #26 ... [2021-07-02T09:52:19.355Z] [2021-07-02T09:52:19.355Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:19.355Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429 [2021-07-02T09:52:19.355Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done [2021-07-02T09:52:19.355Z] #9 sha256:d302623e7c93ddd20ff89fa0d3f44bf16d0218e236fc384778e0e8c4d6ffe894 1.79kB / 1.79kB done [2021-07-02T09:52:19.355Z] #9 sha256:e4116d705e71f6e56422736aeafb577b66743200ee27b1454e81b99acb922aa8 7.00kB / 7.00kB done [2021-07-02T09:52:19.355Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-07-02T09:52:19.355Z] #9 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 2.4s done [2021-07-02T09:52:19.355Z] #9 sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 7.69MB / 7.69MB 2.6s done [2021-07-02T09:52:19.356Z] #9 sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 9.98MB / 9.98MB 2.9s done [2021-07-02T09:52:19.356Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 9.8s [2021-07-02T09:52:19.356Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 4.9s done [2021-07-02T09:52:19.356Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 7.0s done [2021-07-02T09:52:19.356Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 3.3s done [2021-07-02T09:52:19.356Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 9.8s [2021-07-02T09:52:19.356Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 0.3s done [2021-07-02T09:52:19.356Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 10.1s done [2021-07-02T09:52:19.488Z] #17 101.1 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-02T09:52:19.488Z] #17 101.1 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-02T09:52:19.488Z] #17 101.2 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-02T09:52:19.490Z] #40 ... [2021-07-02T09:52:19.490Z] [2021-07-02T09:52:19.490Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-02T09:52:19.490Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-02T09:52:19.490Z] #12 DONE 4.7s [2021-07-02T09:52:19.490Z] [2021-07-02T09:52:19.490Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:19.490Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:19.559Z] #10 DONE 1.2s [2021-07-02T09:52:19.559Z] [2021-07-02T09:52:19.559Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-02T09:52:19.559Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-07-02T09:52:19.619Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 10.5s done [2021-07-02T09:52:19.746Z] #17 101.2 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-02T09:52:19.746Z] #17 ... [2021-07-02T09:52:19.746Z] [2021-07-02T09:52:19.746Z] #47 [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-07-02T09:52:19.746Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:19.746Z] #47 111.3 + dpkg --print-architecture [2021-07-02T09:52:20.003Z] #47 111.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-02T09:52:20.003Z] #47 111.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-02T09:52:20.003Z] #47 111.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-02T09:52:20.142Z] #11 DONE 0.9s [2021-07-02T09:52:20.143Z] [2021-07-02T09:52:20.143Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-02T09:52:20.143Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-02T09:52:20.197Z] #9 ... [2021-07-02T09:52:20.198Z] [2021-07-02T09:52:20.198Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-07-02T09:52:20.198Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3 [2021-07-02T09:52:20.198Z] #26 DONE 11.3s [2021-07-02T09:52:20.198Z] [2021-07-02T09:52:20.198Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:20.198Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429 [2021-07-02T09:52:20.198Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c [2021-07-02T09:52:20.198Z] #9 ... [2021-07-02T09:52:20.198Z] [2021-07-02T09:52:20.198Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:20.198Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:20.718Z] #12 ... [2021-07-02T09:52:20.718Z] [2021-07-02T09:52:20.718Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-02T09:52:20.718Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-07-02T09:52:20.718Z] #31 DONE 0.4s [2021-07-02T09:52:20.718Z] [2021-07-02T09:52:20.718Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-02T09:52:20.718Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-07-02T09:52:20.718Z] #39 DONE 0.4s [2021-07-02T09:52:20.718Z] [2021-07-02T09:52:20.718Z] #43 [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-07-02T09:52:20.718Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-07-02T09:52:20.718Z] #43 DONE 0.4s [2021-07-02T09:52:20.718Z] [2021-07-02T09:52:20.718Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:20.718Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:20.773Z] #44 ... [2021-07-02T09:52:20.774Z] [2021-07-02T09:52:20.774Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-02T09:52:20.774Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-02T09:52:20.774Z] #12 DONE 3.6s [2021-07-02T09:52:20.774Z] [2021-07-02T09:52:20.774Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:20.774Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:22.764Z] #27 ... [2021-07-02T09:52:22.764Z] [2021-07-02T09:52:22.764Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-02T09:52:22.764Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-02T09:52:22.764Z] #64 DONE 0.3s [2021-07-02T09:52:22.764Z] [2021-07-02T09:52:22.764Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-02T09:52:22.764Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-02T09:52:22.788Z] #13 3.093 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:52:22.788Z] #13 3.320 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:22.788Z] #13 3.409 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:22.788Z] #13 3.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:23.728Z] #13 4.418 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:52:24.667Z] #13 ... [2021-07-02T09:52:24.667Z] [2021-07-02T09:52:24.667Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:24.667Z] #24 sha256:35fc5d366fd0a7ce10fa43abe09f3778fb380e8831cd56db09f8b01789266cb8 [2021-07-02T09:52:24.667Z] #24 5.217 + RM_GOPATH=0 [2021-07-02T09:52:24.667Z] #24 5.217 + TMP_GOPATH= [2021-07-02T09:52:24.667Z] #24 5.217 + : /build [2021-07-02T09:52:24.667Z] #24 5.217 + '[' -z '' ']' [2021-07-02T09:52:24.667Z] #24 5.217 ++ mktemp -d [2021-07-02T09:52:24.667Z] #24 5.217 + export GOPATH=/tmp/tmp.bRvnCiI6Ka [2021-07-02T09:52:24.667Z] #24 5.217 + GOPATH=/tmp/tmp.bRvnCiI6Ka [2021-07-02T09:52:24.667Z] #24 5.217 + RM_GOPATH=1 [2021-07-02T09:52:24.667Z] #24 5.217 + case "$(go env GOARCH)" in [2021-07-02T09:52:24.667Z] #24 5.220 ++ go env GOARCH [2021-07-02T09:52:24.667Z] #24 5.239 Install docker/cli version 17.06.2-ce from stable [2021-07-02T09:52:24.667Z] #24 5.239 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:24.667Z] #24 5.239 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:24.667Z] #24 5.239 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:24.667Z] #24 5.239 + dir=/tmp/install [2021-07-02T09:52:24.667Z] #24 5.239 + bin=dockercli [2021-07-02T09:52:24.667Z] #24 5.239 + shift [2021-07-02T09:52:24.667Z] #24 5.239 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-02T09:52:24.667Z] #24 5.239 + . /tmp/install/dockercli.installer [2021-07-02T09:52:24.667Z] #24 5.239 ++ : stable [2021-07-02T09:52:24.667Z] #24 5.239 ++ : 17.06.2-ce [2021-07-02T09:52:24.667Z] #24 5.239 + install_dockercli [2021-07-02T09:52:24.667Z] #24 5.239 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-02T09:52:24.667Z] #24 5.260 ++ uname -m [2021-07-02T09:52:24.667Z] #24 5.260 + arch=x86_64 [2021-07-02T09:52:24.667Z] #24 5.260 + '[' x86_64 '!=' x86_64 ']' [2021-07-02T09:52:24.667Z] #24 5.260 + url=https://download.docker.com/linux/static [2021-07-02T09:52:24.667Z] #24 5.260 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-02T09:52:24.667Z] #24 5.260 + tar -xz docker/docker [2021-07-02T09:52:24.693Z] #66 DONE 2.3s [2021-07-02T09:52:24.694Z] [2021-07-02T09:52:24.694Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:24.694Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429 [2021-07-02T09:52:24.694Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.2s done [2021-07-02T09:52:24.694Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 2.3s done [2021-07-02T09:52:24.934Z] #24 ... [2021-07-02T09:52:24.934Z] [2021-07-02T09:52:24.935Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:24.935Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:24.935Z] #36 4.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:24.935Z] #36 4.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:24.935Z] #36 5.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:24.935Z] #36 5.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:24.935Z] #36 7.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:24.935Z] #36 9.883 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:24.935Z] #36 ... [2021-07-02T09:52:24.935Z] [2021-07-02T09:52:24.935Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:24.935Z] #48 sha256:b32b426f55fbb9323ce5cbf1ed8e254172ea7483d36327fe00b83dfb18540433 [2021-07-02T09:52:24.935Z] #48 5.273 + RM_GOPATH=0 [2021-07-02T09:52:24.935Z] #48 5.273 + TMP_GOPATH= [2021-07-02T09:52:24.935Z] #48 5.273 + : /build [2021-07-02T09:52:24.935Z] #48 5.273 + '[' -z '' ']' [2021-07-02T09:52:24.935Z] #48 5.273 ++ mktemp -d [2021-07-02T09:52:24.935Z] #48 5.273 + export GOPATH=/tmp/tmp.ckNbkuAP8W [2021-07-02T09:52:24.935Z] #48 5.273 + GOPATH=/tmp/tmp.ckNbkuAP8W [2021-07-02T09:52:24.935Z] #48 5.273 + RM_GOPATH=1 [2021-07-02T09:52:24.935Z] #48 5.273 + case "$(go env GOARCH)" in [2021-07-02T09:52:24.935Z] #48 5.273 ++ go env GOARCH [2021-07-02T09:52:24.935Z] #48 5.300 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:24.935Z] #48 5.300 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:24.935Z] #48 5.304 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:24.935Z] #48 5.336 + dir=/tmp/install [2021-07-02T09:52:24.935Z] #48 5.336 + bin=gotestsum [2021-07-02T09:52:24.935Z] #48 5.336 + shift [2021-07-02T09:52:24.935Z] #48 5.336 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-02T09:52:24.935Z] #48 5.340 + . /tmp/install/gotestsum.installer [2021-07-02T09:52:24.935Z] #48 5.340 ++ : v0.5.3 [2021-07-02T09:52:24.935Z] #48 5.340 + install_gotestsum [2021-07-02T09:52:24.935Z] #48 5.396 + set -e [2021-07-02T09:52:24.935Z] #48 5.396 + export GO111MODULE=on [2021-07-02T09:52:24.935Z] #48 5.396 + GO111MODULE=on [2021-07-02T09:52:24.935Z] #48 5.396 + GOBIN=/build [2021-07-02T09:52:24.935Z] #48 5.396 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-02T09:52:24.935Z] #48 6.131 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T09:52:24.935Z] #48 9.346 go: downloading github.com/fatih/color v1.9.0 [2021-07-02T09:52:24.935Z] #48 9.352 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T09:52:24.935Z] #48 9.406 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:24.935Z] #48 9.490 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T09:52:24.935Z] #48 9.758 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T09:52:24.935Z] #48 9.826 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T09:52:24.935Z] #48 10.18 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T09:52:24.935Z] #48 10.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T09:52:24.935Z] #48 10.29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T09:52:24.957Z] #44 ... [2021-07-02T09:52:24.957Z] [2021-07-02T09:52:24.957Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-02T09:52:24.957Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-07-02T09:52:24.957Z] #12 DONE 4.3s [2021-07-02T09:52:24.957Z] [2021-07-02T09:52:24.957Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:24.957Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:24.958Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 [2021-07-02T09:52:25.195Z] #48 ... [2021-07-02T09:52:25.195Z] [2021-07-02T09:52:25.195Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:25.195Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:52:25.195Z] #50 5.078 + RM_GOPATH=0 [2021-07-02T09:52:25.195Z] #50 5.078 + TMP_GOPATH= [2021-07-02T09:52:25.195Z] #50 5.078 + : /build [2021-07-02T09:52:25.195Z] #50 5.078 + '[' -z '' ']' [2021-07-02T09:52:25.195Z] #50 5.145 ++ mktemp -d [2021-07-02T09:52:25.195Z] #50 5.145 + export GOPATH=/tmp/tmp.uOO3erEhTu [2021-07-02T09:52:25.195Z] #50 5.145 + GOPATH=/tmp/tmp.uOO3erEhTu [2021-07-02T09:52:25.195Z] #50 5.145 + RM_GOPATH=1 [2021-07-02T09:52:25.195Z] #50 5.145 + case "$(go env GOARCH)" in [2021-07-02T09:52:25.195Z] #50 5.145 ++ go env GOARCH [2021-07-02T09:52:25.195Z] #50 5.145 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.195Z] #50 5.145 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.195Z] #50 5.145 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:25.195Z] #50 5.145 + dir=/tmp/install [2021-07-02T09:52:25.195Z] #50 5.145 + bin=golangci_lint [2021-07-02T09:52:25.195Z] #50 5.145 + shift [2021-07-02T09:52:25.195Z] #50 5.145 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-02T09:52:25.195Z] #50 5.145 + . /tmp/install/golangci_lint.installer [2021-07-02T09:52:25.195Z] #50 5.145 ++ : v1.23.8 [2021-07-02T09:52:25.195Z] #50 5.145 + install_golangci_lint [2021-07-02T09:52:25.195Z] #50 5.145 + set -e [2021-07-02T09:52:25.195Z] #50 5.145 + export GO111MODULE=on [2021-07-02T09:52:25.195Z] #50 5.145 + GO111MODULE=on [2021-07-02T09:52:25.195Z] #50 5.145 + GOBIN=/build [2021-07-02T09:52:25.195Z] #50 5.145 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-02T09:52:25.195Z] #50 6.090 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-02T09:52:25.195Z] #50 ... [2021-07-02T09:52:25.195Z] [2021-07-02T09:52:25.195Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:25.195Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:25.195Z] #56 4.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:25.195Z] #56 4.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:25.195Z] #56 5.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:25.195Z] #56 6.227 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:25.195Z] #56 9.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:25.455Z] #56 ... [2021-07-02T09:52:25.455Z] [2021-07-02T09:52:25.455Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:25.455Z] #34 sha256:34c6b3fe3ba3a0d05400822bbe0f8544ed1284ab85dd69280361901cdf2e72d8 [2021-07-02T09:52:25.455Z] #34 5.363 Install go-toml version v1.8.1 [2021-07-02T09:52:25.455Z] #34 6.178 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-02T09:52:25.455Z] #34 10.34 github.com/pelletier/go-toml [2021-07-02T09:52:25.455Z] #34 ... [2021-07-02T09:52:25.455Z] [2021-07-02T09:52:25.455Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:25.455Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:52:25.455Z] #46 5.007 + RM_GOPATH=0 [2021-07-02T09:52:25.455Z] #46 5.007 + TMP_GOPATH= [2021-07-02T09:52:25.455Z] #46 5.007 + : /build [2021-07-02T09:52:25.455Z] #46 5.007 + '[' -z '' ']' [2021-07-02T09:52:25.455Z] #46 5.007 ++ mktemp -d [2021-07-02T09:52:25.455Z] #46 5.007 + export GOPATH=/tmp/tmp.BUfAfpI7uM [2021-07-02T09:52:25.455Z] #46 5.007 + GOPATH=/tmp/tmp.BUfAfpI7uM [2021-07-02T09:52:25.455Z] #46 5.007 + RM_GOPATH=1 [2021-07-02T09:52:25.455Z] #46 5.007 + case "$(go env GOARCH)" in [2021-07-02T09:52:25.455Z] #46 5.007 ++ go env GOARCH [2021-07-02T09:52:25.455Z] #46 5.022 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.455Z] #46 5.022 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.455Z] #46 5.024 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:25.455Z] #46 5.047 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:25.455Z] #46 5.048 + dir=/tmp/install [2021-07-02T09:52:25.455Z] #46 5.048 + bin=vndr [2021-07-02T09:52:25.455Z] #46 5.048 + shift [2021-07-02T09:52:25.455Z] #46 5.048 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-02T09:52:25.455Z] #46 5.048 + . /tmp/install/vndr.installer [2021-07-02T09:52:25.455Z] #46 5.048 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:25.455Z] #46 5.048 + install_vndr [2021-07-02T09:52:25.455Z] #46 5.048 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-02T09:52:25.455Z] #46 5.048 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BUfAfpI7uM/src/github.com/LK4D4/vndr [2021-07-02T09:52:25.455Z] #46 5.048 Cloning into '/tmp/tmp.BUfAfpI7uM/src/github.com/LK4D4/vndr'... [2021-07-02T09:52:25.455Z] #46 6.048 + cd /tmp/tmp.BUfAfpI7uM/src/github.com/LK4D4/vndr [2021-07-02T09:52:25.455Z] #46 6.048 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:25.455Z] #46 6.131 + go build -buildmode=pie -v -o /build/vndr . [2021-07-02T09:52:25.455Z] #46 8.770 internal/unsafeheader [2021-07-02T09:52:25.455Z] #46 8.796 internal/cpu [2021-07-02T09:52:25.455Z] #46 8.981 runtime/internal/atomic [2021-07-02T09:52:25.455Z] #46 9.299 runtime/internal/sys [2021-07-02T09:52:25.455Z] #46 9.545 runtime/internal/math [2021-07-02T09:52:25.455Z] #46 9.684 internal/race [2021-07-02T09:52:25.455Z] #46 9.795 internal/bytealg [2021-07-02T09:52:25.455Z] #46 9.882 sync/atomic [2021-07-02T09:52:25.455Z] #46 10.31 unicode [2021-07-02T09:52:25.540Z] #9 ... [2021-07-02T09:52:25.540Z] [2021-07-02T09:52:25.540Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:25.540Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:25.540Z] #27 5.294 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:25.540Z] #27 5.302 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:25.540Z] #27 5.320 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:25.718Z] #46 11.09 runtime [2021-07-02T09:52:25.718Z] #46 ... [2021-07-02T09:52:25.718Z] [2021-07-02T09:52:25.718Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:52:25.718Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:52:25.718Z] #32 4.927 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-02T09:52:25.718Z] #32 4.952 Cloning into '.'... [2021-07-02T09:52:25.718Z] #32 ... [2021-07-02T09:52:25.718Z] [2021-07-02T09:52:25.719Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:25.719Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:52:25.719Z] #52 5.539 + RM_GOPATH=0 [2021-07-02T09:52:25.719Z] #52 5.539 + TMP_GOPATH= [2021-07-02T09:52:25.719Z] #52 5.539 + : /build [2021-07-02T09:52:25.719Z] #52 5.539 + '[' -z '' ']' [2021-07-02T09:52:25.719Z] #52 5.539 ++ mktemp -d [2021-07-02T09:52:25.719Z] #52 5.543 + export GOPATH=/tmp/tmp.vr5djhfQVW [2021-07-02T09:52:25.719Z] #52 5.543 + GOPATH=/tmp/tmp.vr5djhfQVW [2021-07-02T09:52:25.719Z] #52 5.543 + RM_GOPATH=1 [2021-07-02T09:52:25.719Z] #52 5.543 + case "$(go env GOARCH)" in [2021-07-02T09:52:25.719Z] #52 5.543 ++ go env GOARCH [2021-07-02T09:52:25.719Z] #52 5.580 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.719Z] #52 5.580 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.719Z] #52 5.584 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:25.719Z] #52 5.649 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:25.719Z] #52 5.649 + dir=/tmp/install [2021-07-02T09:52:25.719Z] #52 5.649 + bin=shfmt [2021-07-02T09:52:25.719Z] #52 5.649 + shift [2021-07-02T09:52:25.719Z] #52 5.649 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-02T09:52:25.719Z] #52 5.649 + . /tmp/install/shfmt.installer [2021-07-02T09:52:25.719Z] #52 5.649 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:25.719Z] #52 5.649 + install_shfmt [2021-07-02T09:52:25.719Z] #52 5.649 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-02T09:52:25.719Z] #52 5.649 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vr5djhfQVW/src/github.com/mvdan/sh [2021-07-02T09:52:25.719Z] #52 5.651 Cloning into '/tmp/tmp.vr5djhfQVW/src/github.com/mvdan/sh'... [2021-07-02T09:52:25.805Z] #27 5.538 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:52:25.805Z] #27 5.768 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:52:25.979Z] #52 ... [2021-07-02T09:52:25.979Z] [2021-07-02T09:52:25.979Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:25.979Z] #59 sha256:582ff3c077938092607944caf54b7085f230e199c79efa6744b5795a328cb00b [2021-07-02T09:52:25.979Z] #59 6.014 + RM_GOPATH=0 [2021-07-02T09:52:25.979Z] #59 6.014 + TMP_GOPATH= [2021-07-02T09:52:25.979Z] #59 6.014 + : /build [2021-07-02T09:52:25.979Z] #59 6.014 + '[' -z '' ']' [2021-07-02T09:52:25.979Z] #59 6.014 ++ mktemp -d [2021-07-02T09:52:25.979Z] #59 6.023 + export GOPATH=/tmp/tmp.YuK6JW09Vu [2021-07-02T09:52:25.979Z] #59 6.023 + GOPATH=/tmp/tmp.YuK6JW09Vu [2021-07-02T09:52:25.979Z] #59 6.023 + RM_GOPATH=1 [2021-07-02T09:52:25.979Z] #59 6.023 + case "$(go env GOARCH)" in [2021-07-02T09:52:25.979Z] #59 6.023 ++ go env GOARCH [2021-07-02T09:52:25.979Z] #59 6.094 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.979Z] #59 6.094 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:25.979Z] #59 6.094 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:25.979Z] #59 6.095 + dir=/tmp/install [2021-07-02T09:52:25.979Z] #59 6.095 + bin=rootlesskit [2021-07-02T09:52:25.979Z] #59 6.095 + shift [2021-07-02T09:52:25.979Z] #59 6.095 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-02T09:52:25.979Z] #59 6.095 + . /tmp/install/rootlesskit.installer [2021-07-02T09:52:25.979Z] #59 6.095 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:25.979Z] #59 6.098 + install_rootlesskit [2021-07-02T09:52:25.979Z] #59 6.098 + case "$1" in [2021-07-02T09:52:25.979Z] #59 6.098 + export CGO_ENABLED=0 [2021-07-02T09:52:25.979Z] #59 6.098 + CGO_ENABLED=0 [2021-07-02T09:52:25.979Z] #59 6.098 + _install_rootlesskit [2021-07-02T09:52:25.979Z] #59 6.101 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-02T09:52:25.979Z] #59 6.101 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YuK6JW09Vu/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:25.979Z] #59 6.102 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:25.979Z] #59 6.103 Cloning into '/tmp/tmp.YuK6JW09Vu/src/github.com/rootless-containers/rootlesskit'... [2021-07-02T09:52:26.068Z] #13 ... [2021-07-02T09:52:26.068Z] [2021-07-02T09:52:26.068Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:26.068Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:52:26.068Z] #46 5.149 + RM_GOPATH=0 [2021-07-02T09:52:26.068Z] #46 5.149 + TMP_GOPATH= [2021-07-02T09:52:26.068Z] #46 5.149 + : /build [2021-07-02T09:52:26.068Z] #46 5.149 + '[' -z '' ']' [2021-07-02T09:52:26.068Z] #46 5.149 ++ mktemp -d [2021-07-02T09:52:26.068Z] #46 5.149 + export GOPATH=/tmp/tmp.fUmogRStCl [2021-07-02T09:52:26.068Z] #46 5.149 + GOPATH=/tmp/tmp.fUmogRStCl [2021-07-02T09:52:26.068Z] #46 5.149 + RM_GOPATH=1 [2021-07-02T09:52:26.068Z] #46 5.149 + case "$(go env GOARCH)" in [2021-07-02T09:52:26.068Z] #46 5.153 ++ go env GOARCH [2021-07-02T09:52:26.068Z] #46 5.179 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:26.068Z] #46 5.179 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:26.068Z] #46 5.179 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:26.068Z] #46 5.179 + dir=/tmp/install [2021-07-02T09:52:26.068Z] #46 5.179 + bin=vndr [2021-07-02T09:52:26.068Z] #46 5.179 + shift [2021-07-02T09:52:26.068Z] #46 5.179 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-02T09:52:26.068Z] #46 5.179 + . /tmp/install/vndr.installer [2021-07-02T09:52:26.068Z] #46 5.179 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:26.068Z] #46 5.179 + install_vndr [2021-07-02T09:52:26.068Z] #46 5.179 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-02T09:52:26.068Z] #46 5.179 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fUmogRStCl/src/github.com/LK4D4/vndr [2021-07-02T09:52:26.068Z] #46 5.180 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:26.068Z] #46 5.180 Cloning into '/tmp/tmp.fUmogRStCl/src/github.com/LK4D4/vndr'... [2021-07-02T09:52:26.068Z] #46 5.736 + cd /tmp/tmp.fUmogRStCl/src/github.com/LK4D4/vndr [2021-07-02T09:52:26.068Z] #46 5.736 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:26.068Z] #46 5.747 + go build -buildmode=pie -v -o /build/vndr . [2021-07-02T09:52:26.068Z] #46 7.004 internal/cpu [2021-07-02T09:52:26.068Z] #46 7.034 internal/unsafeheader [2021-07-02T09:52:26.068Z] #46 7.145 runtime/internal/atomic [2021-07-02T09:52:26.068Z] #46 7.601 runtime/internal/sys [2021-07-02T09:52:26.068Z] #46 7.765 internal/bytealg [2021-07-02T09:52:26.068Z] #46 8.152 runtime/internal/math [2021-07-02T09:52:26.068Z] #46 8.273 internal/race [2021-07-02T09:52:26.068Z] #46 8.389 sync/atomic [2021-07-02T09:52:26.068Z] #46 8.827 runtime [2021-07-02T09:52:26.068Z] #46 8.912 unicode [2021-07-02T09:52:26.239Z] #59 ... [2021-07-02T09:52:26.239Z] [2021-07-02T09:52:26.239Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:26.239Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:26.239Z] #13 6.244 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:26.390Z] #27 6.092 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:52:26.546Z] #47 ... [2021-07-02T09:52:26.546Z] [2021-07-02T09:52:26.546Z] #17 [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-07-02T09:52:26.546Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:52:26.546Z] #17 101.8 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-02T09:52:26.546Z] #17 103.2 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-02T09:52:26.546Z] #17 103.3 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-02T09:52:26.546Z] #17 103.9 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:52:26.546Z] #17 104.1 Fetched 169 MB in 22s (7630 kB/s) [2021-07-02T09:52:26.546Z] #17 104.1 Selecting previously unselected package liblocale-gettext-perl. [2021-07-02T09:52:26.546Z] #17 104.1 (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 ... 15421 files and directories currently installed.) [2021-07-02T09:52:26.546Z] #17 104.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.2 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-02T09:52:26.546Z] #17 104.2 Selecting previously unselected package bzip2. [2021-07-02T09:52:26.546Z] #17 104.2 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.2 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:52:26.546Z] #17 104.3 Selecting previously unselected package libmagic-mgc. [2021-07-02T09:52:26.546Z] #17 104.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.3 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-02T09:52:26.546Z] #17 104.4 Selecting previously unselected package libmagic1:amd64. [2021-07-02T09:52:26.546Z] #17 104.4 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.4 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-02T09:52:26.546Z] #17 104.5 Selecting previously unselected package file. [2021-07-02T09:52:26.546Z] #17 104.5 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.5 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-02T09:52:26.546Z] #17 104.6 Selecting previously unselected package xz-utils. [2021-07-02T09:52:26.546Z] #17 104.6 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.6 Unpacking xz-utils (5.2.4-1) ... [2021-07-02T09:52:26.546Z] #17 104.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-02T09:52:26.546Z] #17 104.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 104.7 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-02T09:52:26.546Z] #17 105.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-02T09:52:26.546Z] #17 105.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 105.4 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-02T09:52:26.546Z] #17 106.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-02T09:52:26.546Z] #17 106.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 106.1 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-02T09:52:26.546Z] #17 106.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-02T09:52:26.546Z] #17 106.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 106.8 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-02T09:52:26.546Z] #17 107.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-02T09:52:26.546Z] #17 107.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 107.4 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-02T09:52:26.546Z] #17 107.9 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-02T09:52:26.546Z] #17 107.9 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 107.9 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:26.546Z] #17 107.9 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-02T09:52:26.546Z] #17 108.0 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:26.546Z] #17 108.0 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:27.013Z] #46 ... [2021-07-02T09:52:27.013Z] [2021-07-02T09:52:27.013Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:27.013Z] #34 sha256:2fb8f69a6d8533a89347d12a164de9daffae5fe6ffc8acaefbd45927bf44b165 [2021-07-02T09:52:27.013Z] #34 5.249 Install go-toml version v1.8.1 [2021-07-02T09:52:27.013Z] #34 6.002 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-02T09:52:27.013Z] #34 8.972 github.com/pelletier/go-toml [2021-07-02T09:52:27.273Z] #34 ... [2021-07-02T09:52:27.273Z] [2021-07-02T09:52:27.273Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:27.273Z] #24 sha256:4bd0990d8d2d6b9257b2fe367fbe2579d58fc421b49655695f59474a05b4a3b2 [2021-07-02T09:52:27.273Z] #24 4.846 + RM_GOPATH=0 [2021-07-02T09:52:27.273Z] #24 4.846 + TMP_GOPATH= [2021-07-02T09:52:27.273Z] #24 4.846 + : /build [2021-07-02T09:52:27.273Z] #24 4.846 + '[' -z '' ']' [2021-07-02T09:52:27.273Z] #24 4.846 ++ mktemp -d [2021-07-02T09:52:27.273Z] #24 4.846 + export GOPATH=/tmp/tmp.lIIvj3uJTH [2021-07-02T09:52:27.273Z] #24 4.846 + GOPATH=/tmp/tmp.lIIvj3uJTH [2021-07-02T09:52:27.273Z] #24 4.846 + RM_GOPATH=1 [2021-07-02T09:52:27.273Z] #24 4.846 + case "$(go env GOARCH)" in [2021-07-02T09:52:27.273Z] #24 4.846 ++ go env GOARCH [2021-07-02T09:52:27.273Z] #24 4.870 Install docker/cli version 17.06.2-ce from stable [2021-07-02T09:52:27.273Z] #24 4.872 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.273Z] #24 4.872 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.273Z] #24 4.872 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:27.273Z] #24 4.872 + dir=/tmp/install [2021-07-02T09:52:27.273Z] #24 4.872 + bin=dockercli [2021-07-02T09:52:27.273Z] #24 4.872 + shift [2021-07-02T09:52:27.273Z] #24 4.872 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-02T09:52:27.273Z] #24 4.872 + . /tmp/install/dockercli.installer [2021-07-02T09:52:27.273Z] #24 4.872 ++ : stable [2021-07-02T09:52:27.273Z] #24 4.872 ++ : 17.06.2-ce [2021-07-02T09:52:27.273Z] #24 4.872 + install_dockercli [2021-07-02T09:52:27.273Z] #24 4.872 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-02T09:52:27.273Z] #24 4.872 ++ uname -m [2021-07-02T09:52:27.273Z] #24 4.879 + arch=x86_64 [2021-07-02T09:52:27.273Z] #24 4.879 + '[' x86_64 '!=' x86_64 ']' [2021-07-02T09:52:27.273Z] #24 4.879 + url=https://download.docker.com/linux/static [2021-07-02T09:52:27.273Z] #24 4.889 + tar -xz docker/docker [2021-07-02T09:52:27.274Z] #24 4.899 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-02T09:52:27.274Z] #24 ... [2021-07-02T09:52:27.274Z] [2021-07-02T09:52:27.274Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:27.274Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:27.274Z] #56 6.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:27.274Z] #56 6.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:27.274Z] #56 6.963 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:27.274Z] #56 7.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:27.274Z] #56 9.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:27.475Z] #17 109.2 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-02T09:52:27.475Z] #17 109.2 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:27.475Z] #17 109.2 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:27.475Z] #17 109.2 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-02T09:52:27.475Z] #17 109.2 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:27.534Z] #56 ... [2021-07-02T09:52:27.534Z] [2021-07-02T09:52:27.534Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:27.534Z] #48 sha256:1e370945918516d1d388743120d1c8f7ac742bb8cfc5be30c5476d8abcd04f48 [2021-07-02T09:52:27.534Z] #48 5.309 + RM_GOPATH=0 [2021-07-02T09:52:27.534Z] #48 5.309 + TMP_GOPATH= [2021-07-02T09:52:27.534Z] #48 5.309 + : /build [2021-07-02T09:52:27.534Z] #48 5.309 + '[' -z '' ']' [2021-07-02T09:52:27.534Z] #48 5.309 ++ mktemp -d [2021-07-02T09:52:27.534Z] #48 5.309 + export GOPATH=/tmp/tmp.TtKGZOgN89 [2021-07-02T09:52:27.534Z] #48 5.309 + GOPATH=/tmp/tmp.TtKGZOgN89 [2021-07-02T09:52:27.534Z] #48 5.309 + RM_GOPATH=1 [2021-07-02T09:52:27.534Z] #48 5.309 + case "$(go env GOARCH)" in [2021-07-02T09:52:27.534Z] #48 5.309 ++ go env GOARCH [2021-07-02T09:52:27.534Z] #48 5.320 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.534Z] #48 5.320 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.534Z] #48 5.320 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:27.534Z] #48 5.320 + dir=/tmp/install [2021-07-02T09:52:27.534Z] #48 5.320 + bin=gotestsum [2021-07-02T09:52:27.534Z] #48 5.320 + shift [2021-07-02T09:52:27.534Z] #48 5.320 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-02T09:52:27.534Z] #48 5.320 + . /tmp/install/gotestsum.installer [2021-07-02T09:52:27.534Z] #48 5.320 ++ : v0.5.3 [2021-07-02T09:52:27.534Z] #48 5.320 + install_gotestsum [2021-07-02T09:52:27.534Z] #48 5.320 + set -e [2021-07-02T09:52:27.534Z] #48 5.320 + export GO111MODULE=on [2021-07-02T09:52:27.534Z] #48 5.320 + GO111MODULE=on [2021-07-02T09:52:27.534Z] #48 5.320 + GOBIN=/build [2021-07-02T09:52:27.534Z] #48 5.320 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-02T09:52:27.534Z] #48 6.044 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T09:52:27.534Z] #48 7.693 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T09:52:27.534Z] #48 7.693 go: downloading github.com/fatih/color v1.9.0 [2021-07-02T09:52:27.534Z] #48 7.720 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:27.534Z] #48 7.757 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T09:52:27.534Z] #48 8.134 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T09:52:27.534Z] #48 8.191 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T09:52:27.534Z] #48 8.397 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T09:52:27.534Z] #48 8.493 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T09:52:27.534Z] #48 8.509 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T09:52:27.534Z] #48 9.119 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T09:52:27.622Z] #13 8.348 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:27.733Z] #17 109.3 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-02T09:52:27.795Z] #48 ... [2021-07-02T09:52:27.795Z] [2021-07-02T09:52:27.795Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:27.795Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:52:27.795Z] #52 4.444 + RM_GOPATH=0 [2021-07-02T09:52:27.795Z] #52 4.444 + TMP_GOPATH= [2021-07-02T09:52:27.795Z] #52 4.444 + : /build [2021-07-02T09:52:27.795Z] #52 4.444 + '[' -z '' ']' [2021-07-02T09:52:27.795Z] #52 4.444 ++ mktemp -d [2021-07-02T09:52:27.795Z] #52 4.444 + export GOPATH=/tmp/tmp.xfjyxokBlj [2021-07-02T09:52:27.795Z] #52 4.444 + GOPATH=/tmp/tmp.xfjyxokBlj [2021-07-02T09:52:27.795Z] #52 4.444 + RM_GOPATH=1 [2021-07-02T09:52:27.795Z] #52 4.444 + case "$(go env GOARCH)" in [2021-07-02T09:52:27.795Z] #52 4.444 ++ go env GOARCH [2021-07-02T09:52:27.795Z] #52 4.452 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:27.795Z] #52 4.453 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.795Z] #52 4.453 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.795Z] #52 4.453 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:27.795Z] #52 4.453 + dir=/tmp/install [2021-07-02T09:52:27.795Z] #52 4.453 + bin=shfmt [2021-07-02T09:52:27.795Z] #52 4.453 + shift [2021-07-02T09:52:27.795Z] #52 4.453 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-02T09:52:27.795Z] #52 4.453 + . /tmp/install/shfmt.installer [2021-07-02T09:52:27.795Z] #52 4.453 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:27.795Z] #52 4.453 + install_shfmt [2021-07-02T09:52:27.795Z] #52 4.453 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-02T09:52:27.795Z] #52 4.453 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xfjyxokBlj/src/github.com/mvdan/sh [2021-07-02T09:52:27.795Z] #52 4.453 Cloning into '/tmp/tmp.xfjyxokBlj/src/github.com/mvdan/sh'... [2021-07-02T09:52:27.795Z] #52 ... [2021-07-02T09:52:27.795Z] [2021-07-02T09:52:27.795Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:27.795Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:27.795Z] #50 4.526 + RM_GOPATH=0 [2021-07-02T09:52:27.795Z] #50 4.526 + TMP_GOPATH= [2021-07-02T09:52:27.795Z] #50 4.526 + : /build [2021-07-02T09:52:27.795Z] #50 4.526 + '[' -z '' ']' [2021-07-02T09:52:27.795Z] #50 4.526 ++ mktemp -d [2021-07-02T09:52:27.795Z] #50 4.526 + export GOPATH=/tmp/tmp.520cJXDwVc [2021-07-02T09:52:27.795Z] #50 4.526 + GOPATH=/tmp/tmp.520cJXDwVc [2021-07-02T09:52:27.795Z] #50 4.526 + RM_GOPATH=1 [2021-07-02T09:52:27.795Z] #50 4.526 + case "$(go env GOARCH)" in [2021-07-02T09:52:27.795Z] #50 4.529 ++ go env GOARCH [2021-07-02T09:52:27.795Z] #50 4.545 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.795Z] #50 4.545 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:27.795Z] #50 4.545 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:27.795Z] #50 4.545 + dir=/tmp/install [2021-07-02T09:52:27.795Z] #50 4.545 + bin=golangci_lint [2021-07-02T09:52:27.795Z] #50 4.545 + shift [2021-07-02T09:52:27.795Z] #50 4.545 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-02T09:52:27.795Z] #50 4.545 + . /tmp/install/golangci_lint.installer [2021-07-02T09:52:27.795Z] #50 4.545 ++ : v1.23.8 [2021-07-02T09:52:27.795Z] #50 4.545 + install_golangci_lint [2021-07-02T09:52:27.795Z] #50 4.545 + set -e [2021-07-02T09:52:27.795Z] #50 4.545 + export GO111MODULE=on [2021-07-02T09:52:27.795Z] #50 4.545 + GO111MODULE=on [2021-07-02T09:52:27.795Z] #50 4.545 + GOBIN=/build [2021-07-02T09:52:27.795Z] #50 4.545 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-02T09:52:27.795Z] #50 5.082 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-02T09:52:27.976Z] #27 7.698 Fetched 8276 kB in 3s (3122 kB/s) [2021-07-02T09:52:28.056Z] #50 ... [2021-07-02T09:52:28.057Z] [2021-07-02T09:52:28.057Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:28.057Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:28.057Z] #40 5.592 + git clone https://github.com/docker/distribution.git . [2021-07-02T09:52:28.057Z] #40 5.592 Cloning into '.'... [2021-07-02T09:52:28.057Z] #40 ... [2021-07-02T09:52:28.057Z] [2021-07-02T09:52:28.057Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:52:28.057Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:52:28.057Z] #32 5.091 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-02T09:52:28.057Z] #32 5.103 Cloning into '.'... [2021-07-02T09:52:28.317Z] #32 ... [2021-07-02T09:52:28.317Z] [2021-07-02T09:52:28.317Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:28.317Z] #59 sha256:18079e42e1ba29106cc5d208e4cf4292aa2ea33735e9d410cc2d8715756f13c8 [2021-07-02T09:52:28.317Z] #59 4.330 + RM_GOPATH=0 [2021-07-02T09:52:28.317Z] #59 4.330 + TMP_GOPATH= [2021-07-02T09:52:28.317Z] #59 4.330 + : /build [2021-07-02T09:52:28.317Z] #59 4.330 + '[' -z '' ']' [2021-07-02T09:52:28.317Z] #59 4.331 ++ mktemp -d [2021-07-02T09:52:28.317Z] #59 4.332 + export GOPATH=/tmp/tmp.LI0n4NzOb3 [2021-07-02T09:52:28.317Z] #59 4.332 + GOPATH=/tmp/tmp.LI0n4NzOb3 [2021-07-02T09:52:28.317Z] #59 4.332 + RM_GOPATH=1 [2021-07-02T09:52:28.317Z] #59 4.332 + case "$(go env GOARCH)" in [2021-07-02T09:52:28.317Z] #59 4.332 ++ go env GOARCH [2021-07-02T09:52:28.317Z] #59 4.342 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:28.317Z] #59 4.342 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:28.317Z] #59 4.342 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:28.317Z] #59 4.342 + dir=/tmp/install [2021-07-02T09:52:28.317Z] #59 4.342 + bin=rootlesskit [2021-07-02T09:52:28.317Z] #59 4.342 + shift [2021-07-02T09:52:28.317Z] #59 4.342 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-02T09:52:28.317Z] #59 4.342 + . /tmp/install/rootlesskit.installer [2021-07-02T09:52:28.317Z] #59 4.342 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:28.317Z] #59 4.342 + install_rootlesskit [2021-07-02T09:52:28.317Z] #59 4.342 + case "$1" in [2021-07-02T09:52:28.317Z] #59 4.342 + export CGO_ENABLED=0 [2021-07-02T09:52:28.317Z] #59 4.342 + CGO_ENABLED=0 [2021-07-02T09:52:28.317Z] #59 4.342 + _install_rootlesskit [2021-07-02T09:52:28.317Z] #59 4.342 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:28.317Z] #59 4.342 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-02T09:52:28.317Z] #59 4.342 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LI0n4NzOb3/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:28.317Z] #59 4.344 Cloning into '/tmp/tmp.LI0n4NzOb3/src/github.com/rootless-containers/rootlesskit'... [2021-07-02T09:52:28.317Z] #59 6.770 + cd /tmp/tmp.LI0n4NzOb3/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:28.317Z] #59 6.770 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:28.317Z] #59 6.820 + export GO111MODULE=on [2021-07-02T09:52:28.317Z] #59 6.820 + GO111MODULE=on [2021-07-02T09:52:28.317Z] #59 6.820 + export GOPROXY=https://proxy.golang.org [2021-07-02T09:52:28.317Z] #59 6.820 + GOPROXY=https://proxy.golang.org [2021-07-02T09:52:28.317Z] #59 6.820 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:52:28.317Z] #59 6.820 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-02T09:52:28.317Z] #59 8.346 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:28.317Z] #59 8.347 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-02T09:52:28.317Z] #59 8.387 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-02T09:52:28.317Z] #59 9.051 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-02T09:52:28.317Z] #59 ... [2021-07-02T09:52:28.317Z] [2021-07-02T09:52:28.317Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:28.317Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:28.317Z] #13 6.564 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:52:28.317Z] #13 6.592 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:28.317Z] #13 6.610 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:28.317Z] #13 6.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:28.317Z] #13 7.671 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:52:28.922Z] #17 110.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-02T09:52:28.923Z] #17 110.4 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:28.923Z] #17 110.4 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:28.923Z] #17 110.5 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-02T09:52:28.923Z] #17 110.5 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:28.923Z] #17 110.5 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-02T09:52:29.176Z] #13 4.382 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:52:29.176Z] #13 4.426 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:29.176Z] #13 4.443 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:29.176Z] #13 4.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:29.391Z] #27 7.698 Reading package lists... [2021-07-02T09:52:30.136Z] #13 ... [2021-07-02T09:52:30.136Z] [2021-07-02T09:52:30.136Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:30.136Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:30.136Z] #44 8.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:30.136Z] #44 8.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:30.136Z] #44 8.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:30.136Z] #44 8.850 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-02T09:52:30.167Z] #13 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:30.167Z] #13 ... [2021-07-02T09:52:30.167Z] [2021-07-02T09:52:30.167Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:30.167Z] #24 sha256:35fc5d366fd0a7ce10fa43abe09f3778fb380e8831cd56db09f8b01789266cb8 [2021-07-02T09:52:30.167Z] #24 15.15 + mkdir -p /build [2021-07-02T09:52:30.167Z] #24 15.18 + mv docker/docker /build/ [2021-07-02T09:52:30.167Z] #24 15.18 + rmdir docker [2021-07-02T09:52:30.167Z] #24 DONE 15.7s [2021-07-02T09:52:30.244Z] #13 ... [2021-07-02T09:52:30.244Z] [2021-07-02T09:52:30.244Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:30.244Z] #24 sha256:4bd0990d8d2d6b9257b2fe367fbe2579d58fc421b49655695f59474a05b4a3b2 [2021-07-02T09:52:30.244Z] #24 12.28 + mkdir -p /build [2021-07-02T09:52:30.244Z] #24 12.28 + mv docker/docker /build/ [2021-07-02T09:52:30.244Z] #24 12.28 + rmdir docker [2021-07-02T09:52:30.244Z] #24 DONE 12.8s [2021-07-02T09:52:30.244Z] [2021-07-02T09:52:30.244Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:30.244Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:30.244Z] #13 9.527 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:30.294Z] #17 111.9 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-02T09:52:30.294Z] #17 111.9 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:30.294Z] #17 111.9 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:30.294Z] #17 112.0 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-02T09:52:30.294Z] #17 112.0 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:30.294Z] #17 112.0 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:30.347Z] #27 9.008 Reading package lists... [2021-07-02T09:52:30.412Z] #44 ... [2021-07-02T09:52:30.412Z] [2021-07-02T09:52:30.412Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:30.412Z] #24 sha256:71781bc0e35be411c66f6c543d70f7c7d9be03e158bdfcd723ebf20a4d9fa4cf [2021-07-02T09:52:30.412Z] #24 7.507 + RM_GOPATH=0 [2021-07-02T09:52:30.412Z] #24 7.507 + TMP_GOPATH= [2021-07-02T09:52:30.412Z] #24 7.507 + : /build [2021-07-02T09:52:30.412Z] #24 7.507 + '[' -z '' ']' [2021-07-02T09:52:30.412Z] #24 7.507 ++ mktemp -d [2021-07-02T09:52:30.412Z] #24 7.507 + export GOPATH=/tmp/tmp.gOM7nuiBaD [2021-07-02T09:52:30.412Z] #24 7.507 + GOPATH=/tmp/tmp.gOM7nuiBaD [2021-07-02T09:52:30.412Z] #24 7.507 + RM_GOPATH=1 [2021-07-02T09:52:30.412Z] #24 7.507 + case "$(go env GOARCH)" in [2021-07-02T09:52:30.412Z] #24 7.507 ++ go env GOARCH [2021-07-02T09:52:30.412Z] #24 7.688 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.412Z] #24 7.689 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.412Z] #24 7.693 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:30.412Z] #24 7.695 Install docker/cli version 17.06.2-ce from stable [2021-07-02T09:52:30.412Z] #24 7.696 + dir=/tmp/install [2021-07-02T09:52:30.412Z] #24 7.696 + bin=dockercli [2021-07-02T09:52:30.412Z] #24 7.696 + shift [2021-07-02T09:52:30.412Z] #24 7.696 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-02T09:52:30.412Z] #24 7.696 + . /tmp/install/dockercli.installer [2021-07-02T09:52:30.412Z] #24 7.696 ++ : stable [2021-07-02T09:52:30.412Z] #24 7.696 ++ : 17.06.2-ce [2021-07-02T09:52:30.412Z] #24 7.696 + install_dockercli [2021-07-02T09:52:30.412Z] #24 7.696 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-02T09:52:30.412Z] #24 7.696 ++ uname -m [2021-07-02T09:52:30.412Z] #24 7.696 + arch=x86_64 [2021-07-02T09:52:30.412Z] #24 7.696 + '[' x86_64 '!=' x86_64 ']' [2021-07-02T09:52:30.412Z] #24 7.696 + url=https://download.docker.com/linux/static [2021-07-02T09:52:30.412Z] #24 7.696 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-02T09:52:30.412Z] #24 7.712 + tar -xz docker/docker [2021-07-02T09:52:30.412Z] #24 ... [2021-07-02T09:52:30.412Z] [2021-07-02T09:52:30.412Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:30.413Z] #48 sha256:79b43499a499f8518b70a659a26f2261ed64abf01b85b5cab05801902d3e7820 [2021-07-02T09:52:30.413Z] #48 6.696 + RM_GOPATH=0 [2021-07-02T09:52:30.413Z] #48 6.696 + TMP_GOPATH= [2021-07-02T09:52:30.413Z] #48 6.696 + : /build [2021-07-02T09:52:30.413Z] #48 6.696 + '[' -z '' ']' [2021-07-02T09:52:30.413Z] #48 6.696 ++ mktemp -d [2021-07-02T09:52:30.413Z] #48 6.696 + export GOPATH=/tmp/tmp.jvxT3McVbx [2021-07-02T09:52:30.413Z] #48 6.696 + GOPATH=/tmp/tmp.jvxT3McVbx [2021-07-02T09:52:30.413Z] #48 6.696 + RM_GOPATH=1 [2021-07-02T09:52:30.413Z] #48 6.696 + case "$(go env GOARCH)" in [2021-07-02T09:52:30.413Z] #48 6.696 ++ go env GOARCH [2021-07-02T09:52:30.413Z] #48 6.696 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.413Z] #48 6.696 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.413Z] #48 6.696 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:30.413Z] #48 6.696 + dir=/tmp/install [2021-07-02T09:52:30.413Z] #48 6.696 + bin=gotestsum [2021-07-02T09:52:30.413Z] #48 6.696 + shift [2021-07-02T09:52:30.413Z] #48 6.696 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-02T09:52:30.413Z] #48 6.696 + . /tmp/install/gotestsum.installer [2021-07-02T09:52:30.413Z] #48 6.696 ++ : v0.5.3 [2021-07-02T09:52:30.413Z] #48 6.696 + install_gotestsum [2021-07-02T09:52:30.413Z] #48 6.696 + set -e [2021-07-02T09:52:30.413Z] #48 6.696 + export GO111MODULE=on [2021-07-02T09:52:30.413Z] #48 6.696 + GO111MODULE=on [2021-07-02T09:52:30.413Z] #48 6.696 + GOBIN=/build [2021-07-02T09:52:30.413Z] #48 6.696 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-02T09:52:30.413Z] #48 7.147 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T09:52:30.413Z] #48 9.460 go: downloading github.com/fatih/color v1.9.0 [2021-07-02T09:52:30.413Z] #48 9.472 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T09:52:30.413Z] #48 9.485 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:30.413Z] #48 9.531 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T09:52:30.413Z] #48 9.821 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T09:52:30.413Z] #48 9.847 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T09:52:30.413Z] #48 9.970 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T09:52:30.413Z] #48 10.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T09:52:30.413Z] #48 10.14 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T09:52:30.428Z] [2021-07-02T09:52:30.428Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:30.428Z] #59 sha256:582ff3c077938092607944caf54b7085f230e199c79efa6744b5795a328cb00b [2021-07-02T09:52:30.428Z] #59 11.83 + cd /tmp/tmp.YuK6JW09Vu/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:30.428Z] #59 11.83 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:30.428Z] #59 11.88 + export GO111MODULE=on [2021-07-02T09:52:30.428Z] #59 11.88 + GO111MODULE=on [2021-07-02T09:52:30.428Z] #59 11.88 + export GOPROXY=https://proxy.golang.org [2021-07-02T09:52:30.428Z] #59 11.88 + GOPROXY=https://proxy.golang.org [2021-07-02T09:52:30.428Z] #59 11.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:52:30.428Z] #59 11.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-02T09:52:30.428Z] #59 13.28 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:30.428Z] #59 13.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-02T09:52:30.428Z] #59 13.34 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-02T09:52:30.428Z] #59 13.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-02T09:52:30.612Z] #27 10.31 Building dependency tree... [2021-07-02T09:52:30.675Z] #48 ... [2021-07-02T09:52:30.675Z] [2021-07-02T09:52:30.675Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:30.675Z] #50 sha256:98e673f75ce014b1719d43e36be1c116e4fd594b40d6c3dad57d407954bfd5a7 [2021-07-02T09:52:30.675Z] #50 6.264 + RM_GOPATH=0 [2021-07-02T09:52:30.675Z] #50 6.264 + TMP_GOPATH= [2021-07-02T09:52:30.675Z] #50 6.264 + : /build [2021-07-02T09:52:30.675Z] #50 6.264 + '[' -z '' ']' [2021-07-02T09:52:30.675Z] #50 6.264 ++ mktemp -d [2021-07-02T09:52:30.675Z] #50 6.264 + export GOPATH=/tmp/tmp.LeZjXYkHYS [2021-07-02T09:52:30.675Z] #50 6.264 + GOPATH=/tmp/tmp.LeZjXYkHYS [2021-07-02T09:52:30.675Z] #50 6.264 + RM_GOPATH=1 [2021-07-02T09:52:30.675Z] #50 6.264 + case "$(go env GOARCH)" in [2021-07-02T09:52:30.675Z] #50 6.264 ++ go env GOARCH [2021-07-02T09:52:30.675Z] #50 6.290 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.675Z] #50 6.290 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.675Z] #50 6.290 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:30.675Z] #50 6.290 + dir=/tmp/install [2021-07-02T09:52:30.675Z] #50 6.290 + bin=golangci_lint [2021-07-02T09:52:30.675Z] #50 6.290 + shift [2021-07-02T09:52:30.675Z] #50 6.290 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-02T09:52:30.675Z] #50 6.290 + . /tmp/install/golangci_lint.installer [2021-07-02T09:52:30.675Z] #50 6.290 ++ : v1.23.8 [2021-07-02T09:52:30.675Z] #50 6.290 + install_golangci_lint [2021-07-02T09:52:30.675Z] #50 6.290 + set -e [2021-07-02T09:52:30.675Z] #50 6.290 + export GO111MODULE=on [2021-07-02T09:52:30.675Z] #50 6.290 + GO111MODULE=on [2021-07-02T09:52:30.675Z] #50 6.290 + GOBIN=/build [2021-07-02T09:52:30.675Z] #50 6.290 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-02T09:52:30.675Z] #50 6.510 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-02T09:52:30.675Z] #50 ... [2021-07-02T09:52:30.675Z] [2021-07-02T09:52:30.675Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:52:30.675Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:52:30.675Z] #32 7.060 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-02T09:52:30.675Z] #32 7.069 Cloning into '.'... [2021-07-02T09:52:30.687Z] #59 ... [2021-07-02T09:52:30.687Z] [2021-07-02T09:52:30.687Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:30.687Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:30.687Z] #40 5.311 + git clone https://github.com/docker/distribution.git . [2021-07-02T09:52:30.687Z] #40 5.338 Cloning into '.'... [2021-07-02T09:52:30.894Z] #17 ... [2021-07-02T09:52:30.894Z] [2021-07-02T09:52:30.894Z] #57 [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-07-02T09:52:30.894Z] #57 sha256:feb293b4f190c637d123a1cd2159985a66aed9a264688c3a999814b4eedc5032 [2021-07-02T09:52:30.894Z] #57 122.8 + /build/golangci-lint --version [2021-07-02T09:52:30.939Z] #32 ... [2021-07-02T09:52:30.939Z] [2021-07-02T09:52:30.939Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:30.939Z] #59 sha256:5cb2bf83a7a6319a988c462aeb003f783d51cb271b05790e57a969998448755b [2021-07-02T09:52:30.939Z] #59 7.645 + RM_GOPATH=0 [2021-07-02T09:52:30.939Z] #59 7.645 + TMP_GOPATH= [2021-07-02T09:52:30.939Z] #59 7.645 + : /build [2021-07-02T09:52:30.939Z] #59 7.645 + '[' -z '' ']' [2021-07-02T09:52:30.939Z] #59 7.645 ++ mktemp -d [2021-07-02T09:52:30.939Z] #59 7.645 + export GOPATH=/tmp/tmp.vSyTeWK9Fb [2021-07-02T09:52:30.939Z] #59 7.646 + GOPATH=/tmp/tmp.vSyTeWK9Fb [2021-07-02T09:52:30.939Z] #59 7.646 + RM_GOPATH=1 [2021-07-02T09:52:30.939Z] #59 7.646 + case "$(go env GOARCH)" in [2021-07-02T09:52:30.939Z] #59 7.647 ++ go env GOARCH [2021-07-02T09:52:30.939Z] #59 7.722 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:30.939Z] #59 7.722 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.939Z] #59 7.722 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.939Z] #59 7.722 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:30.939Z] #59 7.722 + dir=/tmp/install [2021-07-02T09:52:30.939Z] #59 7.722 + bin=rootlesskit [2021-07-02T09:52:30.939Z] #59 7.722 + shift [2021-07-02T09:52:30.939Z] #59 7.722 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-02T09:52:30.939Z] #59 7.722 + . /tmp/install/rootlesskit.installer [2021-07-02T09:52:30.939Z] #59 7.722 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:30.939Z] #59 7.722 + install_rootlesskit [2021-07-02T09:52:30.939Z] #59 7.722 + case "$1" in [2021-07-02T09:52:30.939Z] #59 7.722 + export CGO_ENABLED=0 [2021-07-02T09:52:30.939Z] #59 7.722 + CGO_ENABLED=0 [2021-07-02T09:52:30.939Z] #59 7.722 + _install_rootlesskit [2021-07-02T09:52:30.939Z] #59 7.722 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-02T09:52:30.939Z] #59 7.722 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vSyTeWK9Fb/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:30.939Z] #59 7.722 Cloning into '/tmp/tmp.vSyTeWK9Fb/src/github.com/rootless-containers/rootlesskit'... [2021-07-02T09:52:30.939Z] #59 ... [2021-07-02T09:52:30.939Z] [2021-07-02T09:52:30.939Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:30.939Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:52:30.939Z] #46 7.204 + RM_GOPATH=0 [2021-07-02T09:52:30.939Z] #46 7.204 + TMP_GOPATH= [2021-07-02T09:52:30.939Z] #46 7.204 + : /build [2021-07-02T09:52:30.939Z] #46 7.204 + '[' -z '' ']' [2021-07-02T09:52:30.939Z] #46 7.204 ++ mktemp -d [2021-07-02T09:52:30.939Z] #46 7.213 + export GOPATH=/tmp/tmp.6g5w0aHrCg [2021-07-02T09:52:30.939Z] #46 7.213 + GOPATH=/tmp/tmp.6g5w0aHrCg [2021-07-02T09:52:30.939Z] #46 7.213 + RM_GOPATH=1 [2021-07-02T09:52:30.939Z] #46 7.213 + case "$(go env GOARCH)" in [2021-07-02T09:52:30.939Z] #46 7.213 ++ go env GOARCH [2021-07-02T09:52:30.939Z] #46 7.274 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.939Z] #46 7.274 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:30.939Z] #46 7.274 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:30.939Z] #46 7.274 + dir=/tmp/install [2021-07-02T09:52:30.939Z] #46 7.274 + bin=vndr [2021-07-02T09:52:30.939Z] #46 7.274 + shift [2021-07-02T09:52:30.939Z] #46 7.274 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-02T09:52:30.939Z] #46 7.274 + . /tmp/install/vndr.installer [2021-07-02T09:52:30.939Z] #46 7.274 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:30.939Z] #46 7.274 + install_vndr [2021-07-02T09:52:30.939Z] #46 7.274 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-02T09:52:30.939Z] #46 7.274 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:30.939Z] #46 7.274 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6g5w0aHrCg/src/github.com/LK4D4/vndr [2021-07-02T09:52:30.939Z] #46 7.289 Cloning into '/tmp/tmp.6g5w0aHrCg/src/github.com/LK4D4/vndr'... [2021-07-02T09:52:30.939Z] #46 8.253 + cd /tmp/tmp.6g5w0aHrCg/src/github.com/LK4D4/vndr [2021-07-02T09:52:30.939Z] #46 8.253 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:30.939Z] #46 8.257 + go build -buildmode=pie -v -o /build/vndr . [2021-07-02T09:52:30.939Z] #46 10.15 internal/unsafeheader [2021-07-02T09:52:30.939Z] #46 10.18 internal/cpu [2021-07-02T09:52:30.939Z] #46 10.21 runtime/internal/atomic [2021-07-02T09:52:30.939Z] #46 10.72 runtime/internal/sys [2021-07-02T09:52:30.946Z] #40 ... [2021-07-02T09:52:30.946Z] [2021-07-02T09:52:30.946Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:30.946Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:52:30.946Z] #46 14.08 unicode/utf8 [2021-07-02T09:52:30.946Z] #46 14.62 math/bits [2021-07-02T09:52:30.946Z] #46 15.45 math [2021-07-02T09:52:30.946Z] #46 ... [2021-07-02T09:52:30.946Z] [2021-07-02T09:52:30.946Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:30.946Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:30.946Z] #44 5.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:30.946Z] #44 5.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:30.946Z] #44 5.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:30.946Z] #44 6.465 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-02T09:52:30.946Z] #44 8.220 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:30.946Z] #44 9.833 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:30.946Z] #44 12.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:30.946Z] #44 14.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-02T09:52:31.193Z] #27 10.96 The following additional packages will be installed: [2021-07-02T09:52:31.193Z] #27 10.96 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-02T09:52:31.193Z] #27 10.96 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-02T09:52:31.193Z] #27 10.96 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-02T09:52:31.193Z] #27 10.96 Suggested packages: [2021-07-02T09:52:31.193Z] #27 10.96 krb5-doc krb5-user [2021-07-02T09:52:31.193Z] #27 10.96 Recommended packages: [2021-07-02T09:52:31.193Z] #27 10.96 krb5-locales publicsuffix libsasl2-modules [2021-07-02T09:52:31.203Z] #46 ... [2021-07-02T09:52:31.203Z] [2021-07-02T09:52:31.203Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:31.203Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:31.203Z] #40 6.952 + git clone https://github.com/docker/distribution.git . [2021-07-02T09:52:31.203Z] #40 6.961 Cloning into '.'... [2021-07-02T09:52:31.460Z] #27 ... [2021-07-02T09:52:31.460Z] [2021-07-02T09:52:31.460Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-07-02T09:52:31.460Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429 [2021-07-02T09:52:31.460Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 2.0s done [2021-07-02T09:52:31.460Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 3.8s done [2021-07-02T09:52:31.460Z] #9 extracting sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 done [2021-07-02T09:52:31.460Z] #9 DONE 22.7s [2021-07-02T09:52:31.460Z] [2021-07-02T09:52:31.460Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:31.460Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:31.460Z] #27 11.29 The following NEW packages will be installed: [2021-07-02T09:52:31.460Z] #27 11.29 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-02T09:52:31.460Z] #27 11.29 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-02T09:52:31.460Z] #27 11.29 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-02T09:52:31.460Z] #27 11.29 libssh2-1 libssl1.1 openssl [2021-07-02T09:52:31.461Z] #57 123.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-02T09:52:31.465Z] #40 ... [2021-07-02T09:52:31.465Z] [2021-07-02T09:52:31.465Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:31.465Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:31.465Z] #56 7.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:31.465Z] #56 7.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:31.465Z] #56 7.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:31.465Z] #56 9.125 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:31.465Z] #56 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:31.465Z] #56 ... [2021-07-02T09:52:31.465Z] [2021-07-02T09:52:31.465Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:31.465Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:31.465Z] #36 8.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:31.465Z] #36 8.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:31.465Z] #36 8.492 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:31.465Z] #36 9.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:31.465Z] #36 ... [2021-07-02T09:52:31.465Z] [2021-07-02T09:52:31.465Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:31.465Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:52:31.465Z] #52 6.359 + RM_GOPATH=0 [2021-07-02T09:52:31.465Z] #52 6.359 + TMP_GOPATH= [2021-07-02T09:52:31.465Z] #52 6.359 + : /build [2021-07-02T09:52:31.465Z] #52 6.359 + '[' -z '' ']' [2021-07-02T09:52:31.465Z] #52 6.359 ++ mktemp -d [2021-07-02T09:52:31.465Z] #52 6.359 + export GOPATH=/tmp/tmp.57RYwHzQ1T [2021-07-02T09:52:31.465Z] #52 6.359 + GOPATH=/tmp/tmp.57RYwHzQ1T [2021-07-02T09:52:31.465Z] #52 6.359 + RM_GOPATH=1 [2021-07-02T09:52:31.465Z] #52 6.359 + case "$(go env GOARCH)" in [2021-07-02T09:52:31.465Z] #52 6.360 ++ go env GOARCH [2021-07-02T09:52:31.465Z] #52 6.371 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:31.465Z] #52 6.371 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:31.465Z] #52 6.374 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:31.465Z] #52 6.376 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:31.465Z] #52 6.376 + dir=/tmp/install [2021-07-02T09:52:31.465Z] #52 6.376 + bin=shfmt [2021-07-02T09:52:31.465Z] #52 6.376 + shift [2021-07-02T09:52:31.465Z] #52 6.376 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-02T09:52:31.465Z] #52 6.376 + . /tmp/install/shfmt.installer [2021-07-02T09:52:31.465Z] #52 6.376 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:31.465Z] #52 6.376 + install_shfmt [2021-07-02T09:52:31.465Z] #52 6.376 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-02T09:52:31.465Z] #52 6.376 + git clone https://github.com/mvdan/sh.git /tmp/tmp.57RYwHzQ1T/src/github.com/mvdan/sh [2021-07-02T09:52:31.465Z] #52 6.378 Cloning into '/tmp/tmp.57RYwHzQ1T/src/github.com/mvdan/sh'... [2021-07-02T09:52:31.723Z] #27 ... [2021-07-02T09:52:31.723Z] [2021-07-02T09:52:31.723Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-02T09:52:31.723Z] #10 sha256:cc5b56de53bf80b65847cc05de3b686c07a8d42325f7aaa825d1cb68902ddbb8 [2021-07-02T09:52:31.726Z] #52 ... [2021-07-02T09:52:31.726Z] [2021-07-02T09:52:31.726Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:31.726Z] #34 sha256:8c06fcd29858131518e0beee82cd100f918c6a4efdeee185cf3ebea7981e36f1 [2021-07-02T09:52:31.726Z] #34 7.393 Install go-toml version v1.8.1 [2021-07-02T09:52:31.726Z] #34 8.315 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-02T09:52:31.726Z] #34 11.41 github.com/pelletier/go-toml [2021-07-02T09:52:31.995Z] #34 ... [2021-07-02T09:52:31.995Z] [2021-07-02T09:52:31.995Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:31.995Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:52:31.995Z] #46 11.02 runtime/internal/math [2021-07-02T09:52:31.995Z] #46 11.14 internal/bytealg [2021-07-02T09:52:31.995Z] #46 11.18 internal/race [2021-07-02T09:52:31.995Z] #46 11.37 sync/atomic [2021-07-02T09:52:31.995Z] #46 11.76 unicode [2021-07-02T09:52:32.325Z] #44 ... [2021-07-02T09:52:32.325Z] [2021-07-02T09:52:32.325Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:32.325Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:52:32.325Z] #52 17.47 + cd /tmp/tmp.vr5djhfQVW/src/github.com/mvdan/sh [2021-07-02T09:52:32.325Z] #52 17.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:32.325Z] #52 17.58 + GO111MODULE=on [2021-07-02T09:52:32.325Z] #52 17.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-02T09:52:32.804Z] #13 11.72 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:32.956Z] #46 12.50 runtime [2021-07-02T09:52:33.264Z] #52 18.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-02T09:52:33.264Z] #52 18.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-02T09:52:33.374Z] #13 ... [2021-07-02T09:52:33.374Z] [2021-07-02T09:52:33.374Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:33.374Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:33.374Z] #44 5.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:33.374Z] #44 5.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:33.374Z] #44 5.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:33.374Z] #44 6.462 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-02T09:52:33.374Z] #44 6.993 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:33.374Z] #44 8.831 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:33.374Z] #44 11.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:33.374Z] #44 13.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-02T09:52:33.374Z] #44 ... [2021-07-02T09:52:33.374Z] [2021-07-02T09:52:33.374Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:33.374Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:33.374Z] #50 13.75 go: downloading github.com/fatih/color v1.7.0 [2021-07-02T09:52:33.374Z] #50 13.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-02T09:52:33.374Z] #50 13.85 go: downloading github.com/pkg/errors v0.8.1 [2021-07-02T09:52:33.374Z] #50 13.89 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-02T09:52:33.374Z] #50 13.97 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-02T09:52:33.374Z] #50 14.23 go: downloading github.com/spf13/viper v1.6.1 [2021-07-02T09:52:33.374Z] #50 14.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-02T09:52:33.374Z] #50 14.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-02T09:52:33.374Z] #50 14.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-02T09:52:33.374Z] #50 14.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-02T09:52:33.374Z] #50 16.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-02T09:52:33.524Z] #52 18.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-02T09:52:33.636Z] #50 ... [2021-07-02T09:52:33.636Z] [2021-07-02T09:52:33.636Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:33.636Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:33.636Z] #36 6.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:33.636Z] #36 6.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:33.637Z] #36 6.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:33.637Z] #36 7.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:33.637Z] #36 9.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:33.637Z] #36 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:33.637Z] #36 ... [2021-07-02T09:52:33.637Z] [2021-07-02T09:52:33.637Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:33.637Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:33.637Z] #50 16.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-02T09:52:33.651Z] #10 DONE 2.0s [2021-07-02T09:52:33.651Z] [2021-07-02T09:52:33.651Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:33.651Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:33.651Z] #27 11.58 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:52:33.651Z] #27 11.58 Need to get 4777 kB of archives. [2021-07-02T09:52:33.651Z] #27 11.58 After this operation, 11.5 MB of additional disk space will be used. [2021-07-02T09:52:33.651Z] #27 11.58 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-02T09:52:33.651Z] #27 11.65 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-02T09:52:33.651Z] #27 11.68 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-02T09:52:33.651Z] #27 11.68 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-02T09:52:33.651Z] #27 11.68 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-02T09:52:33.651Z] #27 11.68 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-02T09:52:33.651Z] #27 11.68 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-02T09:52:33.651Z] #27 11.68 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-02T09:52:33.651Z] #27 11.69 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-02T09:52:33.651Z] #27 11.69 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-02T09:52:33.651Z] #27 11.69 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-02T09:52:33.651Z] #27 11.69 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-02T09:52:33.651Z] #27 11.69 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-02T09:52:33.651Z] #27 11.70 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-02T09:52:33.651Z] #27 11.70 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-02T09:52:33.651Z] #27 11.70 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-02T09:52:33.651Z] #27 11.70 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-02T09:52:33.651Z] #27 11.72 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-02T09:52:33.651Z] #27 11.72 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-02T09:52:33.651Z] #27 11.73 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-02T09:52:33.651Z] #27 11.75 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-02T09:52:33.651Z] #27 12.07 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:52:33.651Z] #27 12.11 Fetched 4777 kB in 0s (11.1 MB/s) [2021-07-02T09:52:33.651Z] #27 12.18 Selecting previously unselected package libssl1.1:arm64. [2021-07-02T09:52:33.651Z] #27 12.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-07-02T09:52:33.651Z] #27 12.19 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-02T09:52:33.651Z] #27 12.37 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:33.651Z] #27 12.65 Selecting previously unselected package openssl. [2021-07-02T09:52:33.651Z] #27 12.65 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-02T09:52:33.651Z] #27 12.68 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:33.651Z] #27 13.05 Selecting previously unselected package ca-certificates. [2021-07-02T09:52:33.651Z] #27 13.06 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-02T09:52:33.651Z] #27 13.06 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:33.651Z] #27 13.18 Selecting previously unselected package libkeyutils1:arm64. [2021-07-02T09:52:33.651Z] #27 13.18 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-07-02T09:52:33.651Z] #27 13.19 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-02T09:52:33.651Z] #27 13.24 Selecting previously unselected package libkrb5support0:arm64. [2021-07-02T09:52:33.651Z] #27 13.25 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-02T09:52:33.651Z] #27 13.32 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:33.651Z] #27 13.41 Selecting previously unselected package libk5crypto3:arm64. [2021-07-02T09:52:33.651Z] #27 13.41 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-02T09:52:33.651Z] #27 13.41 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:33.651Z] #27 13.48 Selecting previously unselected package libkrb5-3:arm64. [2021-07-02T09:52:33.651Z] #27 13.48 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-02T09:52:33.651Z] #27 13.48 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:33.651Z] #27 13.60 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-02T09:52:33.938Z] #27 13.60 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-02T09:52:33.938Z] #27 13.60 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:33.938Z] #27 13.66 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-02T09:52:33.938Z] #27 13.66 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-02T09:52:33.938Z] #27 13.67 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:33.938Z] #27 13.72 Selecting previously unselected package libsasl2-2:arm64. [2021-07-02T09:52:33.938Z] #27 13.72 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-02T09:52:33.938Z] #27 13.73 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:33.938Z] #27 13.77 Selecting previously unselected package libldap-common. [2021-07-02T09:52:33.938Z] #27 13.77 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-02T09:52:33.938Z] #27 13.78 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:33.938Z] #27 13.83 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-02T09:52:33.981Z] #57 DONE 125.9s [2021-07-02T09:52:33.981Z] [2021-07-02T09:52:33.982Z] #47 [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-07-02T09:52:33.982Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:33.982Z] #47 DONE 125.6s [2021-07-02T09:52:33.982Z] [2021-07-02T09:52:33.982Z] #17 [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-07-02T09:52:33.982Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-07-02T09:52:33.982Z] #17 113.3 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-02T09:52:33.982Z] #17 113.3 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:33.982Z] #17 113.3 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:33.982Z] #17 113.8 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-02T09:52:33.982Z] #17 113.8 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:33.982Z] #17 114.0 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:33.982Z] #17 115.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-02T09:52:33.982Z] #17 115.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:33.982Z] #17 115.7 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:34.203Z] #27 13.83 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-02T09:52:34.203Z] #27 13.83 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:34.203Z] #27 13.99 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-02T09:52:34.203Z] #27 13.99 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-02T09:52:34.203Z] #27 13.99 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:34.203Z] #27 14.05 Selecting previously unselected package libpsl5:arm64. [2021-07-02T09:52:34.203Z] #27 14.05 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-02T09:52:34.203Z] #27 14.05 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-02T09:52:34.203Z] #27 14.10 Selecting previously unselected package librtmp1:arm64. [2021-07-02T09:52:34.239Z] #17 115.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-02T09:52:34.239Z] #17 115.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:34.239Z] #17 115.7 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-02T09:52:34.239Z] #17 115.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-02T09:52:34.239Z] #17 115.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:34.239Z] #17 115.8 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-02T09:52:34.239Z] #17 115.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-02T09:52:34.239Z] #17 115.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:34.239Z] #17 115.8 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:34.239Z] #17 115.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-02T09:52:34.239Z] #17 115.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:34.239Z] #17 115.9 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:34.239Z] #17 115.9 Selecting previously unselected package cross-config. [2021-07-02T09:52:34.239Z] #17 115.9 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-02T09:52:34.469Z] #27 ... [2021-07-02T09:52:34.469Z] [2021-07-02T09:52:34.469Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-02T09:52:34.470Z] #11 sha256:b0dbd7742a963b274a4565a35d8d38adfd18d69e83bbc0da3c6e4e3864363d60 [2021-07-02T09:52:34.470Z] #11 DONE 0.8s [2021-07-02T09:52:34.470Z] [2021-07-02T09:52:34.470Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:34.470Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:34.470Z] #27 14.10 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-02T09:52:34.470Z] #27 14.11 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:34.470Z] #27 14.18 Selecting previously unselected package libssh2-1:arm64. [2021-07-02T09:52:34.470Z] #27 14.18 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-02T09:52:34.470Z] #27 14.19 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-02T09:52:34.470Z] #27 ... [2021-07-02T09:52:34.470Z] [2021-07-02T09:52:34.470Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-02T09:52:34.470Z] #39 sha256:46ceabd422746e548831f4f3937bb15a3d2775333ac26e1bcb1ad1a73c57c9e2 [2021-07-02T09:52:34.470Z] #39 DONE 0.2s [2021-07-02T09:52:34.470Z] [2021-07-02T09:52:34.470Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:34.470Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:34.470Z] #27 14.26 Selecting previously unselected package libcurl4:arm64. [2021-07-02T09:52:34.470Z] #27 14.26 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-02T09:52:34.470Z] #27 14.27 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:34.502Z] #17 115.9 Unpacking cross-config (2.6.15-3) ... [2021-07-02T09:52:34.502Z] #17 116.0 Selecting previously unselected package gcc-8-cross-base. [2021-07-02T09:52:34.502Z] #17 116.0 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:34.502Z] #17 116.0 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-02T09:52:34.502Z] #17 116.1 Selecting previously unselected package libc6-arm64-cross. [2021-07-02T09:52:34.502Z] #17 116.1 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:34.502Z] #17 116.1 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-02T09:52:34.743Z] #27 ... [2021-07-02T09:52:34.743Z] [2021-07-02T09:52:34.743Z] #43 [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-07-02T09:52:34.743Z] #43 sha256:6eb4a69296f825e768175f6bf5d9a9ab4688c90590c8752adeb3eb8a44f2607c [2021-07-02T09:52:34.743Z] #43 DONE 0.3s [2021-07-02T09:52:34.743Z] [2021-07-02T09:52:34.743Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-02T09:52:34.743Z] #31 sha256:b7dfa9de0862cb78a67df15259529a440f91e6c381d188fd418dd930f0f7ae33 [2021-07-02T09:52:34.743Z] #31 DONE 0.3s [2021-07-02T09:52:34.743Z] [2021-07-02T09:52:34.743Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:34.743Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:34.743Z] #27 14.45 Selecting previously unselected package curl. [2021-07-02T09:52:34.743Z] #27 14.45 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-02T09:52:34.743Z] #27 14.46 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:34.743Z] #27 14.57 Selecting previously unselected package libonig5:arm64. [2021-07-02T09:52:34.743Z] #27 14.58 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-02T09:52:34.743Z] #27 14.59 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-02T09:52:34.759Z] #17 116.3 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-02T09:52:34.759Z] #17 116.3 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-02T09:52:34.759Z] #17 116.3 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:34.759Z] #17 116.3 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-02T09:52:34.759Z] #17 116.3 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:34.759Z] #17 116.3 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:34.759Z] #17 116.4 Selecting previously unselected package libitm1-arm64-cross. [2021-07-02T09:52:34.759Z] #17 116.4 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:34.759Z] #17 116.4 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:34.759Z] #17 116.5 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-02T09:52:34.759Z] #17 116.5 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:34.759Z] #17 116.5 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:34.759Z] #17 116.5 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-02T09:52:34.759Z] #17 116.5 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:34.759Z] #17 116.5 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:35.011Z] #27 14.68 Selecting previously unselected package libjq1:arm64. [2021-07-02T09:52:35.011Z] #27 14.69 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-02T09:52:35.011Z] #27 14.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:35.011Z] #27 14.76 Selecting previously unselected package jq. [2021-07-02T09:52:35.011Z] #27 14.76 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-02T09:52:35.011Z] #27 14.77 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:35.011Z] #27 14.83 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-02T09:52:35.011Z] #27 14.85 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-02T09:52:35.011Z] #27 14.86 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:35.016Z] #17 116.6 Selecting previously unselected package libasan5-arm64-cross. [2021-07-02T09:52:35.017Z] #17 116.6 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:35.017Z] #17 116.6 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:35.017Z] #17 116.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-02T09:52:35.017Z] #17 116.8 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:35.017Z] #17 116.8 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:35.017Z] #17 116.8 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-02T09:52:35.017Z] #17 116.8 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:35.017Z] #17 116.8 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:35.274Z] #17 116.9 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-02T09:52:35.274Z] #17 116.9 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:35.274Z] #17 116.9 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:35.332Z] #27 15.15 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-02T09:52:35.332Z] #27 15.24 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:35.332Z] #27 15.27 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:35.332Z] #27 15.27 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:35.332Z] #27 15.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-02T09:52:35.332Z] #27 15.33 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:35.435Z] #52 20.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-02T09:52:35.435Z] #52 ... [2021-07-02T09:52:35.435Z] [2021-07-02T09:52:35.435Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:35.435Z] #48 sha256:b32b426f55fbb9323ce5cbf1ed8e254172ea7483d36327fe00b83dfb18540433 [2021-07-02T09:52:35.435Z] #48 10.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T09:52:35.435Z] #48 13.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T09:52:35.435Z] #48 ... [2021-07-02T09:52:35.435Z] [2021-07-02T09:52:35.435Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:35.435Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:52:35.435Z] #46 19.66 encoding [2021-07-02T09:52:35.435Z] #46 19.78 unicode/utf16 [2021-07-02T09:52:35.435Z] #46 20.05 container/list [2021-07-02T09:52:35.435Z] #46 20.61 crypto/internal/subtle [2021-07-02T09:52:35.435Z] #46 20.71 crypto/subtle [2021-07-02T09:52:35.435Z] #46 20.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-02T09:52:35.539Z] #17 117.0 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-02T09:52:35.539Z] #17 117.0 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:35.539Z] #17 117.0 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:35.642Z] #27 15.35 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-02T09:52:35.642Z] #27 15.37 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-02T09:52:35.642Z] #27 15.38 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:35.642Z] #27 15.39 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-02T09:52:35.642Z] #27 15.41 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-02T09:52:35.642Z] #27 15.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-02T09:52:35.642Z] #27 15.44 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-02T09:52:35.642Z] #27 15.48 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:35.700Z] #46 ... [2021-07-02T09:52:35.700Z] [2021-07-02T09:52:35.700Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:35.700Z] #34 sha256:34c6b3fe3ba3a0d05400822bbe0f8544ed1284ab85dd69280361901cdf2e72d8 [2021-07-02T09:52:35.700Z] #34 18.27 github.com/pelletier/go-toml/cmd/tomll [2021-07-02T09:52:35.700Z] #34 DONE 21.0s [2021-07-02T09:52:35.700Z] [2021-07-02T09:52:35.700Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:35.700Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:52:35.700Z] #46 20.98 internal/nettrace [2021-07-02T09:52:35.799Z] #17 117.3 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-02T09:52:35.799Z] #17 117.3 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:35.799Z] #17 117.3 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:36.269Z] #46 15.97 unicode/utf8 [2021-07-02T09:52:36.271Z] #46 21.52 runtime/cgo [2021-07-02T09:52:36.361Z] #17 118.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-02T09:52:36.362Z] #17 118.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:36.362Z] #17 118.0 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:36.362Z] #17 118.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-02T09:52:36.362Z] #17 118.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-02T09:52:36.362Z] #17 118.0 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-02T09:52:36.531Z] #46 ... [2021-07-02T09:52:36.531Z] [2021-07-02T09:52:36.531Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:36.531Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:36.531Z] #56 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:36.531Z] #56 ... [2021-07-02T09:52:36.531Z] [2021-07-02T09:52:36.531Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:36.531Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:52:36.531Z] #50 17.52 go: downloading github.com/fatih/color v1.7.0 [2021-07-02T09:52:36.531Z] #50 17.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-02T09:52:36.531Z] #50 17.62 go: downloading github.com/pkg/errors v0.8.1 [2021-07-02T09:52:36.531Z] #50 17.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-02T09:52:36.531Z] #50 17.74 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-02T09:52:36.531Z] #50 17.95 go: downloading github.com/spf13/viper v1.6.1 [2021-07-02T09:52:36.531Z] #50 18.32 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-02T09:52:36.531Z] #50 18.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-02T09:52:36.531Z] #50 18.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-02T09:52:36.531Z] #50 18.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-02T09:52:36.531Z] #50 19.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-02T09:52:36.531Z] #50 19.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-02T09:52:36.532Z] #46 ... [2021-07-02T09:52:36.532Z] [2021-07-02T09:52:36.532Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:36.532Z] #24 sha256:71781bc0e35be411c66f6c543d70f7c7d9be03e158bdfcd723ebf20a4d9fa4cf [2021-07-02T09:52:36.532Z] #24 15.54 + mkdir -p /build [2021-07-02T09:52:36.532Z] #24 15.58 + mv docker/docker /build/ [2021-07-02T09:52:36.532Z] #24 15.58 + rmdir docker [2021-07-02T09:52:36.532Z] #24 DONE 16.4s [2021-07-02T09:52:36.532Z] [2021-07-02T09:52:36.532Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:36.532Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:52:36.532Z] #52 15.83 + cd /tmp/tmp.57RYwHzQ1T/src/github.com/mvdan/sh [2021-07-02T09:52:36.532Z] #52 15.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:36.532Z] #52 16.03 + GO111MODULE=on [2021-07-02T09:52:36.532Z] #52 16.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-02T09:52:36.619Z] #17 118.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-02T09:52:36.619Z] #17 118.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:36.619Z] #17 118.2 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-02T09:52:36.876Z] #17 118.5 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-02T09:52:36.876Z] #17 118.5 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:36.876Z] #17 118.5 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:36.936Z] #50 19.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-02T09:52:36.936Z] #50 19.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-02T09:52:36.936Z] #50 19.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-02T09:52:36.936Z] #50 19.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-02T09:52:37.132Z] #17 118.7 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-02T09:52:37.132Z] #17 118.7 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:37.132Z] #17 118.7 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:37.196Z] #50 20.01 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-02T09:52:37.196Z] #50 20.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-02T09:52:37.196Z] #50 ... [2021-07-02T09:52:37.196Z] [2021-07-02T09:52:37.196Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:37.196Z] #34 sha256:2fb8f69a6d8533a89347d12a164de9daffae5fe6ffc8acaefbd45927bf44b165 [2021-07-02T09:52:37.196Z] #34 16.65 github.com/pelletier/go-toml/cmd/tomll [2021-07-02T09:52:37.196Z] #34 DONE 20.2s [2021-07-02T09:52:37.457Z] [2021-07-02T09:52:37.457Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:37.457Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:52:37.457Z] #46 13.03 unicode/utf8 [2021-07-02T09:52:37.457Z] #46 13.66 math/bits [2021-07-02T09:52:37.457Z] #46 14.22 math [2021-07-02T09:52:37.457Z] #46 18.40 encoding [2021-07-02T09:52:37.457Z] #46 18.54 unicode/utf16 [2021-07-02T09:52:37.457Z] #46 18.78 container/list [2021-07-02T09:52:37.457Z] #46 19.38 crypto/internal/subtle [2021-07-02T09:52:37.457Z] #46 19.48 crypto/subtle [2021-07-02T09:52:37.457Z] #46 19.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-02T09:52:37.457Z] #46 19.88 internal/nettrace [2021-07-02T09:52:37.457Z] #46 20.13 runtime/cgo [2021-07-02T09:52:37.457Z] #46 ... [2021-07-02T09:52:37.457Z] [2021-07-02T09:52:37.457Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:37.457Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:37.457Z] #50 20.38 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-02T09:52:37.457Z] #50 20.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-02T09:52:37.457Z] #50 20.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-02T09:52:37.457Z] #50 20.50 go: downloading github.com/spf13/afero v1.1.2 [2021-07-02T09:52:37.661Z] #27 ... [2021-07-02T09:52:37.661Z] [2021-07-02T09:52:37.661Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-02T09:52:37.661Z] #12 sha256:16ac7c95558a7387104eb9d44f58b3e921afad36e819a13d2b4495e5b974d71c [2021-07-02T09:52:37.661Z] #12 DONE 3.0s [2021-07-02T09:52:37.661Z] [2021-07-02T09:52:37.661Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:37.661Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:52:37.696Z] #17 119.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-02T09:52:37.696Z] #17 119.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:37.696Z] #17 119.3 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:37.696Z] #17 119.3 Selecting previously unselected package patch. [2021-07-02T09:52:37.696Z] #17 119.3 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-02T09:52:37.696Z] #17 119.3 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-02T09:52:37.696Z] #17 119.4 Selecting previously unselected package dpkg-dev. [2021-07-02T09:52:37.696Z] #17 119.4 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-02T09:52:37.696Z] #17 119.4 Unpacking dpkg-dev (1.19.7) ... [2021-07-02T09:52:37.718Z] #50 20.67 go: downloading github.com/spf13/cast v1.3.0 [2021-07-02T09:52:37.718Z] #50 20.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-02T09:52:37.718Z] #50 20.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-02T09:52:37.718Z] #50 20.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-02T09:52:37.718Z] #50 20.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-02T09:52:37.917Z] #50 ... [2021-07-02T09:52:37.917Z] [2021-07-02T09:52:37.917Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:37.917Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:37.917Z] #40 22.28 Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-02T09:52:37.917Z] #40 22.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-02T09:52:37.932Z] #52 17.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-02T09:52:37.932Z] #52 17.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-02T09:52:37.932Z] #52 17.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-02T09:52:37.953Z] #17 119.5 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-02T09:52:37.953Z] #17 119.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-02T09:52:37.953Z] #17 119.5 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-02T09:52:37.953Z] #17 119.5 Selecting previously unselected package libio-string-perl. [2021-07-02T09:52:37.953Z] #17 119.5 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-02T09:52:37.953Z] #17 119.5 Unpacking libio-string-perl (1.08-3) ... [2021-07-02T09:52:37.954Z] #17 119.6 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:52:37.954Z] #17 119.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:52:37.954Z] #17 119.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:52:38.291Z] #50 21.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-02T09:52:38.291Z] #50 21.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-02T09:52:38.291Z] #50 21.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-02T09:52:38.291Z] #50 21.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-02T09:52:38.291Z] #50 21.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-02T09:52:38.291Z] #50 21.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-02T09:52:38.291Z] #50 21.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-02T09:52:38.552Z] #50 21.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-02T09:52:38.812Z] #50 ... [2021-07-02T09:52:38.812Z] [2021-07-02T09:52:38.812Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:38.812Z] #48 sha256:1e370945918516d1d388743120d1c8f7ac742bb8cfc5be30c5476d8abcd04f48 [2021-07-02T09:52:38.812Z] #48 11.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T09:52:38.812Z] #48 ... [2021-07-02T09:52:38.812Z] [2021-07-02T09:52:38.812Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:38.812Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:38.812Z] #50 21.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-02T09:52:38.812Z] #50 21.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-02T09:52:38.812Z] #50 21.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-02T09:52:38.884Z] #17 120.4 Selecting previously unselected package libxml2:amd64. [2021-07-02T09:52:38.884Z] #17 120.4 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-02T09:52:38.884Z] #17 120.4 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:52:38.884Z] #17 120.4 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-02T09:52:38.884Z] #17 120.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-02T09:52:38.884Z] #17 120.4 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-02T09:52:38.884Z] #17 120.5 Selecting previously unselected package libxml-sax-base-perl. [2021-07-02T09:52:38.884Z] #17 120.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-02T09:52:38.884Z] #17 120.5 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-02T09:52:38.884Z] #17 120.5 Selecting previously unselected package libxml-sax-perl. [2021-07-02T09:52:38.884Z] #17 120.5 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-02T09:52:38.884Z] #17 120.5 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-02T09:52:38.884Z] #17 120.6 Selecting previously unselected package libxml-libxml-perl. [2021-07-02T09:52:38.884Z] #17 120.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-02T09:52:38.884Z] #17 120.6 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-02T09:52:38.884Z] #17 120.6 Selecting previously unselected package libxml-simple-perl. [2021-07-02T09:52:38.884Z] #17 120.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-02T09:52:38.884Z] #17 120.6 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-02T09:52:38.884Z] #17 120.7 Selecting previously unselected package libyaml-perl. [2021-07-02T09:52:38.884Z] #17 120.7 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-02T09:52:39.072Z] #50 21.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-02T09:52:39.072Z] #50 ... [2021-07-02T09:52:39.072Z] [2021-07-02T09:52:39.072Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:39.072Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:39.072Z] #56 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:39.141Z] #17 120.7 Unpacking libyaml-perl (1.27-1) ... [2021-07-02T09:52:39.141Z] #17 120.7 Selecting previously unselected package libconfig-auto-perl. [2021-07-02T09:52:39.141Z] #17 120.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-02T09:52:39.141Z] #17 120.7 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-02T09:52:39.141Z] #17 120.7 Selecting previously unselected package libfile-which-perl. [2021-07-02T09:52:39.141Z] #17 120.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-02T09:52:39.141Z] #17 120.7 Unpacking libfile-which-perl (1.23-1) ... [2021-07-02T09:52:39.141Z] #17 120.8 Selecting previously unselected package libfile-homedir-perl. [2021-07-02T09:52:39.141Z] #17 120.8 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-02T09:52:39.141Z] #17 120.8 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-02T09:52:39.141Z] #17 120.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-02T09:52:39.141Z] #17 120.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-02T09:52:39.141Z] #17 120.8 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-02T09:52:39.141Z] #17 120.8 Selecting previously unselected package dpkg-cross. [2021-07-02T09:52:39.141Z] #17 120.8 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-02T09:52:39.141Z] #17 120.8 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-02T09:52:39.141Z] #17 120.9 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-02T09:52:39.333Z] #56 ... [2021-07-02T09:52:39.333Z] [2021-07-02T09:52:39.333Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:39.333Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:39.333Z] #50 22.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-02T09:52:39.333Z] #50 22.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-02T09:52:39.397Z] #17 120.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-02T09:52:39.397Z] #17 120.9 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-02T09:52:39.397Z] #17 120.9 Selecting previously unselected package libc6-armel-cross. [2021-07-02T09:52:39.397Z] #17 120.9 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:39.397Z] #17 120.9 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-02T09:52:39.397Z] #17 121.0 Selecting previously unselected package libgcc1-armel-cross. [2021-07-02T09:52:39.397Z] #17 121.0 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.397Z] #17 121.0 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:39.397Z] #17 121.1 Selecting previously unselected package libgomp1-armel-cross. [2021-07-02T09:52:39.397Z] #17 121.1 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.397Z] #17 121.1 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:39.397Z] #17 121.1 Selecting previously unselected package libatomic1-armel-cross. [2021-07-02T09:52:39.397Z] #17 121.1 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.397Z] #17 121.1 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:39.397Z] #17 121.1 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-02T09:52:39.594Z] #50 22.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-02T09:52:39.594Z] #50 22.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-02T09:52:39.594Z] #50 ... [2021-07-02T09:52:39.594Z] [2021-07-02T09:52:39.594Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:39.594Z] #59 sha256:18079e42e1ba29106cc5d208e4cf4292aa2ea33735e9d410cc2d8715756f13c8 [2021-07-02T09:52:39.594Z] #59 12.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-02T09:52:39.594Z] #59 13.53 go: downloading github.com/google/uuid v1.2.0 [2021-07-02T09:52:39.594Z] #59 13.57 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-02T09:52:39.594Z] #59 13.57 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-02T09:52:39.594Z] #59 13.60 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-02T09:52:39.594Z] #59 13.71 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-02T09:52:39.594Z] #59 13.91 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-02T09:52:39.594Z] #59 14.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-02T09:52:39.594Z] #59 14.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-02T09:52:39.594Z] #59 17.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-02T09:52:39.594Z] #59 22.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-02T09:52:39.655Z] #17 121.1 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.655Z] #17 121.1 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:39.655Z] #17 121.2 Selecting previously unselected package libasan5-armel-cross. [2021-07-02T09:52:39.655Z] #17 121.2 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.655Z] #17 121.2 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:39.655Z] #17 121.3 Selecting previously unselected package libubsan1-armel-cross. [2021-07-02T09:52:39.655Z] #17 121.3 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.655Z] #17 121.3 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:39.655Z] #17 121.3 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-02T09:52:39.655Z] #17 121.3 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:39.655Z] #17 121.3 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:39.655Z] #17 121.4 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-02T09:52:39.855Z] #59 ... [2021-07-02T09:52:39.855Z] [2021-07-02T09:52:39.855Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:39.855Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:39.855Z] #50 22.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-02T09:52:39.912Z] #17 121.4 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:39.912Z] #17 121.4 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-02T09:52:40.110Z] #40 24.62 + 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-07-02T09:52:40.115Z] #50 22.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-02T09:52:40.115Z] #50 23.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-02T09:52:40.115Z] #50 23.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-02T09:52:40.115Z] #50 23.22 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-02T09:52:40.237Z] #13 2.904 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:52:40.237Z] #13 2.998 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:40.237Z] #13 2.999 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:40.237Z] #13 3.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:40.477Z] #17 122.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-02T09:52:40.477Z] #17 122.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:40.477Z] #17 122.0 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-02T09:52:40.477Z] #17 122.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-02T09:52:40.477Z] #17 122.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-02T09:52:40.477Z] #17 122.1 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-02T09:52:40.552Z] #52 ... [2021-07-02T09:52:40.552Z] [2021-07-02T09:52:40.552Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:40.553Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:40.553Z] #13 5.525 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:52:40.553Z] #13 7.315 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:40.553Z] #13 9.050 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:40.553Z] #13 11.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:40.553Z] #13 ... [2021-07-02T09:52:40.553Z] [2021-07-02T09:52:40.553Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:40.553Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:52:40.553Z] #52 19.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-02T09:52:40.553Z] #52 ... [2021-07-02T09:52:40.553Z] [2021-07-02T09:52:40.553Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:40.553Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:40.553Z] #44 9.827 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:52:40.553Z] #44 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:40.553Z] #44 13.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:40.553Z] #44 15.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-02T09:52:40.736Z] #17 122.3 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-02T09:52:40.736Z] #17 122.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:40.736Z] #17 122.3 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-02T09:52:40.736Z] #17 122.5 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-02T09:52:40.820Z] #44 ... [2021-07-02T09:52:40.820Z] [2021-07-02T09:52:40.820Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:40.820Z] #50 sha256:98e673f75ce014b1719d43e36be1c116e4fd594b40d6c3dad57d407954bfd5a7 [2021-07-02T09:52:40.820Z] #50 17.87 go: downloading github.com/fatih/color v1.7.0 [2021-07-02T09:52:40.820Z] #50 17.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-02T09:52:40.820Z] #50 18.12 go: downloading github.com/pkg/errors v0.8.1 [2021-07-02T09:52:40.820Z] #50 18.12 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-02T09:52:40.820Z] #50 18.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-02T09:52:40.820Z] #50 18.48 go: downloading github.com/spf13/viper v1.6.1 [2021-07-02T09:52:40.820Z] #50 18.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-02T09:52:40.820Z] #50 18.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-02T09:52:40.820Z] #50 19.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-02T09:52:40.820Z] #50 19.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-02T09:52:40.820Z] #50 20.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-02T09:52:40.993Z] #17 122.5 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:40.993Z] #17 122.5 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:41.056Z] #50 23.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-02T09:52:41.057Z] #50 23.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-02T09:52:41.057Z] #50 23.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-02T09:52:41.057Z] #50 ... [2021-07-02T09:52:41.057Z] [2021-07-02T09:52:41.057Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:41.057Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:52:41.057Z] #52 13.77 + cd /tmp/tmp.xfjyxokBlj/src/github.com/mvdan/sh [2021-07-02T09:52:41.057Z] #52 13.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:41.057Z] #52 13.89 + GO111MODULE=on [2021-07-02T09:52:41.057Z] #52 13.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-02T09:52:41.057Z] #52 14.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-02T09:52:41.057Z] #52 14.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-02T09:52:41.057Z] #52 15.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-02T09:52:41.057Z] #52 17.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-02T09:52:41.057Z] #52 20.68 runtime [2021-07-02T09:52:41.057Z] #52 ... [2021-07-02T09:52:41.057Z] [2021-07-02T09:52:41.057Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:41.057Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:41.057Z] #44 22.62 Fetched 8457 kB in 17s (497 kB/s) [2021-07-02T09:52:41.113Z] #50 20.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-02T09:52:41.113Z] #50 ... [2021-07-02T09:52:41.113Z] [2021-07-02T09:52:41.113Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:41.113Z] #48 sha256:79b43499a499f8518b70a659a26f2261ed64abf01b85b5cab05801902d3e7820 [2021-07-02T09:52:41.113Z] #48 10.82 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T09:52:41.113Z] #48 13.01 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T09:52:41.113Z] #48 ... [2021-07-02T09:52:41.113Z] [2021-07-02T09:52:41.113Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:41.113Z] #59 sha256:5cb2bf83a7a6319a988c462aeb003f783d51cb271b05790e57a969998448755b [2021-07-02T09:52:41.113Z] #59 12.77 + cd /tmp/tmp.vSyTeWK9Fb/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:41.113Z] #59 12.77 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:41.113Z] #59 12.81 + export GO111MODULE=on [2021-07-02T09:52:41.113Z] #59 12.81 + GO111MODULE=on [2021-07-02T09:52:41.113Z] #59 12.81 + export GOPROXY=https://proxy.golang.org [2021-07-02T09:52:41.113Z] #59 12.81 + GOPROXY=https://proxy.golang.org [2021-07-02T09:52:41.113Z] #59 12.81 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:52:41.113Z] #59 12.81 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-02T09:52:41.113Z] #59 14.25 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:41.113Z] #59 14.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-02T09:52:41.113Z] #59 14.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-02T09:52:41.113Z] #59 15.02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-02T09:52:41.113Z] #59 18.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-02T09:52:41.113Z] #59 19.75 go: downloading github.com/google/uuid v1.2.0 [2021-07-02T09:52:41.113Z] #59 19.82 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-02T09:52:41.113Z] #59 19.86 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-02T09:52:41.113Z] #59 19.87 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-02T09:52:41.113Z] #59 19.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-02T09:52:41.113Z] #59 20.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-02T09:52:41.113Z] #59 20.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-02T09:52:41.203Z] #13 3.700 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-02T09:52:41.250Z] #17 122.7 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-02T09:52:41.250Z] #17 122.7 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:41.250Z] #17 122.7 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-02T09:52:41.376Z] #59 21.01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-02T09:52:41.376Z] #59 ... [2021-07-02T09:52:41.376Z] [2021-07-02T09:52:41.376Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:41.376Z] #34 sha256:8c06fcd29858131518e0beee82cd100f918c6a4efdeee185cf3ebea7981e36f1 [2021-07-02T09:52:41.376Z] #34 18.20 github.com/pelletier/go-toml/cmd/tomll [2021-07-02T09:52:41.376Z] #34 DONE 21.1s [2021-07-02T09:52:41.376Z] [2021-07-02T09:52:41.376Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:41.376Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:52:41.376Z] #46 16.82 math/bits [2021-07-02T09:52:41.376Z] #46 17.63 math [2021-07-02T09:52:41.814Z] #17 123.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-02T09:52:41.814Z] #17 123.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:41.814Z] #17 123.4 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-02T09:52:41.814Z] #17 123.4 Selecting previously unselected package crossbuild-essential-armel. [2021-07-02T09:52:41.814Z] #17 123.4 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-02T09:52:41.814Z] #17 123.4 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-02T09:52:41.814Z] #17 123.4 Selecting previously unselected package libc6-armhf-cross. [2021-07-02T09:52:41.814Z] #17 123.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:41.814Z] #17 123.5 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-02T09:52:41.949Z] #46 ... [2021-07-02T09:52:41.949Z] [2021-07-02T09:52:41.949Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:41.949Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:41.949Z] #36 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:52:41.949Z] #36 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:42.071Z] #17 123.6 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-02T09:52:42.071Z] #17 123.6 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.071Z] #17 123.6 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:42.071Z] #17 123.6 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-02T09:52:42.071Z] #17 123.6 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.071Z] #17 123.6 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:42.071Z] #17 123.7 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-02T09:52:42.071Z] #17 123.7 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.071Z] #17 123.7 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:42.071Z] #17 123.7 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-02T09:52:42.071Z] #17 123.7 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.071Z] #17 123.7 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:42.071Z] #17 123.8 Selecting previously unselected package libasan5-armhf-cross. [2021-07-02T09:52:42.088Z] #40 ... [2021-07-02T09:52:42.088Z] [2021-07-02T09:52:42.088Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:42.088Z] #59 sha256:582ff3c077938092607944caf54b7085f230e199c79efa6744b5795a328cb00b [2021-07-02T09:52:42.088Z] #59 17.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-02T09:52:42.088Z] #59 17.99 go: downloading github.com/google/uuid v1.2.0 [2021-07-02T09:52:42.088Z] #59 18.14 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-02T09:52:42.088Z] #59 18.18 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-02T09:52:42.088Z] #59 18.31 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-02T09:52:42.088Z] #59 18.36 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-02T09:52:42.088Z] #59 18.77 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-02T09:52:42.088Z] #59 19.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-02T09:52:42.088Z] #59 19.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-02T09:52:42.088Z] #59 24.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-02T09:52:42.088Z] #59 24.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-02T09:52:42.088Z] #59 ... [2021-07-02T09:52:42.088Z] [2021-07-02T09:52:42.088Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:42.088Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:52:42.088Z] #50 23.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-02T09:52:42.088Z] #50 23.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-02T09:52:42.088Z] #50 23.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-02T09:52:42.088Z] #50 23.50 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-02T09:52:42.088Z] #50 23.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-02T09:52:42.088Z] #50 23.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-02T09:52:42.088Z] #50 23.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-02T09:52:42.088Z] #50 23.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-02T09:52:42.088Z] #50 23.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-02T09:52:42.088Z] #50 24.05 go: downloading github.com/spf13/afero v1.1.2 [2021-07-02T09:52:42.088Z] #50 24.12 go: downloading github.com/spf13/cast v1.3.0 [2021-07-02T09:52:42.088Z] #50 24.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-02T09:52:42.088Z] #50 24.23 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-02T09:52:42.088Z] #50 24.25 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-02T09:52:42.088Z] #50 24.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-02T09:52:42.088Z] #50 24.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-02T09:52:42.088Z] #50 24.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-02T09:52:42.088Z] #50 24.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-02T09:52:42.088Z] #50 24.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-02T09:52:42.088Z] #50 24.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-02T09:52:42.088Z] #50 25.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-02T09:52:42.088Z] #50 25.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-02T09:52:42.088Z] #50 25.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-02T09:52:42.088Z] #50 25.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-02T09:52:42.088Z] #50 25.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-02T09:52:42.088Z] #50 25.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-02T09:52:42.088Z] #50 25.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-02T09:52:42.088Z] #50 25.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-02T09:52:42.088Z] #50 25.62 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-02T09:52:42.088Z] #50 26.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-02T09:52:42.088Z] #50 26.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-02T09:52:42.088Z] #50 26.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-02T09:52:42.088Z] #50 26.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-02T09:52:42.089Z] #50 26.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-02T09:52:42.089Z] #50 26.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-02T09:52:42.089Z] #50 26.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-02T09:52:42.089Z] #50 27.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-02T09:52:42.089Z] #50 27.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-02T09:52:42.328Z] #17 123.8 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.328Z] #17 123.8 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:42.328Z] #17 123.9 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-02T09:52:42.328Z] #17 123.9 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.328Z] #17 123.9 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:42.328Z] #17 123.9 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-02T09:52:42.328Z] #17 123.9 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:42.328Z] #17 123.9 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:42.328Z] #17 124.0 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-02T09:52:42.347Z] #50 27.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-02T09:52:42.347Z] #50 27.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-02T09:52:42.347Z] #50 27.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-02T09:52:42.347Z] #50 27.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-02T09:52:42.586Z] #17 124.0 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:42.586Z] #17 124.0 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-02T09:52:42.608Z] #13 5.137 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:52:42.876Z] #13 ... [2021-07-02T09:52:42.876Z] [2021-07-02T09:52:42.876Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:42.876Z] #59 sha256:2de5ab89a7c35211e55309f602e57831ceeb58413fc411c65c9084ad693ae968 [2021-07-02T09:52:42.876Z] #59 4.987 + RM_GOPATH=0 [2021-07-02T09:52:42.876Z] #59 4.987 + TMP_GOPATH= [2021-07-02T09:52:42.876Z] #59 4.987 + : /build [2021-07-02T09:52:42.876Z] #59 4.987 + '[' -z '' ']' [2021-07-02T09:52:42.876Z] #59 4.987 ++ mktemp -d [2021-07-02T09:52:42.876Z] #59 4.994 + export GOPATH=/tmp/tmp.NSTGdS5vLI [2021-07-02T09:52:42.876Z] #59 4.994 + GOPATH=/tmp/tmp.NSTGdS5vLI [2021-07-02T09:52:42.876Z] #59 4.994 + RM_GOPATH=1 [2021-07-02T09:52:42.876Z] #59 4.994 + case "$(go env GOARCH)" in [2021-07-02T09:52:42.876Z] #59 4.994 ++ go env GOARCH [2021-07-02T09:52:42.876Z] #59 5.021 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:42.876Z] #59 5.022 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:42.876Z] #59 5.024 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:42.876Z] #59 5.025 + dir=/tmp/install [2021-07-02T09:52:42.876Z] #59 5.025 + bin=rootlesskit [2021-07-02T09:52:42.876Z] #59 5.025 + shift [2021-07-02T09:52:42.876Z] #59 5.025 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-02T09:52:42.876Z] #59 5.025 + . /tmp/install/rootlesskit.installer [2021-07-02T09:52:42.876Z] #59 5.025 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:42.876Z] #59 5.026 + install_rootlesskit [2021-07-02T09:52:42.876Z] #59 5.026 + case "$1" in [2021-07-02T09:52:42.876Z] #59 5.026 + export CGO_ENABLED=0 [2021-07-02T09:52:42.876Z] #59 5.026 + CGO_ENABLED=0 [2021-07-02T09:52:42.876Z] #59 5.026 + _install_rootlesskit [2021-07-02T09:52:42.876Z] #59 5.027 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:42.876Z] #59 5.028 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-02T09:52:42.876Z] #59 5.028 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NSTGdS5vLI/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:42.876Z] #59 5.037 Cloning into '/tmp/tmp.NSTGdS5vLI/src/github.com/rootless-containers/rootlesskit'... [2021-07-02T09:52:42.876Z] #59 7.824 + cd /tmp/tmp.NSTGdS5vLI/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:52:42.876Z] #59 7.825 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:52:42.876Z] #59 7.855 + export GO111MODULE=on [2021-07-02T09:52:42.876Z] #59 7.856 + GO111MODULE=on [2021-07-02T09:52:42.876Z] #59 7.856 + export GOPROXY=https://proxy.golang.org [2021-07-02T09:52:42.876Z] #59 7.857 + GOPROXY=https://proxy.golang.org [2021-07-02T09:52:42.877Z] #59 7.857 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:52:42.877Z] #59 7.858 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-02T09:52:42.903Z] #36 ... [2021-07-02T09:52:42.903Z] [2021-07-02T09:52:42.903Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:42.903Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:52:42.903Z] #46 22.33 encoding [2021-07-02T09:52:42.903Z] #46 22.52 unicode/utf16 [2021-07-02T09:52:42.903Z] #46 22.68 container/list [2021-07-02T09:52:42.915Z] #50 28.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-02T09:52:42.915Z] #50 28.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-02T09:52:42.916Z] #50 28.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-02T09:52:43.150Z] #17 124.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-02T09:52:43.150Z] #17 124.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:43.150Z] #17 124.6 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-02T09:52:43.150Z] #17 124.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-02T09:52:43.150Z] #17 124.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-02T09:52:43.150Z] #17 124.7 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-02T09:52:43.150Z] #17 124.8 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-02T09:52:43.150Z] #17 124.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:43.150Z] #17 124.8 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-02T09:52:43.174Z] #50 28.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-02T09:52:43.174Z] #50 28.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-02T09:52:43.407Z] #17 125.1 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-02T09:52:43.407Z] #17 125.1 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:43.407Z] #17 125.1 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:43.439Z] #50 28.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-02T09:52:43.439Z] #50 28.68 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-02T09:52:43.460Z] #59 ... [2021-07-02T09:52:43.460Z] [2021-07-02T09:52:43.460Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:43.460Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:52:43.460Z] #46 4.020 + RM_GOPATH=0 [2021-07-02T09:52:43.460Z] #46 4.020 + TMP_GOPATH= [2021-07-02T09:52:43.460Z] #46 4.020 + : /build [2021-07-02T09:52:43.460Z] #46 4.020 + '[' -z '' ']' [2021-07-02T09:52:43.460Z] #46 4.020 ++ mktemp -d [2021-07-02T09:52:43.460Z] #46 4.022 + export GOPATH=/tmp/tmp.hUnQPJe2NI [2021-07-02T09:52:43.460Z] #46 4.022 + GOPATH=/tmp/tmp.hUnQPJe2NI [2021-07-02T09:52:43.460Z] #46 4.022 + RM_GOPATH=1 [2021-07-02T09:52:43.460Z] #46 4.022 + case "$(go env GOARCH)" in [2021-07-02T09:52:43.460Z] #46 4.023 ++ go env GOARCH [2021-07-02T09:52:43.460Z] #46 4.038 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:43.460Z] #46 4.038 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:43.460Z] #46 4.039 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:43.460Z] #46 4.044 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:43.460Z] #46 4.045 + dir=/tmp/install [2021-07-02T09:52:43.460Z] #46 4.045 + bin=vndr [2021-07-02T09:52:43.460Z] #46 4.045 + shift [2021-07-02T09:52:43.460Z] #46 4.045 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-02T09:52:43.460Z] #46 4.045 + . /tmp/install/vndr.installer [2021-07-02T09:52:43.460Z] #46 4.045 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:43.460Z] #46 4.045 + install_vndr [2021-07-02T09:52:43.460Z] #46 4.045 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-02T09:52:43.460Z] #46 4.045 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hUnQPJe2NI/src/github.com/LK4D4/vndr [2021-07-02T09:52:43.460Z] #46 4.051 Cloning into '/tmp/tmp.hUnQPJe2NI/src/github.com/LK4D4/vndr'... [2021-07-02T09:52:43.460Z] #46 4.585 + cd /tmp/tmp.hUnQPJe2NI/src/github.com/LK4D4/vndr [2021-07-02T09:52:43.460Z] #46 4.585 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-02T09:52:43.460Z] #46 4.599 + go build -buildmode=pie -v -o /build/vndr . [2021-07-02T09:52:43.460Z] #46 5.772 internal/unsafeheader [2021-07-02T09:52:43.460Z] #46 5.833 runtime/internal/sys [2021-07-02T09:52:43.460Z] #46 5.850 internal/race [2021-07-02T09:52:43.460Z] #46 5.870 internal/cpu [2021-07-02T09:52:43.460Z] #46 5.917 runtime/internal/atomic [2021-07-02T09:52:43.460Z] #46 6.028 sync/atomic [2021-07-02T09:52:43.460Z] #46 6.116 runtime/internal/math [2021-07-02T09:52:43.460Z] #46 6.304 unicode [2021-07-02T09:52:43.460Z] #46 6.440 unicode/utf8 [2021-07-02T09:52:43.460Z] #46 6.512 math/bits [2021-07-02T09:52:43.460Z] #46 7.093 math [2021-07-02T09:52:43.460Z] #46 7.421 internal/bytealg [2021-07-02T09:52:43.460Z] #46 7.558 encoding [2021-07-02T09:52:43.460Z] #46 7.962 unicode/utf16 [2021-07-02T09:52:43.460Z] #46 8.438 container/list [2021-07-02T09:52:43.460Z] #46 8.998 runtime [2021-07-02T09:52:43.460Z] #46 9.148 crypto/internal/subtle [2021-07-02T09:52:43.477Z] #46 23.27 crypto/internal/subtle [2021-07-02T09:52:43.477Z] #46 ... [2021-07-02T09:52:43.477Z] [2021-07-02T09:52:43.477Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:43.477Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:43.477Z] #56 13.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:43.664Z] #17 125.3 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-02T09:52:43.664Z] #17 125.3 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:43.664Z] #17 125.3 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-02T09:52:43.725Z] #46 9.326 crypto/subtle [2021-07-02T09:52:43.725Z] #46 ... [2021-07-02T09:52:43.725Z] [2021-07-02T09:52:43.725Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:43.725Z] #59 sha256:2de5ab89a7c35211e55309f602e57831ceeb58413fc411c65c9084ad693ae968 [2021-07-02T09:52:43.725Z] #59 9.249 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-02T09:52:43.725Z] #59 9.282 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-02T09:52:43.725Z] #59 9.284 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:43.739Z] #56 ... [2021-07-02T09:52:43.739Z] [2021-07-02T09:52:43.739Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:43.739Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:52:43.739Z] #46 23.40 crypto/subtle [2021-07-02T09:52:43.739Z] #46 23.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-02T09:52:43.739Z] #46 23.63 internal/nettrace [2021-07-02T09:52:44.001Z] #46 23.76 runtime/cgo [2021-07-02T09:52:44.229Z] #17 125.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-02T09:52:44.229Z] #17 125.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:44.229Z] #17 125.9 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-02T09:52:44.229Z] #17 126.0 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-02T09:52:44.229Z] #17 126.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-02T09:52:44.229Z] #17 126.0 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-02T09:52:44.229Z] #17 126.0 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-02T09:52:44.229Z] #17 126.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:44.229Z] #17 126.0 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-02T09:52:44.316Z] #59 10.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-02T09:52:44.316Z] #59 ... [2021-07-02T09:52:44.316Z] [2021-07-02T09:52:44.316Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:52:44.316Z] #48 sha256:cdf657b75f02a5c3860b0b95ef609536dc5cc1165f10eceb3f4314de4e07fcd2 [2021-07-02T09:52:44.316Z] #48 5.101 + RM_GOPATH=0 [2021-07-02T09:52:44.316Z] #48 5.101 + TMP_GOPATH= [2021-07-02T09:52:44.316Z] #48 5.101 + : /build [2021-07-02T09:52:44.316Z] #48 5.101 + '[' -z '' ']' [2021-07-02T09:52:44.316Z] #48 5.104 ++ mktemp -d [2021-07-02T09:52:44.316Z] #48 5.109 + export GOPATH=/tmp/tmp.2l8HE6mu9r [2021-07-02T09:52:44.316Z] #48 5.109 + GOPATH=/tmp/tmp.2l8HE6mu9r [2021-07-02T09:52:44.316Z] #48 5.109 + RM_GOPATH=1 [2021-07-02T09:52:44.316Z] #48 5.109 + case "$(go env GOARCH)" in [2021-07-02T09:52:44.316Z] #48 5.110 ++ go env GOARCH [2021-07-02T09:52:44.316Z] #48 5.157 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:44.316Z] #48 5.157 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:44.316Z] #48 5.157 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:44.316Z] #48 5.166 + dir=/tmp/install [2021-07-02T09:52:44.316Z] #48 5.166 + bin=gotestsum [2021-07-02T09:52:44.316Z] #48 5.166 + shift [2021-07-02T09:52:44.316Z] #48 5.166 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-02T09:52:44.316Z] #48 5.166 + . /tmp/install/gotestsum.installer [2021-07-02T09:52:44.316Z] #48 5.166 ++ : v0.5.3 [2021-07-02T09:52:44.316Z] #48 5.166 + install_gotestsum [2021-07-02T09:52:44.316Z] #48 5.170 + set -e [2021-07-02T09:52:44.316Z] #48 5.170 + export GO111MODULE=on [2021-07-02T09:52:44.316Z] #48 5.170 + GO111MODULE=on [2021-07-02T09:52:44.316Z] #48 5.170 + GOBIN=/build [2021-07-02T09:52:44.316Z] #48 5.170 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-02T09:52:44.316Z] #48 5.923 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T09:52:44.316Z] #48 7.589 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T09:52:44.316Z] #48 7.590 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:52:44.316Z] #48 7.603 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T09:52:44.316Z] #48 7.627 go: downloading github.com/fatih/color v1.9.0 [2021-07-02T09:52:44.316Z] #48 8.147 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T09:52:44.316Z] #48 8.152 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T09:52:44.316Z] #48 8.200 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T09:52:44.316Z] #48 8.284 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T09:52:44.316Z] #48 8.395 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T09:52:44.316Z] #48 8.805 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T09:52:44.316Z] #48 8.855 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T09:52:44.388Z] #50 29.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-02T09:52:44.388Z] #50 29.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-02T09:52:44.388Z] #50 29.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-02T09:52:44.388Z] #50 29.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-02T09:52:44.388Z] #50 29.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-02T09:52:44.388Z] #50 29.82 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-02T09:52:44.486Z] #17 126.2 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-02T09:52:44.486Z] #17 126.2 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.486Z] #17 126.2 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:44.486Z] #17 126.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-02T09:52:44.486Z] #17 126.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.486Z] #17 126.2 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:44.486Z] #17 126.2 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-02T09:52:44.486Z] #17 126.2 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.486Z] #17 126.2 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:44.486Z] #17 126.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-02T09:52:44.581Z] #48 ... [2021-07-02T09:52:44.582Z] [2021-07-02T09:52:44.582Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:44.582Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d [2021-07-02T09:52:44.582Z] #36 5.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:44.582Z] #36 5.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:44.582Z] #36 5.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:44.582Z] #36 6.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:52:44.582Z] #36 7.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:52:44.582Z] #36 8.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:52:44.582Z] #36 ... [2021-07-02T09:52:44.582Z] [2021-07-02T09:52:44.582Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:52:44.582Z] #24 sha256:c253ef71189e65643c47fe9094a7a9e144aac192ee7dccb2cb29fd1451f43df1 [2021-07-02T09:52:44.582Z] #24 5.043 + RM_GOPATH=0 [2021-07-02T09:52:44.582Z] #24 5.043 + TMP_GOPATH= [2021-07-02T09:52:44.582Z] #24 5.044 + : /build [2021-07-02T09:52:44.582Z] #24 5.044 + '[' -z '' ']' [2021-07-02T09:52:44.582Z] #24 5.046 ++ mktemp -d [2021-07-02T09:52:44.582Z] #24 5.049 + export GOPATH=/tmp/tmp.0TZMQKXXuC [2021-07-02T09:52:44.582Z] #24 5.049 + GOPATH=/tmp/tmp.0TZMQKXXuC [2021-07-02T09:52:44.582Z] #24 5.049 + RM_GOPATH=1 [2021-07-02T09:52:44.582Z] #24 5.049 + case "$(go env GOARCH)" in [2021-07-02T09:52:44.582Z] #24 5.050 ++ go env GOARCH [2021-07-02T09:52:44.582Z] #24 5.064 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:44.582Z] #24 5.064 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:44.582Z] #24 5.100 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:44.582Z] #24 5.103 Install docker/cli version 17.06.2-ce from stable [2021-07-02T09:52:44.582Z] #24 5.103 + dir=/tmp/install [2021-07-02T09:52:44.582Z] #24 5.103 + bin=dockercli [2021-07-02T09:52:44.582Z] #24 5.103 + shift [2021-07-02T09:52:44.582Z] #24 5.103 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-02T09:52:44.582Z] #24 5.103 + . /tmp/install/dockercli.installer [2021-07-02T09:52:44.582Z] #24 5.103 ++ : stable [2021-07-02T09:52:44.582Z] #24 5.103 ++ : 17.06.2-ce [2021-07-02T09:52:44.582Z] #24 5.103 + install_dockercli [2021-07-02T09:52:44.582Z] #24 5.103 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-02T09:52:44.582Z] #24 5.166 ++ uname -m [2021-07-02T09:52:44.582Z] #24 5.166 + arch=aarch64 [2021-07-02T09:52:44.582Z] #24 5.166 + '[' aarch64 '!=' x86_64 ']' [2021-07-02T09:52:44.582Z] #24 5.166 + '[' aarch64 '!=' s390x ']' [2021-07-02T09:52:44.582Z] #24 5.174 + '[' aarch64 '!=' armhf ']' [2021-07-02T09:52:44.582Z] #24 5.174 + build_dockercli [2021-07-02T09:52:44.582Z] #24 5.174 + git clone https://github.com/docker/docker-ce /tmp/tmp.0TZMQKXXuC/tmp/docker-ce [2021-07-02T09:52:44.582Z] #24 5.182 Cloning into '/tmp/tmp.0TZMQKXXuC/tmp/docker-ce'... [2021-07-02T09:52:44.648Z] #50 29.97 go: downloading golang.org/x/text v0.3.2 [2021-07-02T09:52:44.743Z] #17 126.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.743Z] #17 126.3 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:44.743Z] #17 126.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-02T09:52:44.743Z] #17 126.3 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.743Z] #17 126.3 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:44.743Z] #17 126.4 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-02T09:52:44.743Z] #17 126.4 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.743Z] #17 126.4 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:44.743Z] #17 126.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-02T09:52:44.743Z] #17 126.5 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:44.743Z] #17 126.5 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:44.743Z] #17 126.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-02T09:52:44.847Z] #24 ... [2021-07-02T09:52:44.847Z] [2021-07-02T09:52:44.847Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:44.847Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4 [2021-07-02T09:52:44.847Z] #40 4.280 + git clone https://github.com/docker/distribution.git . [2021-07-02T09:52:44.847Z] #40 4.288 Cloning into '.'... [2021-07-02T09:52:44.847Z] #40 ... [2021-07-02T09:52:44.847Z] [2021-07-02T09:52:44.847Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:44.847Z] #50 sha256:72592c0f4bd8f64fff72cb39ae65380d2ff518143b48260e6287ede5528414c6 [2021-07-02T09:52:44.847Z] #50 4.769 + RM_GOPATH=0 [2021-07-02T09:52:44.847Z] #50 4.769 + TMP_GOPATH= [2021-07-02T09:52:44.847Z] #50 4.770 + : /build [2021-07-02T09:52:44.847Z] #50 4.770 + '[' -z '' ']' [2021-07-02T09:52:44.847Z] #50 4.782 ++ mktemp -d [2021-07-02T09:52:44.847Z] #50 4.782 + export GOPATH=/tmp/tmp.jE4GETnf3H [2021-07-02T09:52:44.847Z] #50 4.782 + GOPATH=/tmp/tmp.jE4GETnf3H [2021-07-02T09:52:44.847Z] #50 4.782 + RM_GOPATH=1 [2021-07-02T09:52:44.847Z] #50 4.782 + case "$(go env GOARCH)" in [2021-07-02T09:52:44.847Z] #50 4.782 ++ go env GOARCH [2021-07-02T09:52:44.847Z] #50 4.797 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:44.847Z] #50 4.797 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:44.847Z] #50 4.797 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:44.847Z] #50 4.801 + dir=/tmp/install [2021-07-02T09:52:44.847Z] #50 4.801 + bin=golangci_lint [2021-07-02T09:52:44.847Z] #50 4.801 + shift [2021-07-02T09:52:44.848Z] #50 4.801 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-02T09:52:44.848Z] #50 4.801 + . /tmp/install/golangci_lint.installer [2021-07-02T09:52:44.848Z] #50 4.801 ++ : v1.23.8 [2021-07-02T09:52:44.848Z] #50 4.801 + install_golangci_lint [2021-07-02T09:52:44.848Z] #50 4.801 + set -e [2021-07-02T09:52:44.848Z] #50 4.801 + export GO111MODULE=on [2021-07-02T09:52:44.848Z] #50 4.801 + GO111MODULE=on [2021-07-02T09:52:44.848Z] #50 4.801 + GOBIN=/build [2021-07-02T09:52:44.848Z] #50 4.801 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-02T09:52:44.848Z] #50 5.520 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-02T09:52:45.004Z] #17 126.5 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:45.004Z] #17 126.5 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:45.004Z] #17 126.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-02T09:52:45.004Z] #17 126.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:45.004Z] #17 126.6 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:45.004Z] #17 126.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-02T09:52:45.004Z] #17 126.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:45.004Z] #17 126.6 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:45.004Z] #17 126.6 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-02T09:52:45.005Z] #17 126.6 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:45.005Z] #17 126.6 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:45.114Z] #50 ... [2021-07-02T09:52:45.114Z] [2021-07-02T09:52:45.114Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:45.114Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371 [2021-07-02T09:52:45.114Z] #56 4.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:45.114Z] #56 4.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:45.114Z] #56 4.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:45.114Z] #56 5.372 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:52:45.114Z] #56 6.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:52:45.114Z] #56 8.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:52:45.114Z] #56 ... [2021-07-02T09:52:45.114Z] [2021-07-02T09:52:45.114Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:45.114Z] #34 sha256:472773da6c7ebb4b5a6951d15aeff9083e9d8337471429a32743ca19ba5428e4 [2021-07-02T09:52:45.114Z] #34 4.648 Install go-toml version v1.8.1 [2021-07-02T09:52:45.114Z] #34 5.347 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-02T09:52:45.114Z] #34 8.835 github.com/pelletier/go-toml [2021-07-02T09:52:45.261Z] #17 126.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-02T09:52:45.262Z] #17 126.8 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:45.262Z] #17 126.8 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:45.263Z] #44 22.62 Reading package lists... [2021-07-02T09:52:45.263Z] #44 ... [2021-07-02T09:52:45.263Z] [2021-07-02T09:52:45.263Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:45.263Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:45.263Z] #13 13.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:52:45.263Z] #13 23.59 Fetched 8986 kB in 17s (521 kB/s) [2021-07-02T09:52:45.263Z] #13 23.59 Reading package lists... [2021-07-02T09:52:45.263Z] #13 ... [2021-07-02T09:52:45.263Z] [2021-07-02T09:52:45.263Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:45.263Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:45.263Z] #50 24.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-02T09:52:45.263Z] #50 24.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-02T09:52:45.263Z] #50 24.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-02T09:52:45.263Z] #50 24.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-02T09:52:45.263Z] #50 24.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-02T09:52:45.263Z] #50 24.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-02T09:52:45.263Z] #50 24.94 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-02T09:52:45.263Z] #50 25.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-02T09:52:45.263Z] #50 25.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-02T09:52:45.263Z] #50 25.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-02T09:52:45.263Z] #50 26.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-02T09:52:45.263Z] #50 26.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-02T09:52:45.263Z] #50 26.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-02T09:52:45.263Z] #50 26.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-02T09:52:45.263Z] #50 26.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-02T09:52:45.263Z] #50 26.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-02T09:52:45.263Z] #50 26.45 go: downloading golang.org/x/text v0.3.2 [2021-07-02T09:52:45.381Z] #34 ... [2021-07-02T09:52:45.381Z] [2021-07-02T09:52:45.381Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:45.381Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:52:45.381Z] #52 5.071 + RM_GOPATH=0 [2021-07-02T09:52:45.381Z] #52 5.071 + TMP_GOPATH= [2021-07-02T09:52:45.381Z] #52 5.071 + : /build [2021-07-02T09:52:45.381Z] #52 5.071 + '[' -z '' ']' [2021-07-02T09:52:45.381Z] #52 5.071 ++ mktemp -d [2021-07-02T09:52:45.381Z] #52 5.073 + export GOPATH=/tmp/tmp.WtlDhqsgfP [2021-07-02T09:52:45.381Z] #52 5.073 + GOPATH=/tmp/tmp.WtlDhqsgfP [2021-07-02T09:52:45.381Z] #52 5.073 + RM_GOPATH=1 [2021-07-02T09:52:45.381Z] #52 5.073 + case "$(go env GOARCH)" in [2021-07-02T09:52:45.381Z] #52 5.074 ++ go env GOARCH [2021-07-02T09:52:45.381Z] #52 5.131 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:45.381Z] #52 5.131 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:45.381Z] #52 5.134 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:45.381Z] #52 5.136 + dir=/tmp/install [2021-07-02T09:52:45.381Z] #52 5.142 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:45.381Z] #52 5.142 + bin=shfmt [2021-07-02T09:52:45.381Z] #52 5.142 + shift [2021-07-02T09:52:45.381Z] #52 5.142 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-02T09:52:45.381Z] #52 5.142 + . /tmp/install/shfmt.installer [2021-07-02T09:52:45.381Z] #52 5.142 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:45.381Z] #52 5.142 + install_shfmt [2021-07-02T09:52:45.381Z] #52 5.142 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-02T09:52:45.381Z] #52 5.142 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WtlDhqsgfP/src/github.com/mvdan/sh [2021-07-02T09:52:45.381Z] #52 5.147 Cloning into '/tmp/tmp.WtlDhqsgfP/src/github.com/mvdan/sh'... [2021-07-02T09:52:45.381Z] #52 ... [2021-07-02T09:52:45.381Z] [2021-07-02T09:52:45.381Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:52:45.381Z] #32 sha256:740836cc56f0da49ac808939c32c35d60536189d373ad08aa5b7ef5ff0975d4c [2021-07-02T09:52:45.381Z] #32 4.841 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-02T09:52:45.381Z] #32 4.845 Cloning into '.'... [2021-07-02T09:52:45.589Z] #50 ... [2021-07-02T09:52:45.589Z] [2021-07-02T09:52:45.589Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:45.589Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:45.589Z] #36 20.91 Fetched 8453 kB in 16s (514 kB/s) [2021-07-02T09:52:45.589Z] #36 20.91 Reading package lists... [2021-07-02T09:52:45.589Z] #36 27.52 Reading package lists... [2021-07-02T09:52:45.589Z] #36 ... [2021-07-02T09:52:45.589Z] [2021-07-02T09:52:45.589Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:45.589Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:45.589Z] #44 23.48 Fetched 8457 kB in 18s (473 kB/s) [2021-07-02T09:52:45.589Z] #44 23.48 Reading package lists... [2021-07-02T09:52:45.647Z] #32 ... [2021-07-02T09:52:45.647Z] [2021-07-02T09:52:45.647Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:45.647Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:52:45.647Z] #44 4.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:52:45.647Z] #44 4.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:52:45.647Z] #44 4.953 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:52:45.647Z] #44 5.459 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-02T09:52:45.647Z] #44 6.109 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:52:45.647Z] #44 7.315 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:52:45.647Z] #44 8.887 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:52:45.647Z] #44 10.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-02T09:52:45.826Z] #17 127.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-02T09:52:45.826Z] #17 127.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:45.826Z] #17 127.4 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:45.826Z] #17 127.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-02T09:52:45.826Z] #17 127.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-02T09:52:45.826Z] #17 127.5 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-02T09:52:45.919Z] #44 ... [2021-07-02T09:52:45.919Z] [2021-07-02T09:52:45.919Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:45.919Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:52:45.919Z] #46 9.991 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-02T09:52:45.919Z] #46 10.39 internal/nettrace [2021-07-02T09:52:45.919Z] #46 10.73 runtime/cgo [2021-07-02T09:52:45.919Z] #46 11.30 vendor/golang.org/x/crypto/internal/subtle [2021-07-02T09:52:46.083Z] #17 127.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-02T09:52:46.084Z] #17 127.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:46.084Z] #17 127.7 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-02T09:52:46.159Z] #44 29.20 Reading package lists... [2021-07-02T09:52:46.159Z] #44 ... [2021-07-02T09:52:46.159Z] [2021-07-02T09:52:46.159Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:46.159Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:52:46.159Z] #46 31.56 vendor/golang.org/x/crypto/internal/subtle [2021-07-02T09:52:46.341Z] #17 128.0 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-02T09:52:46.341Z] #17 128.0 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:46.341Z] #17 128.0 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:46.600Z] #17 128.2 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-02T09:52:46.600Z] #17 128.2 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:46.600Z] #17 128.2 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:46.883Z] #46 ... [2021-07-02T09:52:46.883Z] [2021-07-02T09:52:46.883Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-02T09:52:46.883Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08 [2021-07-02T09:52:46.883Z] #27 17.77 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:46.883Z] #27 21.67 137 added, 0 removed; done. [2021-07-02T09:52:46.883Z] #27 21.80 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-02T09:52:46.883Z] #27 21.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:52:46.883Z] #27 21.94 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-02T09:52:46.883Z] #27 21.99 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-02T09:52:46.883Z] #27 22.01 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:46.883Z] #27 22.08 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-02T09:52:46.883Z] #27 22.11 Updating certificates in /etc/ssl/certs... [2021-07-02T09:52:46.883Z] #27 25.94 0 added, 0 removed; done. [2021-07-02T09:52:46.883Z] #27 25.94 Running hooks in /etc/ca-certificates/update.d... [2021-07-02T09:52:46.883Z] #27 25.95 done. [2021-07-02T09:52:46.883Z] #27 DONE 26.7s [2021-07-02T09:52:47.099Z] #46 ... [2021-07-02T09:52:47.099Z] [2021-07-02T09:52:47.099Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:47.099Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:47.099Z] #56 22.40 Fetched 8453 kB in 18s (477 kB/s) [2021-07-02T09:52:47.099Z] #56 22.40 Reading package lists... [2021-07-02T09:52:47.099Z] #56 28.78 Reading package lists... [2021-07-02T09:52:47.099Z] #56 ... [2021-07-02T09:52:47.099Z] [2021-07-02T09:52:47.099Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:47.099Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:47.099Z] #13 20.53 Fetched 8986 kB in 18s (508 kB/s) [2021-07-02T09:52:47.099Z] #13 20.53 Reading package lists... [2021-07-02T09:52:47.168Z] #17 128.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-02T09:52:47.168Z] #17 128.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:47.168Z] #17 128.9 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:47.168Z] #17 128.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-02T09:52:47.361Z] #13 27.19 Reading package lists... [2021-07-02T09:52:47.361Z] #13 ... [2021-07-02T09:52:47.361Z] [2021-07-02T09:52:47.361Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:47.361Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:47.361Z] #36 27.52 Reading package lists... [2021-07-02T09:52:47.404Z] [2021-07-02T09:52:47.404Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:47.404Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:52:47.404Z] #52 12.73 + cd /tmp/tmp.WtlDhqsgfP/src/github.com/mvdan/sh [2021-07-02T09:52:47.404Z] #52 12.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-02T09:52:47.404Z] #52 ... [2021-07-02T09:52:47.404Z] [2021-07-02T09:52:47.404Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-02T09:52:47.404Z] #28 sha256:d5044dbc20e8b019ce8389f349ba1e38a7354e9e220b811ebf8a5703995fcc39 [2021-07-02T09:52:47.404Z] #28 DONE 0.5s [2021-07-02T09:52:47.424Z] #17 128.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-02T09:52:47.424Z] #17 128.9 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-02T09:52:47.424Z] #17 128.9 Selecting previously unselected package libc6-s390x-cross. [2021-07-02T09:52:47.424Z] #17 128.9 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:47.424Z] #17 128.9 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-02T09:52:47.424Z] #17 129.1 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-02T09:52:47.424Z] #17 129.1 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.424Z] #17 129.1 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:47.424Z] #17 129.1 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-02T09:52:47.424Z] #17 129.1 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.424Z] #17 129.1 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.424Z] #17 129.1 Selecting previously unselected package libitm1-s390x-cross. [2021-07-02T09:52:47.424Z] #17 129.2 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.424Z] #17 129.2 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.677Z] [2021-07-02T09:52:47.677Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:47.677Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:52:47.677Z] #52 13.29 + GO111MODULE=on [2021-07-02T09:52:47.677Z] #52 13.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-02T09:52:47.680Z] #17 129.2 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-02T09:52:47.680Z] #17 129.2 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.680Z] #17 129.2 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.680Z] #17 129.2 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-02T09:52:47.680Z] #17 129.2 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.680Z] #17 129.2 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.680Z] #17 129.3 Selecting previously unselected package libasan5-s390x-cross. [2021-07-02T09:52:47.680Z] #17 129.3 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.680Z] #17 129.3 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.680Z] #17 129.4 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-02T09:52:47.680Z] #17 129.4 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.680Z] #17 129.4 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.680Z] #17 129.4 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-02T09:52:47.937Z] #17 129.4 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:47.937Z] #17 129.4 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:47.937Z] #17 129.5 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-02T09:52:47.937Z] #17 129.5 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:47.937Z] #17 129.5 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:48.259Z] Running on azwin-2-281240 in d:\jenkins\workspace\moby_PR-42550 [Pipeline] { [Pipeline] ws [2021-07-02T09:52:48.278Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-02T09:52:48.501Z] #17 130.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-02T09:52:48.501Z] #17 130.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:48.501Z] #17 130.1 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:48.501Z] #17 130.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-02T09:52:48.501Z] #17 130.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-02T09:52:48.501Z] #17 130.1 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-02T09:52:48.580Z] #50 ... [2021-07-02T09:52:48.580Z] [2021-07-02T09:52:48.580Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:48.580Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:52:48.580Z] #46 31.40 vendor/golang.org/x/crypto/internal/subtle [2021-07-02T09:52:48.638Z] #52 14.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-02T09:52:48.638Z] #52 14.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-02T09:52:48.758Z] #17 130.3 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-02T09:52:48.758Z] #17 130.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-02T09:52:48.758Z] #17 130.3 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-02T09:52:48.904Z] #52 14.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-02T09:52:49.001Z] #36 32.97 Building dependency tree... [2021-07-02T09:52:49.001Z] #36 ... [2021-07-02T09:52:49.001Z] [2021-07-02T09:52:49.001Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:49.001Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:52:49.001Z] #52 24.23 runtime [2021-07-02T09:52:49.001Z] #52 ... [2021-07-02T09:52:49.001Z] [2021-07-02T09:52:49.001Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:49.001Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:49.001Z] #56 28.78 Reading package lists... [2021-07-02T09:52:49.015Z] #17 130.5 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-02T09:52:49.015Z] #17 130.5 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-02T09:52:49.015Z] #17 130.5 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:49.015Z] #17 130.8 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-02T09:52:49.015Z] #17 130.8 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-02T09:52:49.015Z] #17 130.8 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:49.298Z] #46 ... [2021-07-02T09:52:49.298Z] [2021-07-02T09:52:49.298Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:49.298Z] #50 sha256:98e673f75ce014b1719d43e36be1c116e4fd594b40d6c3dad57d407954bfd5a7 [2021-07-02T09:52:49.298Z] #50 24.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-02T09:52:49.298Z] #50 24.11 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-02T09:52:49.298Z] #50 24.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-02T09:52:49.298Z] #50 24.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-02T09:52:49.298Z] #50 24.43 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-02T09:52:49.298Z] #50 24.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-02T09:52:49.298Z] #50 24.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-02T09:52:49.298Z] #50 24.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-02T09:52:49.298Z] #50 24.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-02T09:52:49.298Z] #50 24.88 go: downloading github.com/spf13/afero v1.1.2 [2021-07-02T09:52:49.298Z] #50 25.07 go: downloading github.com/spf13/cast v1.3.0 [2021-07-02T09:52:49.298Z] #50 25.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-02T09:52:49.298Z] #50 25.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-02T09:52:49.298Z] #50 25.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-02T09:52:49.298Z] #50 25.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-02T09:52:49.298Z] #50 25.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-02T09:52:49.298Z] #50 25.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-02T09:52:49.298Z] #50 26.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-02T09:52:49.298Z] #50 26.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-02T09:52:49.298Z] #50 26.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-02T09:52:49.298Z] #50 26.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-02T09:52:49.298Z] #50 26.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-02T09:52:49.298Z] #50 26.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-02T09:52:49.298Z] #50 26.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-02T09:52:49.298Z] #50 27.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-02T09:52:49.298Z] #50 27.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-02T09:52:49.298Z] #50 27.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-02T09:52:49.298Z] #50 27.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-02T09:52:49.298Z] #50 27.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-02T09:52:49.298Z] #50 27.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-02T09:52:49.298Z] #50 28.24 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-02T09:52:49.298Z] #50 28.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-02T09:52:49.298Z] #50 28.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-02T09:52:49.298Z] #50 28.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-02T09:52:49.298Z] #50 28.51 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-02T09:52:49.298Z] #50 28.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-02T09:52:49.298Z] #50 28.92 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-02T09:52:49.298Z] #50 28.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-02T09:52:49.298Z] #50 29.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-02T09:52:49.298Z] #50 29.13 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-02T09:52:49.523Z] #46 ... [2021-07-02T09:52:49.523Z] [2021-07-02T09:52:49.523Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:49.523Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:49.523Z] #40 21.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-02T09:52:49.524Z] #40 23.70 + 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-07-02T09:52:49.524Z] #40 ... [2021-07-02T09:52:49.524Z] [2021-07-02T09:52:49.524Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:49.524Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:49.524Z] #56 22.45 Fetched 8453 kB in 16s (536 kB/s) [2021-07-02T09:52:49.524Z] #56 22.45 Reading package lists... [2021-07-02T09:52:49.560Z] #50 29.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-02T09:52:49.560Z] #50 29.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-02T09:52:49.560Z] #50 29.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-02T09:52:49.578Z] #17 131.3 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-02T09:52:49.785Z] #56 28.91 Reading package lists... [2021-07-02T09:52:49.785Z] #56 ... [2021-07-02T09:52:49.785Z] [2021-07-02T09:52:49.785Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:49.785Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:49.785Z] #50 32.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-02T09:52:49.785Z] #50 32.68 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-02T09:52:49.836Z] #17 131.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-02T09:52:49.836Z] #17 131.3 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:49.836Z] #17 131.4 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-02T09:52:49.836Z] #17 131.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-02T09:52:49.836Z] #17 131.4 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up libfile-which-perl (1.23-1) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-02T09:52:49.836Z] #17 131.5 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:49.836Z] #17 131.6 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-02T09:52:50.046Z] #50 32.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-02T09:52:50.046Z] #50 32.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-02T09:52:50.046Z] #50 32.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-02T09:52:50.046Z] #50 ... [2021-07-02T09:52:50.046Z] [2021-07-02T09:52:50.046Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:50.046Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:50.046Z] #36 22.85 Fetched 8453 kB in 17s (504 kB/s) [2021-07-02T09:52:50.046Z] #36 22.85 Reading package lists... [2021-07-02T09:52:50.046Z] #36 29.28 Reading package lists... [2021-07-02T09:52:50.046Z] #36 ... [2021-07-02T09:52:50.046Z] [2021-07-02T09:52:50.046Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:50.046Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:50.046Z] #44 22.62 Reading package lists... [2021-07-02T09:52:50.052Z] The recommended git tool is: git [2021-07-02T09:52:50.094Z] #17 131.6 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-02T09:52:50.094Z] #17 131.6 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-02T09:52:50.094Z] #17 131.6 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up file (1:5.35-4+deb10u2) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.094Z] #17 131.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up libyaml-perl (1.27-1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up libio-string-perl (1.08-3) ... [2021-07-02T09:52:50.094Z] #17 131.8 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-02T09:52:50.341Z] #52 ... [2021-07-02T09:52:50.341Z] [2021-07-02T09:52:50.341Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-02T09:52:50.341Z] #34 sha256:472773da6c7ebb4b5a6951d15aeff9083e9d8337471429a32743ca19ba5428e4 [2021-07-02T09:52:50.341Z] #34 13.75 github.com/pelletier/go-toml/cmd/tomll [2021-07-02T09:52:50.341Z] #34 DONE 16.1s [2021-07-02T09:52:50.341Z] [2021-07-02T09:52:50.341Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:50.342Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:52:50.342Z] #52 16.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-02T09:52:50.350Z] #17 131.8 Setting up cross-config (2.6.15-3) ... [2021-07-02T09:52:50.350Z] #17 131.9 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up xz-utils (5.2.4-1) ... [2021-07-02T09:52:50.350Z] #17 132.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-02T09:52:50.350Z] #17 132.0 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.0 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-02T09:52:50.350Z] #17 132.1 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-02T09:52:50.508Z] #50 30.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-02T09:52:50.508Z] #50 30.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-02T09:52:50.508Z] #50 30.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-02T09:52:50.508Z] #50 30.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-02T09:52:50.607Z] #17 132.2 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.2 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-02T09:52:50.607Z] #17 132.3 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:50.607Z] #17 132.4 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.642Z] #56 34.61 Building dependency tree... [2021-07-02T09:52:50.771Z] #50 30.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-02T09:52:50.864Z] #17 132.4 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-02T09:52:50.864Z] #17 132.4 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:50.864Z] #17 132.4 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-02T09:52:50.864Z] #17 132.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-02T09:52:50.864Z] #17 132.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-02T09:52:50.864Z] #17 132.6 [2021-07-02T09:52:50.864Z] #17 132.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-02T09:52:51.034Z] #50 30.57 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-02T09:52:51.034Z] #50 30.80 go: downloading golang.org/x/text v0.3.2 [2021-07-02T09:52:51.122Z] #17 132.7 Setting up dpkg-dev (1.19.7) ... [2021-07-02T09:52:51.122Z] #17 132.7 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.122Z] #17 132.8 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-02T09:52:51.122Z] #17 132.8 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:51.122Z] #17 132.8 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.122Z] #17 132.9 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.122Z] #17 132.9 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.122Z] #17 132.9 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-02T09:52:51.379Z] #17 132.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-02T09:52:51.379Z] #17 133.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-02T09:52:51.379Z] #17 133.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-02T09:52:51.489Z] #44 29.12 Reading package lists... [2021-07-02T09:52:51.489Z] #44 ... [2021-07-02T09:52:51.489Z] [2021-07-02T09:52:51.489Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:51.489Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:52:51.489Z] #50 34.42 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-02T09:52:51.636Z] #17 133.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-02T09:52:51.636Z] #17 133.3 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.3 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.4 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.636Z] #17 133.4 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.749Z] #50 34.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libxml-simple-perl (2.25-1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.4 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.5 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.6 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:51.892Z] #17 133.6 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-02T09:52:52.008Z] #50 34.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-02T09:52:52.026Z] #56 37.39 The following additional packages will be installed: [2021-07-02T09:52:52.026Z] #56 37.41 libbtrfs0 [2021-07-02T09:52:52.148Z] #17 133.6 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.6 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.7 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.8 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.8 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.8 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.8 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.8 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.8 Setting up dpkg-cross (2.6.15-3) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-02T09:52:52.148Z] #17 133.9 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-02T09:52:52.286Z] #56 37.58 The following NEW packages will be installed: [2021-07-02T09:52:52.286Z] #56 37.58 libbtrfs-dev libbtrfs0 [2021-07-02T09:52:52.404Z] #17 133.9 Setting up crossbuild-essential-armel (12.6) ... [2021-07-02T09:52:52.404Z] #17 134.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:52.856Z] #56 37.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:52:52.856Z] #56 37.96 Need to get 119 kB of archives. [2021-07-02T09:52:52.856Z] #56 37.96 After this operation, 387 kB of additional disk space will be used. [2021-07-02T09:52:52.856Z] #56 37.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:52:52.856Z] #56 37.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:52:52.963Z] #52 ... [2021-07-02T09:52:52.963Z] [2021-07-02T09:52:52.963Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:52.963Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:52:52.963Z] #29 2.453 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-02T09:52:52.963Z] #29 2.918 [2021-07-02T09:52:52.963Z] #29 3.119 0.0% ## 3.3% #### 6.8% ######### 13.6% ############ 17.7% ############### 20.9% ################## 25.5% ####################### 32.2% ########################### 38.8% ############################### 43.3% ################################## 48.1% ####################################### 54.4% ########################################## 59.7% ############################################## 65.0% ################################################## 69.9% #################################################### 72.3% ##################################################### 74.7% ######################################################## 78.1% ############################################################# 85.9% ################################################################# 90.5% ######################################################################## 100.0% [2021-07-02T09:52:53.228Z] #29 5.848 [2021-07-02T09:52:53.760Z] #29 6.075 0.2% ################ 22.7% ########################## 36.7% ######################################################## 79.1% ######################################################################## 100.0% [2021-07-02T09:52:53.815Z] #56 38.92 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:52:53.815Z] #56 39.08 Fetched 119 kB in 0s (432 kB/s) [2021-07-02T09:52:53.815Z] #56 39.20 Selecting previously unselected package libbtrfs0. [2021-07-02T09:52:53.815Z] #56 39.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:52:53.815Z] #56 39.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:52:53.815Z] #56 39.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:52:54.026Z] #29 ... [2021-07-02T09:52:54.026Z] [2021-07-02T09:52:54.026Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:54.026Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:52:54.026Z] #13 6.661 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:52:54.026Z] #13 8.251 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:52:54.026Z] #13 14.10 Fetched 8804 kB in 11s (770 kB/s) [2021-07-02T09:52:54.075Z] #56 39.44 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:52:54.075Z] #56 39.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:52:54.348Z] #50 ... [2021-07-02T09:52:54.348Z] [2021-07-02T09:52:54.348Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:54.348Z] #59 sha256:5cb2bf83a7a6319a988c462aeb003f783d51cb271b05790e57a969998448755b [2021-07-02T09:52:54.348Z] #59 23.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-02T09:52:54.348Z] #59 27.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-02T09:52:54.348Z] #59 ... [2021-07-02T09:52:54.348Z] [2021-07-02T09:52:54.348Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:52:54.348Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:52:54.348Z] #52 23.85 runtime [2021-07-02T09:52:54.348Z] #52 ... [2021-07-02T09:52:54.348Z] [2021-07-02T09:52:54.348Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:52:54.348Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:52:54.348Z] #46 33.75 vendor/golang.org/x/crypto/internal/subtle [2021-07-02T09:52:54.413Z] #13 14.10 Reading package lists... [2021-07-02T09:52:54.413Z] #13 ... [2021-07-02T09:52:54.413Z] [2021-07-02T09:52:54.413Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:54.413Z] #50 sha256:72592c0f4bd8f64fff72cb39ae65380d2ff518143b48260e6287ede5528414c6 [2021-07-02T09:52:54.413Z] #50 16.95 go: downloading github.com/fatih/color v1.7.0 [2021-07-02T09:52:54.413Z] #50 16.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-02T09:52:54.413Z] #50 17.28 go: downloading github.com/pkg/errors v0.8.1 [2021-07-02T09:52:54.413Z] #50 17.29 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-02T09:52:54.413Z] #50 17.36 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-02T09:52:54.413Z] #50 17.68 go: downloading github.com/spf13/viper v1.6.1 [2021-07-02T09:52:54.413Z] #50 17.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-02T09:52:54.413Z] #50 18.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-02T09:52:54.413Z] #50 18.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-02T09:52:54.413Z] #50 18.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-02T09:52:54.413Z] #50 19.05 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-02T09:52:54.413Z] #50 19.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-02T09:52:54.413Z] #50 19.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-02T09:52:54.413Z] #50 19.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-02T09:52:54.413Z] #50 ... [2021-07-02T09:52:54.413Z] [2021-07-02T09:52:54.414Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:52:54.414Z] #59 sha256:2de5ab89a7c35211e55309f602e57831ceeb58413fc411c65c9084ad693ae968 [2021-07-02T09:52:54.414Z] #59 10.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-02T09:52:54.414Z] #59 11.75 go: downloading github.com/google/uuid v1.2.0 [2021-07-02T09:52:54.414Z] #59 11.78 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-02T09:52:54.414Z] #59 11.91 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-02T09:52:54.414Z] #59 12.06 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-02T09:52:54.414Z] #59 12.53 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-02T09:52:54.414Z] #59 13.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-02T09:52:54.414Z] #59 14.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-02T09:52:54.414Z] #59 16.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-02T09:52:54.414Z] #59 19.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-02T09:52:54.500Z] #56 39.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:52:54.500Z] #56 39.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:52:54.500Z] #56 39.76 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:52:54.500Z] #56 39.77 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:54.609Z] #46 ... [2021-07-02T09:52:54.609Z] [2021-07-02T09:52:54.609Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:54.609Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:52:54.609Z] #40 23.98 Checking out files: 95% (1620/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-02T09:52:54.609Z] #40 24.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-02T09:52:54.609Z] #40 25.88 + 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-07-02T09:52:54.683Z] #59 ... [2021-07-02T09:52:54.683Z] [2021-07-02T09:52:54.683Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:52:54.683Z] #50 sha256:72592c0f4bd8f64fff72cb39ae65380d2ff518143b48260e6287ede5528414c6 [2021-07-02T09:52:54.683Z] #50 20.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-02T09:52:54.871Z] #40 ... [2021-07-02T09:52:54.872Z] [2021-07-02T09:52:54.872Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:54.872Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:54.872Z] #56 24.38 Fetched 8453 kB in 17s (485 kB/s) [2021-07-02T09:52:54.872Z] #56 24.38 Reading package lists... [2021-07-02T09:52:54.872Z] #56 30.14 Reading package lists... [2021-07-02T09:52:54.872Z] #56 ... [2021-07-02T09:52:54.872Z] [2021-07-02T09:52:54.872Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:54.872Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:54.872Z] #36 24.66 Fetched 8453 kB in 17s (506 kB/s) [2021-07-02T09:52:54.872Z] #36 24.66 Reading package lists... [2021-07-02T09:52:54.948Z] #50 20.64 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-02T09:52:54.948Z] #50 20.74 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-02T09:52:55.134Z] #36 30.40 Reading package lists... [2021-07-02T09:52:55.134Z] #36 ... [2021-07-02T09:52:55.134Z] [2021-07-02T09:52:55.134Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:55.134Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:55.134Z] #44 25.83 Fetched 8457 kB in 18s (467 kB/s) [2021-07-02T09:52:55.134Z] #44 25.83 Reading package lists... [2021-07-02T09:52:55.224Z] #50 20.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-02T09:52:55.456Z] #56 DONE 40.6s [2021-07-02T09:52:55.456Z] [2021-07-02T09:52:55.456Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:52:55.456Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:52:55.805Z] #50 21.62 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-02T09:52:56.069Z] #50 21.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-02T09:52:56.069Z] #50 21.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-02T09:52:56.069Z] #50 21.85 go: downloading github.com/spf13/afero v1.1.2 [2021-07-02T09:52:56.085Z] #44 31.78 Reading package lists... [2021-07-02T09:52:56.085Z] #44 ... [2021-07-02T09:52:56.085Z] [2021-07-02T09:52:56.085Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:56.085Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:56.085Z] #56 30.14 Reading package lists... [2021-07-02T09:52:56.347Z] #56 35.90 Building dependency tree... [2021-07-02T09:52:56.347Z] #56 ... [2021-07-02T09:52:56.347Z] [2021-07-02T09:52:56.348Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:52:56.348Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:52:56.348Z] #13 21.92 Fetched 8986 kB in 18s (504 kB/s) [2021-07-02T09:52:56.348Z] #13 21.92 Reading package lists... [2021-07-02T09:52:56.573Z] #17 DONE 138.1s [2021-07-02T09:52:56.573Z] [2021-07-02T09:52:56.573Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-02T09:52:56.573Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a [2021-07-02T09:52:56.611Z] #13 28.03 Reading package lists... [2021-07-02T09:52:56.611Z] #13 ... [2021-07-02T09:52:56.611Z] [2021-07-02T09:52:56.611Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:56.611Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:52:56.611Z] #36 30.40 Reading package lists... [2021-07-02T09:52:56.650Z] #50 22.29 go: downloading github.com/spf13/cast v1.3.0 [2021-07-02T09:52:56.650Z] #50 22.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-02T09:52:56.650Z] #50 22.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-02T09:52:56.846Z] #57 1.253 + RM_GOPATH=0 [2021-07-02T09:52:56.846Z] #57 1.253 + TMP_GOPATH= [2021-07-02T09:52:56.846Z] #57 1.253 + : /build [2021-07-02T09:52:56.846Z] #57 1.253 + '[' -z '' ']' [2021-07-02T09:52:56.846Z] #57 1.253 ++ mktemp -d [2021-07-02T09:52:56.846Z] #57 1.255 + export GOPATH=/tmp/tmp.cBKV53RKbG [2021-07-02T09:52:56.846Z] #57 1.255 + GOPATH=/tmp/tmp.cBKV53RKbG [2021-07-02T09:52:56.846Z] #57 1.255 + RM_GOPATH=1 [2021-07-02T09:52:56.846Z] #57 1.255 + case "$(go env GOARCH)" in [2021-07-02T09:52:56.846Z] #57 1.255 ++ go env GOARCH [2021-07-02T09:52:56.846Z] #57 1.274 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:56.846Z] #57 1.274 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:56.846Z] #57 1.275 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:56.846Z] #57 1.282 + dir=/tmp/install [2021-07-02T09:52:56.846Z] #57 1.282 + bin=containerd [2021-07-02T09:52:56.846Z] #57 1.282 + shift [2021-07-02T09:52:56.846Z] #57 1.282 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-02T09:52:56.846Z] #57 1.282 + . /tmp/install/containerd.installer [2021-07-02T09:52:56.846Z] #57 1.282 ++ set -e [2021-07-02T09:52:56.846Z] #57 1.282 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:52:56.846Z] #57 1.282 + install_containerd [2021-07-02T09:52:56.846Z] #57 1.284 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-02T09:52:56.846Z] #57 1.284 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:52:56.846Z] #57 1.284 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cBKV53RKbG/src/github.com/containerd/containerd [2021-07-02T09:52:56.846Z] #57 1.290 Cloning into '/tmp/tmp.cBKV53RKbG/src/github.com/containerd/containerd'... [2021-07-02T09:52:56.926Z] #50 22.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-02T09:52:56.926Z] #50 22.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-02T09:52:57.192Z] #50 22.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-02T09:52:57.192Z] #50 22.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-02T09:52:57.289Z] #50 ... [2021-07-02T09:52:57.289Z] [2021-07-02T09:52:57.289Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:57.289Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:52:57.289Z] #56 28.91 Reading package lists... [2021-07-02T09:52:57.289Z] #56 35.04 Building dependency tree... [2021-07-02T09:52:57.289Z] #56 37.72 The following additional packages will be installed: [2021-07-02T09:52:57.289Z] #56 37.73 libbtrfs0 [2021-07-02T09:52:57.289Z] #56 37.90 The following NEW packages will be installed: [2021-07-02T09:52:57.289Z] #56 37.91 libbtrfs-dev libbtrfs0 [2021-07-02T09:52:57.289Z] #56 38.30 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:52:57.289Z] #56 38.30 Need to get 119 kB of archives. [2021-07-02T09:52:57.289Z] #56 38.30 After this operation, 387 kB of additional disk space will be used. [2021-07-02T09:52:57.289Z] #56 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:52:57.289Z] #56 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:52:57.289Z] #56 39.23 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:52:57.289Z] #56 39.44 Fetched 119 kB in 0s (439 kB/s) [2021-07-02T09:52:57.289Z] #56 39.52 Selecting previously unselected package libbtrfs0. [2021-07-02T09:52:57.289Z] #56 39.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:52:57.289Z] #56 39.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:52:57.289Z] #56 39.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:52:57.289Z] #56 39.75 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:52:57.289Z] #56 39.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:52:57.289Z] #56 39.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:52:57.289Z] #56 39.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:52:57.289Z] #56 40.00 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:52:57.289Z] #56 40.01 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:52:57.456Z] #50 23.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-02T09:52:57.549Z] #56 DONE 40.4s [2021-07-02T09:52:57.549Z] [2021-07-02T09:52:57.549Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:57.549Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:52:57.549Z] #44 29.12 Reading package lists... [2021-07-02T09:52:57.549Z] #44 35.55 Building dependency tree... [2021-07-02T09:52:57.549Z] #44 38.60 The following additional packages will be installed: [2021-07-02T09:52:57.549Z] #44 38.61 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-02T09:52:57.549Z] #44 38.61 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-02T09:52:57.549Z] #44 38.62 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:52:57.549Z] #44 38.62 python3.7-minimal [2021-07-02T09:52:57.549Z] #44 38.63 Suggested packages: [2021-07-02T09:52:57.549Z] #44 38.63 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-02T09:52:57.549Z] #44 38.63 python3.7-doc binfmt-support [2021-07-02T09:52:57.549Z] #44 39.93 The following NEW packages will be installed: [2021-07-02T09:52:57.549Z] #44 39.94 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-02T09:52:57.549Z] #44 39.94 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-02T09:52:57.549Z] #44 39.95 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:52:57.549Z] #44 39.95 python3.7-minimal [2021-07-02T09:52:57.723Z] #50 23.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-02T09:52:57.810Z] #44 40.49 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:52:57.810Z] #44 40.49 Need to get 6695 kB of archives. [2021-07-02T09:52:57.810Z] #44 40.49 After this operation, 33.1 MB of additional disk space will be used. [2021-07-02T09:52:57.810Z] #44 40.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:52:57.810Z] #44 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:52:57.989Z] #50 23.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-02T09:52:57.989Z] #50 23.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-02T09:52:58.003Z] #36 36.22 Building dependency tree... [2021-07-02T09:52:58.072Z] #44 40.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:52:58.072Z] #44 40.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:52:58.072Z] #44 40.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:52:58.267Z] #50 23.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-02T09:52:58.267Z] #50 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-02T09:52:58.333Z] #44 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:52:58.333Z] #44 40.96 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-02T09:52:58.333Z] #44 40.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:52:58.333Z] #44 41.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:52:58.333Z] #44 41.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-02T09:52:58.333Z] #44 41.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:52:58.333Z] #44 41.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-02T09:52:58.333Z] #44 41.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-02T09:52:58.333Z] #44 41.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:52:58.333Z] #44 41.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:52:58.333Z] #44 41.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:52:58.471Z] #18 DONE 1.7s [2021-07-02T09:52:58.471Z] [2021-07-02T09:52:58.471Z] #31 [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-07-02T09:52:58.471Z] #31 sha256:71b578ebfe418033484574320559712977abc45618a838abe1b639d22c006a85 [2021-07-02T09:52:58.471Z] #31 1.520 + RM_GOPATH=0 [2021-07-02T09:52:58.471Z] #31 1.520 + TMP_GOPATH= [2021-07-02T09:52:58.471Z] #31 1.520 + : /build [2021-07-02T09:52:58.471Z] #31 1.520 + '[' -z '' ']' [2021-07-02T09:52:58.471Z] #31 1.520 ++ mktemp -d [2021-07-02T09:52:58.471Z] #31 1.521 + export GOPATH=/tmp/tmp.mUcZRgvCHr [2021-07-02T09:52:58.471Z] #31 1.521 + GOPATH=/tmp/tmp.mUcZRgvCHr [2021-07-02T09:52:58.471Z] #31 1.521 + RM_GOPATH=1 [2021-07-02T09:52:58.471Z] #31 1.521 + case "$(go env GOARCH)" in [2021-07-02T09:52:58.471Z] #31 1.521 ++ go env GOARCH [2021-07-02T09:52:58.471Z] #31 1.534 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:58.471Z] #31 1.534 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:52:58.471Z] #31 1.535 ++ dirname /tmp/install/install.sh [2021-07-02T09:52:58.471Z] #31 1.536 + dir=/tmp/install [2021-07-02T09:52:58.471Z] #31 1.536 + bin=dockercli [2021-07-02T09:52:58.471Z] #31 1.536 + shift [2021-07-02T09:52:58.471Z] #31 1.536 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-02T09:52:58.471Z] #31 1.536 + . /tmp/install/dockercli.installer [2021-07-02T09:52:58.471Z] #31 1.536 ++ : stable [2021-07-02T09:52:58.471Z] #31 1.536 ++ : 17.06.2-ce [2021-07-02T09:52:58.471Z] #31 1.536 + install_dockercli [2021-07-02T09:52:58.471Z] #31 1.536 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-02T09:52:58.471Z] #31 1.536 Install docker/cli version 17.06.2-ce from stable [2021-07-02T09:52:58.471Z] #31 1.537 ++ uname -m [2021-07-02T09:52:58.471Z] #31 1.538 + arch=x86_64 [2021-07-02T09:52:58.471Z] #31 1.538 + '[' x86_64 '!=' x86_64 ']' [2021-07-02T09:52:58.471Z] #31 1.538 + url=https://download.docker.com/linux/static [2021-07-02T09:52:58.471Z] #31 1.538 + tar -xz docker/docker [2021-07-02T09:52:58.471Z] #31 1.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-02T09:52:58.533Z] #50 ... [2021-07-02T09:52:58.534Z] [2021-07-02T09:52:58.534Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:52:58.534Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371 [2021-07-02T09:52:58.534Z] #56 14.31 Fetched 8276 kB in 10s (829 kB/s) [2021-07-02T09:52:58.534Z] #56 14.31 Reading package lists... [2021-07-02T09:52:58.534Z] #56 19.21 Reading package lists... [2021-07-02T09:52:58.798Z] #56 23.78 Building dependency tree... [2021-07-02T09:52:58.798Z] #56 ... [2021-07-02T09:52:58.798Z] [2021-07-02T09:52:58.798Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:58.798Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:52:58.798Z] #29 6.936 [2021-07-02T09:52:58.798Z] #29 7.254 0.1% ########## 15.2% ################# 24.8% ########################### 38.1% ######################################### 57.1% #################################################### 73.3% ################################################################ 89.7% ######################################################################## 100.0% [2021-07-02T09:52:58.798Z] #29 8.348 [2021-07-02T09:52:58.798Z] #29 8.619 0.0% ##### 7.2% ############ 17.2% ################ 22.7% ################# 23.8% ###################### 31.7% ########################## 37.4% ############################### 44.1% #################################### 51.4% ########################################## 58.9% ############################################## 64.3% ################################################## 70.3% ###################################################### 75.1% ######################################################### 80.5% ############################################################## 87.2% ################################################################### 94.0% ######################################################################## 100.0% [2021-07-02T09:52:58.798Z] #29 10.86 [2021-07-02T09:52:59.337Z] #29 11.14 0.0% 1.4% # 2.7% ### 4.2% #### 5.7% #### 6.9% ###### 8.4% ####### 9.9% ######## 11.5% [2021-07-02T09:52:59.337Z] #29 ... [2021-07-02T09:52:59.337Z] [2021-07-02T09:52:59.337Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:52:59.337Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d [2021-07-02T09:52:59.337Z] #36 14.99 Fetched 8276 kB in 10s (838 kB/s) [2021-07-02T09:52:59.337Z] #36 14.99 Reading package lists... [2021-07-02T09:52:59.337Z] #36 19.59 Reading package lists... [2021-07-02T09:52:59.337Z] #36 24.03 Building dependency tree... [2021-07-02T09:52:59.618Z] #36 ... [2021-07-02T09:52:59.618Z] [2021-07-02T09:52:59.618Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:52:59.618Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4 [2021-07-02T09:52:59.618Z] #40 14.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-02T09:52:59.618Z] #40 16.21 + 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-07-02T09:52:59.618Z] #40 ... [2021-07-02T09:52:59.618Z] [2021-07-02T09:52:59.618Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:59.618Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:52:59.884Z] #29 11.14 0.0% 1.4% # 2.7% ### 4.2% #### 5.7% #### 6.9% ###### 8.4% ####### 9.9% ######## 11.5% ######### 13.0% ########## 14.3% ########### 16.0% ############ 17.7% [2021-07-02T09:52:59.884Z] #29 ... [2021-07-02T09:52:59.884Z] [2021-07-02T09:52:59.884Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:52:59.884Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:52:59.884Z] #44 15.20 Fetched 8280 kB in 11s (787 kB/s) [2021-07-02T09:52:59.884Z] #44 15.20 Reading package lists... [2021-07-02T09:52:59.884Z] #44 20.55 Reading package lists... [2021-07-02T09:52:59.884Z] #44 ... [2021-07-02T09:52:59.884Z] [2021-07-02T09:52:59.884Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:52:59.884Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:52:59.928Z] #36 39.32 The following additional packages will be installed: [2021-07-02T09:52:59.928Z] #36 39.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-02T09:52:59.928Z] #36 39.34 Suggested packages: [2021-07-02T09:52:59.928Z] #36 39.34 cmake-doc ninja-build lrzip [2021-07-02T09:52:59.928Z] #36 39.34 Recommended packages: [2021-07-02T09:52:59.928Z] #36 39.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-02T09:53:00.144Z] #57 ... [2021-07-02T09:53:00.144Z] [2021-07-02T09:53:00.144Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:00.144Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:00.144Z] #44 29.20 Reading package lists... [2021-07-02T09:53:00.144Z] #44 34.91 Building dependency tree... [2021-07-02T09:53:00.144Z] #44 37.83 The following additional packages will be installed: [2021-07-02T09:53:00.144Z] #44 37.85 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-02T09:53:00.144Z] #44 37.85 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-02T09:53:00.144Z] #44 37.85 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:53:00.144Z] #44 37.85 python3.7-minimal [2021-07-02T09:53:00.144Z] #44 37.85 Suggested packages: [2021-07-02T09:53:00.144Z] #44 37.86 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-02T09:53:00.144Z] #44 37.86 python3.7-doc binfmt-support [2021-07-02T09:53:00.144Z] #44 38.95 The following NEW packages will be installed: [2021-07-02T09:53:00.144Z] #44 38.98 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-02T09:53:00.144Z] #44 38.98 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-02T09:53:00.144Z] #44 38.98 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:53:00.144Z] #44 38.99 python3.7-minimal [2021-07-02T09:53:00.144Z] #44 39.40 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:00.144Z] #44 39.40 Need to get 6695 kB of archives. [2021-07-02T09:53:00.144Z] #44 39.40 After this operation, 33.1 MB of additional disk space will be used. [2021-07-02T09:53:00.144Z] #44 39.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:53:00.144Z] #44 39.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:53:00.144Z] #44 39.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:53:00.144Z] #44 39.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:53:00.144Z] #44 39.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:53:00.144Z] #44 40.03 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-02T09:53:00.144Z] #44 40.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:53:00.144Z] #44 40.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:53:00.144Z] #44 40.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:53:00.144Z] #44 40.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-02T09:53:00.144Z] #44 40.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:53:00.144Z] #44 40.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-02T09:53:00.144Z] #44 40.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-02T09:53:00.144Z] #44 40.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:53:00.144Z] #44 40.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:53:00.144Z] #44 40.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:53:00.144Z] #44 41.90 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:00.144Z] #44 42.09 Fetched 6695 kB in 1s (4919 kB/s) [2021-07-02T09:53:00.144Z] #44 42.19 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:53:00.144Z] #44 42.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:00.144Z] #44 42.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:00.144Z] #44 42.28 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:00.144Z] #44 43.07 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:53:00.144Z] #44 43.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:00.144Z] #44 43.09 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:00.144Z] #44 44.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:00.144Z] #44 44.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:00.144Z] #44 ... [2021-07-02T09:53:00.144Z] [2021-07-02T09:53:00.144Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:00.144Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:53:00.144Z] #32 43.31 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-02T09:53:00.144Z] #32 43.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-02T09:53:00.144Z] #32 44.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:00.144Z] #32 ... [2021-07-02T09:53:00.144Z] [2021-07-02T09:53:00.144Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:53:00.144Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:53:00.144Z] #50 35.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-02T09:53:00.144Z] #50 35.47 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-02T09:53:00.144Z] #50 35.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-02T09:53:00.144Z] #50 35.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-02T09:53:00.144Z] #50 35.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-02T09:53:00.144Z] #50 37.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-02T09:53:00.144Z] #50 37.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-02T09:53:00.144Z] #50 37.43 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-02T09:53:00.246Z] #44 42.54 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:00.246Z] #44 42.74 Fetched 6695 kB in 1s (5230 kB/s) [2021-07-02T09:53:00.246Z] #44 42.87 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:53:00.246Z] #44 42.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:00.246Z] #44 42.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:00.246Z] #44 42.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:00.246Z] #44 ... [2021-07-02T09:53:00.246Z] [2021-07-02T09:53:00.246Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:00.246Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:00.246Z] #13 23.59 Reading package lists... [2021-07-02T09:53:00.246Z] #13 30.08 Reading package lists... [2021-07-02T09:53:00.246Z] #13 36.19 Building dependency tree... [2021-07-02T09:53:00.246Z] #13 39.28 The following additional packages will be installed: [2021-07-02T09:53:00.246Z] #13 39.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-02T09:53:00.246Z] #13 39.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-02T09:53:00.246Z] #13 39.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-02T09:53:00.246Z] #13 39.30 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-02T09:53:00.246Z] #13 39.30 mingw-w64-x86-64-dev [2021-07-02T09:53:00.246Z] #13 39.30 Suggested packages: [2021-07-02T09:53:00.246Z] #13 39.30 gcc-8-locales seccomp wine64 [2021-07-02T09:53:00.404Z] #50 ... [2021-07-02T09:53:00.404Z] [2021-07-02T09:53:00.404Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:00.404Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:00.404Z] #46 45.33 sync [2021-07-02T09:53:00.404Z] #46 45.34 internal/reflectlite [2021-07-02T09:53:00.504Z] #36 40.10 The following NEW packages will be installed: [2021-07-02T09:53:00.504Z] #36 40.12 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-02T09:53:00.504Z] #36 40.12 vim-common xxd [2021-07-02T09:53:00.506Z] #13 ... [2021-07-02T09:53:00.506Z] [2021-07-02T09:53:00.506Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:00.506Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:53:00.665Z] #46 ... [2021-07-02T09:53:00.665Z] [2021-07-02T09:53:00.665Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:00.665Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:00.665Z] #36 35.98 The following additional packages will be installed: [2021-07-02T09:53:00.665Z] #36 36.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-02T09:53:00.665Z] #36 36.02 Suggested packages: [2021-07-02T09:53:00.665Z] #36 36.02 cmake-doc ninja-build lrzip [2021-07-02T09:53:00.665Z] #36 36.02 Recommended packages: [2021-07-02T09:53:00.665Z] #36 36.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-02T09:53:00.665Z] #36 36.86 The following NEW packages will be installed: [2021-07-02T09:53:00.665Z] #36 36.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-02T09:53:00.665Z] #36 36.88 vim-common xxd [2021-07-02T09:53:00.665Z] #36 37.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:00.665Z] #36 37.28 Need to get 14.9 MB of archives. [2021-07-02T09:53:00.665Z] #36 37.28 After this operation, 61.8 MB of additional disk space will be used. [2021-07-02T09:53:00.665Z] #36 37.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:53:00.665Z] #36 37.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:53:00.665Z] #36 37.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-02T09:53:00.665Z] #36 37.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:53:00.665Z] #36 38.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-02T09:53:00.665Z] #36 38.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-02T09:53:00.665Z] #36 38.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-02T09:53:00.665Z] #36 38.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-02T09:53:00.665Z] #36 38.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-07-02T09:53:00.665Z] #36 38.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-02T09:53:00.665Z] #36 39.67 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:00.665Z] #36 39.96 Fetched 14.9 MB in 2s (9565 kB/s) [2021-07-02T09:53:00.665Z] #36 40.20 Selecting previously unselected package xxd. [2021-07-02T09:53:00.665Z] #36 40.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:00.665Z] #36 40.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:53:00.665Z] #36 40.34 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:53:00.665Z] #36 40.69 Selecting previously unselected package vim-common. [2021-07-02T09:53:00.665Z] #36 40.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:53:00.665Z] #36 40.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:00.665Z] #36 41.27 Selecting previously unselected package cmake-data. [2021-07-02T09:53:00.665Z] #36 41.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-02T09:53:00.665Z] #36 41.30 Unpacking cmake-data (3.13.4-1) ... [2021-07-02T09:53:00.665Z] #36 44.26 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:53:00.665Z] #36 44.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:53:00.665Z] #36 44.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:53:00.766Z] #36 40.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:00.766Z] #36 40.52 Need to get 14.9 MB of archives. [2021-07-02T09:53:00.766Z] #36 40.52 After this operation, 61.8 MB of additional disk space will be used. [2021-07-02T09:53:00.766Z] #36 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:53:00.766Z] #36 40.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:53:00.766Z] #36 40.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-02T09:53:00.766Z] #36 40.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:53:00.767Z] #32 43.29 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-02T09:53:00.767Z] #32 43.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-02T09:53:00.999Z] #31 4.411 + mkdir -p /build [2021-07-02T09:53:00.999Z] #31 4.413 + mv docker/docker /build/ [2021-07-02T09:53:00.999Z] #31 4.416 + rmdir docker [2021-07-02T09:53:01.290Z] #32 44.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:01.606Z] #36 ... [2021-07-02T09:53:01.606Z] [2021-07-02T09:53:01.606Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:01.606Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:01.606Z] #46 46.79 internal/testlog [2021-07-02T09:53:01.714Z] #36 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-02T09:53:01.714Z] #36 41.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-02T09:53:01.714Z] #36 41.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-02T09:53:01.865Z] #46 47.26 github.com/LK4D4/vndr/godl/singleflight [2021-07-02T09:53:01.933Z] #31 DONE 5.6s [2021-07-02T09:53:01.933Z] [2021-07-02T09:53:01.933Z] #66 [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-07-02T09:53:01.933Z] #66 sha256:0c89ce5d8c348f8cc1441d8587dc5a5e9fdfdf506eda10bad3d709b43ed1b7f2 [2021-07-02T09:53:01.933Z] #66 1.593 + RM_GOPATH=0 [2021-07-02T09:53:01.933Z] #66 1.593 + TMP_GOPATH= [2021-07-02T09:53:01.933Z] #66 1.593 + : /build [2021-07-02T09:53:01.933Z] #66 1.593 + '[' -z '' ']' [2021-07-02T09:53:01.933Z] #66 1.593 ++ mktemp -d [2021-07-02T09:53:01.933Z] #66 1.594 + export GOPATH=/tmp/tmp.4VgabitwWg [2021-07-02T09:53:01.933Z] #66 1.594 + GOPATH=/tmp/tmp.4VgabitwWg [2021-07-02T09:53:01.933Z] #66 1.594 + RM_GOPATH=1 [2021-07-02T09:53:01.933Z] #66 1.594 + case "$(go env GOARCH)" in [2021-07-02T09:53:01.933Z] #66 1.594 ++ go env GOARCH [2021-07-02T09:53:01.933Z] #66 1.601 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:01.933Z] #66 1.601 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:01.933Z] #66 1.601 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:01.933Z] #66 1.605 + dir=/tmp/install [2021-07-02T09:53:01.933Z] #66 1.605 + bin=rootlesskit [2021-07-02T09:53:01.933Z] #66 1.605 + shift [2021-07-02T09:53:01.933Z] #66 1.605 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-02T09:53:01.933Z] #66 1.605 + . /tmp/install/rootlesskit.installer [2021-07-02T09:53:01.933Z] #66 1.605 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:53:01.933Z] #66 1.605 + install_rootlesskit [2021-07-02T09:53:01.933Z] #66 1.605 + case "$1" in [2021-07-02T09:53:01.933Z] #66 1.605 + export CGO_ENABLED=0 [2021-07-02T09:53:01.933Z] #66 1.605 + CGO_ENABLED=0 [2021-07-02T09:53:01.933Z] #66 1.605 + _install_rootlesskit [2021-07-02T09:53:01.933Z] #66 1.606 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-02T09:53:01.933Z] #66 1.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4VgabitwWg/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:53:01.933Z] #66 1.606 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:53:01.933Z] #66 1.607 Cloning into '/tmp/tmp.4VgabitwWg/src/github.com/rootless-containers/rootlesskit'... [2021-07-02T09:53:01.933Z] #66 3.606 + cd /tmp/tmp.4VgabitwWg/src/github.com/rootless-containers/rootlesskit [2021-07-02T09:53:01.933Z] #66 3.606 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-02T09:53:01.933Z] #66 3.624 + export GO111MODULE=on [2021-07-02T09:53:01.933Z] #66 3.624 + GO111MODULE=on [2021-07-02T09:53:01.933Z] #66 3.624 + export GOPROXY=https://proxy.golang.org [2021-07-02T09:53:01.933Z] #66 3.625 + GOPROXY=https://proxy.golang.org [2021-07-02T09:53:01.933Z] #66 3.625 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:53:01.933Z] #66 3.625 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-02T09:53:01.933Z] #66 4.432 go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:53:01.933Z] #66 4.446 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-02T09:53:01.933Z] #66 4.702 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-02T09:53:01.933Z] #66 5.426 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-02T09:53:01.978Z] #36 41.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-02T09:53:01.978Z] #36 41.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-07-02T09:53:01.978Z] #36 41.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-02T09:53:02.125Z] #46 ... [2021-07-02T09:53:02.125Z] [2021-07-02T09:53:02.125Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:02.125Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:02.125Z] #13 27.19 Reading package lists... [2021-07-02T09:53:02.125Z] #13 33.00 Building dependency tree... [2021-07-02T09:53:02.125Z] #13 35.96 The following additional packages will be installed: [2021-07-02T09:53:02.125Z] #13 35.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-02T09:53:02.125Z] #13 35.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-02T09:53:02.125Z] #13 35.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-02T09:53:02.125Z] #13 35.99 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-02T09:53:02.125Z] #13 36.01 mingw-w64-x86-64-dev [2021-07-02T09:53:02.125Z] #13 36.01 Suggested packages: [2021-07-02T09:53:02.125Z] #13 36.01 gcc-8-locales seccomp wine64 [2021-07-02T09:53:02.125Z] #13 37.34 The following NEW packages will be installed: [2021-07-02T09:53:02.125Z] #13 37.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-02T09:53:02.125Z] #13 37.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-02T09:53:02.125Z] #13 37.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-02T09:53:02.125Z] #13 37.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-02T09:53:02.125Z] #13 37.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-02T09:53:02.125Z] #13 37.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-02T09:53:02.125Z] #13 37.37 The following packages will be upgraded: [2021-07-02T09:53:02.125Z] #13 37.38 libseccomp2 [2021-07-02T09:53:02.125Z] #13 37.81 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:02.125Z] #13 37.81 Need to get 77.8 MB of archives. [2021-07-02T09:53:02.125Z] #13 37.81 After this operation, 487 MB of additional disk space will be used. [2021-07-02T09:53:02.125Z] #13 37.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-02T09:53:02.125Z] #13 37.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-02T09:53:02.125Z] #13 37.83 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-02T09:53:02.125Z] #13 37.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-02T09:53:02.125Z] #13 38.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-02T09:53:02.125Z] #13 38.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-02T09:53:02.125Z] #13 38.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-02T09:53:02.125Z] #13 38.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-02T09:53:02.125Z] #13 38.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-02T09:53:02.125Z] #13 38.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-02T09:53:02.125Z] #13 38.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-02T09:53:02.125Z] #13 42.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-02T09:53:02.125Z] #13 ... [2021-07-02T09:53:02.125Z] [2021-07-02T09:53:02.125Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:02.125Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:02.125Z] #46 47.59 math/rand [2021-07-02T09:53:02.241Z] #36 ... [2021-07-02T09:53:02.241Z] [2021-07-02T09:53:02.241Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:53:02.241Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-07-02T09:53:02.241Z] #56 35.90 Building dependency tree... [2021-07-02T09:53:02.241Z] #56 38.97 The following additional packages will be installed: [2021-07-02T09:53:02.241Z] #56 39.00 libbtrfs0 [2021-07-02T09:53:02.241Z] #56 39.18 The following NEW packages will be installed: [2021-07-02T09:53:02.241Z] #56 39.19 libbtrfs-dev libbtrfs0 [2021-07-02T09:53:02.241Z] #56 39.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:02.242Z] #56 39.70 Need to get 119 kB of archives. [2021-07-02T09:53:02.242Z] #56 39.70 After this operation, 387 kB of additional disk space will be used. [2021-07-02T09:53:02.242Z] #56 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:53:02.242Z] #56 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:53:02.242Z] #56 40.72 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:02.242Z] #56 40.90 Fetched 119 kB in 0s (312 kB/s) [2021-07-02T09:53:02.242Z] #56 41.03 Selecting previously unselected package libbtrfs0. [2021-07-02T09:53:02.242Z] #56 41.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 ... 15421 files and directories currently installed.) [2021-07-02T09:53:02.242Z] #56 41.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:53:02.242Z] #56 41.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:02.242Z] #56 41.22 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:53:02.242Z] #56 41.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:53:02.242Z] #56 41.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:02.242Z] #56 41.68 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:02.242Z] #56 41.76 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:02.242Z] #56 41.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:02.680Z] #32 ... [2021-07-02T09:53:02.680Z] [2021-07-02T09:53:02.680Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:02.680Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:02.680Z] #36 29.28 Reading package lists... [2021-07-02T09:53:02.680Z] #36 35.65 Building dependency tree... [2021-07-02T09:53:02.680Z] #36 38.65 The following additional packages will be installed: [2021-07-02T09:53:02.680Z] #36 38.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-02T09:53:02.680Z] #36 38.67 Suggested packages: [2021-07-02T09:53:02.680Z] #36 38.68 cmake-doc ninja-build lrzip [2021-07-02T09:53:02.680Z] #36 38.68 Recommended packages: [2021-07-02T09:53:02.680Z] #36 38.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-02T09:53:02.680Z] #36 39.64 The following NEW packages will be installed: [2021-07-02T09:53:02.680Z] #36 39.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-02T09:53:02.680Z] #36 39.66 vim-common xxd [2021-07-02T09:53:02.680Z] #36 40.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:02.680Z] #36 40.02 Need to get 14.9 MB of archives. [2021-07-02T09:53:02.680Z] #36 40.02 After this operation, 61.8 MB of additional disk space will be used. [2021-07-02T09:53:02.680Z] #36 40.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:53:02.680Z] #36 40.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:53:02.680Z] #36 40.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-02T09:53:02.680Z] #36 40.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:53:02.680Z] #36 41.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-02T09:53:02.680Z] #36 41.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-02T09:53:02.680Z] #36 41.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-02T09:53:02.680Z] #36 41.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-02T09:53:02.680Z] #36 41.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-07-02T09:53:02.680Z] #36 41.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-02T09:53:02.680Z] #36 42.40 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:02.680Z] #36 42.56 Fetched 14.9 MB in 2s (9005 kB/s) [2021-07-02T09:53:02.680Z] #36 42.66 Selecting previously unselected package xxd. [2021-07-02T09:53:02.680Z] #36 42.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:02.680Z] #36 42.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:53:02.680Z] #36 42.76 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:53:02.680Z] #36 43.00 Selecting previously unselected package vim-common. [2021-07-02T09:53:02.680Z] #36 43.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:53:02.680Z] #36 43.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:02.680Z] #36 43.35 Selecting previously unselected package cmake-data. [2021-07-02T09:53:02.680Z] #36 43.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-02T09:53:02.680Z] #36 43.37 Unpacking cmake-data (3.13.4-1) ... [2021-07-02T09:53:02.680Z] #36 ... [2021-07-02T09:53:02.680Z] [2021-07-02T09:53:02.681Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:02.681Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:02.681Z] #13 40.37 The following NEW packages will be installed: [2021-07-02T09:53:02.681Z] #13 40.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-02T09:53:02.681Z] #13 40.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-02T09:53:02.681Z] #13 40.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-02T09:53:02.681Z] #13 40.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-02T09:53:02.681Z] #13 40.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-02T09:53:02.681Z] #13 40.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-02T09:53:02.681Z] #13 40.41 The following packages will be upgraded: [2021-07-02T09:53:02.681Z] #13 40.41 libseccomp2 [2021-07-02T09:53:02.681Z] #13 40.81 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:02.681Z] #13 40.81 Need to get 77.8 MB of archives. [2021-07-02T09:53:02.681Z] #13 40.81 After this operation, 487 MB of additional disk space will be used. [2021-07-02T09:53:02.681Z] #13 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-02T09:53:02.681Z] #13 40.84 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-02T09:53:02.681Z] #13 40.84 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-02T09:53:02.681Z] #13 41.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-02T09:53:02.681Z] #13 41.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-02T09:53:02.681Z] #13 41.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-02T09:53:02.681Z] #13 41.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-02T09:53:02.681Z] #13 41.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-02T09:53:02.681Z] #13 41.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-02T09:53:02.681Z] #13 42.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-02T09:53:02.941Z] #13 42.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-02T09:53:03.509Z] #46 48.61 internal/singleflight [2021-07-02T09:53:03.509Z] #46 48.79 errors [2021-07-02T09:53:03.509Z] #46 48.84 sort [2021-07-02T09:53:03.635Z] #56 DONE 43.1s [2021-07-02T09:53:03.635Z] [2021-07-02T09:53:03.635Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:03.635Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:03.635Z] #44 31.78 Reading package lists... [2021-07-02T09:53:03.635Z] #44 37.68 Building dependency tree... [2021-07-02T09:53:03.635Z] #44 40.41 The following additional packages will be installed: [2021-07-02T09:53:03.635Z] #44 40.42 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-02T09:53:03.635Z] #44 40.42 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-02T09:53:03.635Z] #44 40.42 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:53:03.635Z] #44 40.42 python3.7-minimal [2021-07-02T09:53:03.635Z] #44 40.43 Suggested packages: [2021-07-02T09:53:03.635Z] #44 40.43 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-02T09:53:03.635Z] #44 40.43 python3.7-doc binfmt-support [2021-07-02T09:53:03.635Z] #44 41.54 The following NEW packages will be installed: [2021-07-02T09:53:03.635Z] #44 41.56 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-02T09:53:03.635Z] #44 41.57 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-02T09:53:03.635Z] #44 41.57 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:53:03.635Z] #44 41.57 python3.7-minimal [2021-07-02T09:53:03.635Z] #44 42.03 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:03.635Z] #44 42.03 Need to get 6695 kB of archives. [2021-07-02T09:53:03.635Z] #44 42.03 After this operation, 33.1 MB of additional disk space will be used. [2021-07-02T09:53:03.635Z] #44 42.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:53:03.635Z] #44 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:53:03.635Z] #44 42.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:53:03.635Z] #44 42.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:53:03.635Z] #44 42.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:53:03.635Z] #44 42.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:53:03.635Z] #44 42.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:53:03.635Z] #44 42.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:53:03.635Z] #44 42.61 Get:9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-02T09:53:03.635Z] #44 42.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-02T09:53:03.635Z] #44 42.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:53:03.635Z] #44 42.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-02T09:53:03.635Z] #44 42.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-02T09:53:03.635Z] #44 42.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:53:03.635Z] #44 42.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:53:03.635Z] #44 42.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:53:03.833Z] #66 7.313 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-02T09:53:04.078Z] #46 49.29 io [2021-07-02T09:53:04.091Z] #66 7.738 go: downloading github.com/google/uuid v1.2.0 [2021-07-02T09:53:04.091Z] #66 7.740 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-02T09:53:04.209Z] #44 ... [2021-07-02T09:53:04.210Z] [2021-07-02T09:53:04.210Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:04.210Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:04.210Z] #36 43.15 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:04.210Z] #36 43.46 Fetched 14.9 MB in 2s (9162 kB/s) [2021-07-02T09:53:04.210Z] #36 43.59 Selecting previously unselected package xxd. [2021-07-02T09:53:04.210Z] #36 43.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:04.210Z] #36 43.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:53:04.210Z] #36 43.69 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:53:04.210Z] #36 43.93 Selecting previously unselected package vim-common. [2021-07-02T09:53:04.210Z] #36 43.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:53:04.210Z] #36 44.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:04.349Z] #66 7.893 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-02T09:53:04.349Z] #66 7.895 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-02T09:53:04.349Z] #66 7.918 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-02T09:53:04.349Z] #66 7.949 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-02T09:53:04.349Z] #66 8.027 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-02T09:53:04.544Z] #29 11.14 0.0% 1.4% # 2.7% ### 4.2% #### 5.7% #### 6.9% ###### 8.4% ####### 9.9% ######## 11.5% ######### 13.0% ########## 14.3% ########### 16.0% ############ 17.7% ############## 19.6% ############### 20.9% ################ 23.0% ################# 24.4% ################## 26.0% #################### 28.2% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.4% ######################### 36.0% ########################## 37.3% ########################### 38.5% ############################ 39.6% ############################# 40.7% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################## 47.6% ################################### 49.5% #################################### 51.0% ##################################### 52.7% ####################################### 54.4% ######################################## 56.0% ######################################### 57.0% ########################################## 58.6% ########################################### 60.3% ############################################ 61.9% ############################################# 63.5% ############################################### 65.8% ################################################ 67.9% ################################################# 69.1% ################################################### 71.0% ################################################### 71.7% ##################################################### 73.9% ####################################################### 77.1% ######################################################### 79.4% ########################################################## 81.7% ############################################################ 83.9% ############################################################# 85.4% ############################################################### 87.7% [2021-07-02T09:53:04.544Z] #29 ... [2021-07-02T09:53:04.544Z] [2021-07-02T09:53:04.544Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:04.544Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:53:04.544Z] #52 19.92 runtime [2021-07-02T09:53:04.544Z] #52 ... [2021-07-02T09:53:04.544Z] [2021-07-02T09:53:04.544Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:53:04.544Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:53:04.606Z] #66 8.149 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-02T09:53:04.647Z] #46 50.03 strconv [2021-07-02T09:53:04.868Z] #29 11.14 0.0% 1.4% # 2.7% ### 4.2% #### 5.7% #### 6.9% ###### 8.4% ####### 9.9% ######## 11.5% ######### 13.0% ########## 14.3% ########### 16.0% ############ 17.7% ############## 19.6% ############### 20.9% ################ 23.0% ################# 24.4% ################## 26.0% #################### 28.2% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.4% ######################### 36.0% ########################## 37.3% ########################### 38.5% ############################ 39.6% ############################# 40.7% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################## 47.6% ################################### 49.5% #################################### 51.0% ##################################### 52.7% ####################################### 54.4% ######################################## 56.0% ######################################### 57.0% ########################################## 58.6% ########################################### 60.3% ############################################ 61.9% ############################################# 63.5% ############################################### 65.8% ################################################ 67.9% ################################################# 69.1% ################################################### 71.0% ################################################### 71.7% ##################################################### 73.9% ####################################################### 77.1% ######################################################### 79.4% ########################################################## 81.7% ############################################################ 83.9% ############################################################# 85.4% ############################################################### 87.7% ############################################################### 88.7% ################################################################# 91.1% ################################################################### 93.2% [2021-07-02T09:53:04.868Z] #29 ... [2021-07-02T09:53:04.868Z] [2021-07-02T09:53:04.868Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:53:04.868Z] #59 sha256:2de5ab89a7c35211e55309f602e57831ceeb58413fc411c65c9084ad693ae968 [2021-07-02T09:53:04.868Z] #59 20.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-02T09:53:04.868Z] #59 ... [2021-07-02T09:53:04.868Z] [2021-07-02T09:53:04.868Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:53:04.868Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:53:05.157Z] #36 44.75 Selecting previously unselected package cmake-data. [2021-07-02T09:53:05.157Z] #36 44.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-02T09:53:05.157Z] #36 44.78 Unpacking cmake-data (3.13.4-1) ... [2021-07-02T09:53:05.216Z] #46 50.73 bytes [2021-07-02T09:53:05.463Z] #29 11.14 0.0% 1.4% # 2.7% ### 4.2% #### 5.7% #### 6.9% ###### 8.4% ####### 9.9% ######## 11.5% ######### 13.0% ########## 14.3% ########### 16.0% ############ 17.7% ############## 19.6% ############### 20.9% ################ 23.0% ################# 24.4% ################## 26.0% #################### 28.2% ##################### 29.9% ###################### 31.7% ####################### 33.3% ######################## 34.4% ######################### 36.0% ########################## 37.3% ########################### 38.5% ############################ 39.6% ############################# 40.7% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################## 47.6% ################################### 49.5% #################################### 51.0% ##################################### 52.7% ####################################### 54.4% ######################################## 56.0% ######################################### 57.0% ########################################## 58.6% ########################################### 60.3% ############################################ 61.9% ############################################# 63.5% ############################################### 65.8% ################################################ 67.9% ################################################# 69.1% ################################################### 71.0% ################################################### 71.7% ##################################################### 73.9% ####################################################### 77.1% ######################################################### 79.4% ########################################################## 81.7% ############################################################ 83.9% ############################################################# 85.4% ############################################################### 87.7% ############################################################### 88.7% ################################################################# 91.1% ################################################################### 93.2% ################################################################### 93.2% #################################################################### 94.9% ##################################################################### 96.3% ###################################################################### 97.3% ######################################################################## 100.0% [2021-07-02T09:53:05.538Z] #66 9.027 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-02T09:53:05.538Z] #66 ... [2021-07-02T09:53:05.538Z] [2021-07-02T09:53:05.538Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:05.538Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-02T09:53:05.538Z] #19 1.198 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:53:05.538Z] #19 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:53:05.538Z] #19 1.217 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:53:05.538Z] #19 1.226 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:53:05.538Z] #19 1.592 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-02T09:53:05.538Z] #19 1.681 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-02T09:53:05.538Z] #19 1.750 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-02T09:53:05.538Z] #19 1.782 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-02T09:53:05.538Z] #19 1.841 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:53:05.538Z] #19 1.862 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-02T09:53:05.538Z] #19 2.538 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-02T09:53:05.538Z] #19 3.661 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:53:05.538Z] #19 4.663 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-02T09:53:05.538Z] #19 5.743 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-02T09:53:05.538Z] #19 6.164 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-02T09:53:05.538Z] #19 6.711 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:53:05.538Z] #19 7.297 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:53:05.538Z] #19 7.298 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-02T09:53:05.538Z] #19 7.321 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:53:05.538Z] #19 7.332 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-02T09:53:05.538Z] #19 7.353 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-02T09:53:05.538Z] #19 7.366 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-02T09:53:05.538Z] #19 7.382 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-02T09:53:05.538Z] #19 7.397 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-02T09:53:05.538Z] #19 7.398 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:53:05.538Z] #19 7.398 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-02T09:53:05.538Z] #19 7.399 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-02T09:53:05.538Z] #19 7.399 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:53:05.729Z] #29 18.07 [2021-07-02T09:53:05.997Z] #29 ... [2021-07-02T09:53:05.997Z] [2021-07-02T09:53:05.997Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:05.997Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:05.997Z] #13 14.10 Reading package lists... [2021-07-02T09:53:05.997Z] #13 18.82 Reading package lists... [2021-07-02T09:53:05.997Z] #13 24.10 Building dependency tree... [2021-07-02T09:53:05.997Z] #13 27.00 The following additional packages will be installed: [2021-07-02T09:53:05.997Z] #13 27.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-02T09:53:05.997Z] #13 27.00 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-02T09:53:05.997Z] #13 27.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-02T09:53:05.997Z] #13 27.00 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-02T09:53:05.997Z] #13 27.00 mingw-w64-x86-64-dev [2021-07-02T09:53:05.997Z] #13 27.00 Suggested packages: [2021-07-02T09:53:05.997Z] #13 27.00 gcc-8-locales seccomp wine64 [2021-07-02T09:53:05.997Z] #13 27.62 The following NEW packages will be installed: [2021-07-02T09:53:05.997Z] #13 27.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-02T09:53:05.997Z] #13 27.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-02T09:53:05.997Z] #13 27.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-02T09:53:05.997Z] #13 27.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-02T09:53:05.997Z] #13 27.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-02T09:53:05.997Z] #13 27.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-02T09:53:05.997Z] #13 27.64 The following packages will be upgraded: [2021-07-02T09:53:05.997Z] #13 27.64 libseccomp2 [2021-07-02T09:53:05.997Z] #13 28.31 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-07-02T09:53:05.997Z] #13 28.31 Need to get 73.4 MB of archives. [2021-07-02T09:53:05.997Z] #13 28.31 After this operation, 472 MB of additional disk space will be used. [2021-07-02T09:53:05.997Z] #13 28.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-02T09:53:05.997Z] #13 28.32 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-02T09:53:05.997Z] #13 28.35 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-02T09:53:05.997Z] #13 28.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-02T09:53:05.997Z] #13 ... [2021-07-02T09:53:05.997Z] [2021-07-02T09:53:05.997Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:05.997Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:05.997Z] #44 20.55 Reading package lists... [2021-07-02T09:53:05.997Z] #44 25.72 Building dependency tree... [2021-07-02T09:53:05.997Z] #44 28.56 The following additional packages will be installed: [2021-07-02T09:53:05.997Z] #44 28.56 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-02T09:53:05.997Z] #44 28.57 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-02T09:53:05.997Z] #44 28.57 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:53:05.997Z] #44 28.57 python3.7-minimal [2021-07-02T09:53:05.997Z] #44 28.58 Suggested packages: [2021-07-02T09:53:05.997Z] #44 28.58 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-02T09:53:05.997Z] #44 28.58 python3.7-doc binfmt-support [2021-07-02T09:53:05.997Z] #44 29.65 The following NEW packages will be installed: [2021-07-02T09:53:05.997Z] #44 29.65 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-02T09:53:05.997Z] #44 29.65 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-02T09:53:05.997Z] #44 29.66 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-02T09:53:05.997Z] #44 29.66 python3.7-minimal [2021-07-02T09:53:05.997Z] #44 30.07 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-07-02T09:53:05.997Z] #44 30.07 Need to get 6095 kB of archives. [2021-07-02T09:53:05.997Z] #44 30.07 After this operation, 32.3 MB of additional disk space will be used. [2021-07-02T09:53:05.997Z] #44 30.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-02T09:53:05.997Z] #44 30.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-02T09:53:05.997Z] #44 30.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-02T09:53:05.997Z] #44 30.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-02T09:53:05.997Z] #44 30.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-02T09:53:05.997Z] #44 30.54 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-02T09:53:05.997Z] #44 31.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:53:05.997Z] #44 31.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-02T09:53:05.997Z] #44 31.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-02T09:53:05.997Z] #44 31.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-02T09:53:05.997Z] #44 31.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:53:05.997Z] #44 31.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-02T09:53:05.997Z] #44 31.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-02T09:53:05.997Z] #44 31.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-02T09:53:05.997Z] #44 31.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-02T09:53:05.997Z] #44 31.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-02T09:53:06.240Z] #13 45.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-02T09:53:06.264Z] #44 ... [2021-07-02T09:53:06.264Z] [2021-07-02T09:53:06.264Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:06.264Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:06.264Z] #13 28.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-02T09:53:06.264Z] #13 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-02T09:53:06.264Z] #13 28.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-02T09:53:06.264Z] #13 28.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-02T09:53:06.469Z] #19 ... [2021-07-02T09:53:06.469Z] [2021-07-02T09:53:06.469Z] #43 [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-07-02T09:53:06.469Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-02T09:53:06.469Z] #43 2.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:53:06.469Z] #43 2.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:53:06.469Z] #43 2.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:53:06.469Z] #43 2.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-02T09:53:06.469Z] #43 3.398 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:53:06.470Z] #43 4.042 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:53:06.470Z] #43 5.274 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-02T09:53:06.470Z] #43 5.986 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-02T09:53:06.470Z] #43 7.081 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-02T09:53:06.470Z] #43 7.703 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-02T09:53:06.470Z] #43 7.722 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:53:06.470Z] #43 7.766 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-02T09:53:06.470Z] #43 7.812 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-02T09:53:06.470Z] #43 7.821 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:53:06.470Z] #43 7.838 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-02T09:53:06.470Z] #43 7.861 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:53:06.470Z] #43 7.861 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-02T09:53:06.470Z] #43 7.862 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:53:06.470Z] #43 7.863 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-02T09:53:06.470Z] #43 7.863 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-02T09:53:06.470Z] #43 7.864 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-02T09:53:06.727Z] #43 ... [2021-07-02T09:53:06.727Z] [2021-07-02T09:53:06.727Z] #63 [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-07-02T09:53:06.727Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-02T09:53:06.727Z] #63 2.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:53:06.727Z] #63 2.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:53:06.727Z] #63 2.078 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:53:06.727Z] #63 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-02T09:53:06.727Z] #63 3.460 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-02T09:53:06.727Z] #63 4.190 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-02T09:53:06.727Z] #63 5.138 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:53:06.727Z] #63 5.874 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-02T09:53:06.727Z] #63 6.954 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:53:06.727Z] #63 7.594 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-02T09:53:06.727Z] #63 7.618 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-02T09:53:06.727Z] #63 7.642 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-02T09:53:06.727Z] #63 7.659 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:53:06.727Z] #63 7.678 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:53:06.727Z] #63 7.715 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-02T09:53:06.727Z] #63 7.798 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-02T09:53:06.727Z] #63 7.814 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:53:06.727Z] #63 7.823 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-02T09:53:06.727Z] #63 7.824 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-02T09:53:06.727Z] #63 7.825 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:53:06.727Z] #63 7.829 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-02T09:53:06.983Z] #13 29.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-02T09:53:06.984Z] #63 ... [2021-07-02T09:53:06.984Z] [2021-07-02T09:53:06.984Z] #66 [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-07-02T09:53:06.984Z] #66 sha256:0c89ce5d8c348f8cc1441d8587dc5a5e9fdfdf506eda10bad3d709b43ed1b7f2 [2021-07-02T09:53:06.984Z] #66 10.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-02T09:53:07.077Z] #36 ... [2021-07-02T09:53:07.077Z] [2021-07-02T09:53:07.077Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:53:07.077Z] #50 sha256:98e673f75ce014b1719d43e36be1c116e4fd594b40d6c3dad57d407954bfd5a7 [2021-07-02T09:53:07.077Z] #50 36.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-02T09:53:07.077Z] #50 36.53 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-02T09:53:07.077Z] #50 36.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-02T09:53:07.077Z] #50 36.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-02T09:53:07.077Z] #50 36.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-02T09:53:07.077Z] #50 37.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-02T09:53:07.077Z] #50 37.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-02T09:53:07.077Z] #50 38.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-02T09:53:07.077Z] #50 ... [2021-07-02T09:53:07.077Z] [2021-07-02T09:53:07.077Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:07.077Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:53:07.078Z] #32 45.21 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-02T09:53:07.078Z] #32 45.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-02T09:53:07.269Z] #13 29.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-02T09:53:07.269Z] #13 29.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-02T09:53:07.339Z] #32 46.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:07.627Z] #13 ... [2021-07-02T09:53:07.627Z] [2021-07-02T09:53:07.627Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:07.627Z] #57 sha256:7f816fbacc6e83623032d6f12368a5f916a5f43f7b966dc32cd3f5d271c701eb [2021-07-02T09:53:07.627Z] #57 3.087 + RM_GOPATH=0 [2021-07-02T09:53:07.627Z] #57 3.087 + TMP_GOPATH= [2021-07-02T09:53:07.627Z] #57 3.087 + : /build [2021-07-02T09:53:07.627Z] #57 3.087 + '[' -z '' ']' [2021-07-02T09:53:07.627Z] #57 3.088 ++ mktemp -d [2021-07-02T09:53:07.627Z] #57 3.089 + export GOPATH=/tmp/tmp.0SI7W1x2il [2021-07-02T09:53:07.627Z] #57 3.089 + GOPATH=/tmp/tmp.0SI7W1x2il [2021-07-02T09:53:07.627Z] #57 3.089 + RM_GOPATH=1 [2021-07-02T09:53:07.627Z] #57 3.089 + case "$(go env GOARCH)" in [2021-07-02T09:53:07.627Z] #57 3.089 ++ go env GOARCH [2021-07-02T09:53:07.627Z] #57 3.112 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:07.627Z] #57 3.113 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:07.627Z] #57 3.113 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:07.627Z] #57 3.129 + dir=/tmp/install [2021-07-02T09:53:07.627Z] #57 3.129 + bin=containerd [2021-07-02T09:53:07.627Z] #57 3.129 + shift [2021-07-02T09:53:07.627Z] #57 3.129 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-02T09:53:07.627Z] #57 3.130 + . /tmp/install/containerd.installer [2021-07-02T09:53:07.627Z] #57 3.130 ++ set -e [2021-07-02T09:53:07.627Z] #57 3.130 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:07.627Z] #57 3.130 + install_containerd [2021-07-02T09:53:07.627Z] #57 3.131 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-02T09:53:07.627Z] #57 3.136 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:07.627Z] #57 3.137 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0SI7W1x2il/src/github.com/containerd/containerd [2021-07-02T09:53:07.627Z] #57 3.138 Cloning into '/tmp/tmp.0SI7W1x2il/src/github.com/containerd/containerd'... [2021-07-02T09:53:07.627Z] #57 ... [2021-07-02T09:53:07.627Z] [2021-07-02T09:53:07.627Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:07.627Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:07.627Z] #44 43.64 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:53:07.627Z] #44 43.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:07.627Z] #44 43.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:07.627Z] #44 45.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:07.627Z] #44 45.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:07.627Z] #44 49.16 Selecting previously unselected package python3-minimal. [2021-07-02T09:53:07.627Z] #44 49.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-02T09:53:07.627Z] #44 49.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:53:07.627Z] #44 49.22 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:53:07.627Z] #44 49.37 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:53:07.627Z] #44 49.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:53:07.627Z] #44 49.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:53:07.627Z] #44 49.53 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:53:07.627Z] #44 49.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:07.627Z] #44 49.54 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:07.757Z] #46 52.79 strings [2021-07-02T09:53:07.757Z] #46 ... [2021-07-02T09:53:07.757Z] [2021-07-02T09:53:07.757Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:07.757Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:07.757Z] #13 44.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-02T09:53:07.757Z] #13 44.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-02T09:53:07.757Z] #13 44.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:53:07.757Z] #13 44.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:53:07.757Z] #13 44.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-02T09:53:07.757Z] #13 44.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-02T09:53:07.757Z] #13 44.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-02T09:53:07.757Z] #13 44.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-02T09:53:07.757Z] #13 44.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-02T09:53:07.757Z] #13 44.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-02T09:53:07.757Z] #13 44.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-02T09:53:07.757Z] #13 44.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-02T09:53:07.757Z] #13 44.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-02T09:53:07.757Z] #13 44.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-02T09:53:07.757Z] #13 46.08 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:07.757Z] #13 46.25 Fetched 77.8 MB in 7s (10.6 MB/s) [2021-07-02T09:53:07.757Z] #13 46.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:07.757Z] #13 46.48 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:53:07.757Z] #13 46.51 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-02T09:53:07.757Z] #13 46.73 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:53:07.757Z] #13 46.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-02T09:53:07.757Z] #13 46.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:07.757Z] #13 46.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:07.757Z] #13 46.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:53:08.712Z] #13 49.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-02T09:53:08.712Z] #13 49.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:08.712Z] #13 49.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:53:08.735Z] #32 ... [2021-07-02T09:53:08.735Z] [2021-07-02T09:53:08.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:08.735Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:08.735Z] #13 28.03 Reading package lists... [2021-07-02T09:53:08.735Z] #13 34.29 Building dependency tree... [2021-07-02T09:53:08.735Z] #13 37.50 The following additional packages will be installed: [2021-07-02T09:53:08.735Z] #13 37.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-02T09:53:08.735Z] #13 37.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-02T09:53:08.735Z] #13 37.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-02T09:53:08.735Z] #13 37.51 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-02T09:53:08.735Z] #13 37.51 mingw-w64-x86-64-dev [2021-07-02T09:53:08.735Z] #13 37.52 Suggested packages: [2021-07-02T09:53:08.735Z] #13 37.54 gcc-8-locales seccomp wine64 [2021-07-02T09:53:08.735Z] #13 38.68 The following NEW packages will be installed: [2021-07-02T09:53:08.735Z] #13 38.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-02T09:53:08.735Z] #13 38.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-02T09:53:08.735Z] #13 38.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-02T09:53:08.735Z] #13 38.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-02T09:53:08.735Z] #13 38.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-02T09:53:08.735Z] #13 38.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-02T09:53:08.735Z] #13 38.71 The following packages will be upgraded: [2021-07-02T09:53:08.735Z] #13 38.71 libseccomp2 [2021-07-02T09:53:08.735Z] #13 39.18 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:08.735Z] #13 39.18 Need to get 77.8 MB of archives. [2021-07-02T09:53:08.735Z] #13 39.18 After this operation, 487 MB of additional disk space will be used. [2021-07-02T09:53:08.735Z] #13 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-02T09:53:08.735Z] #13 39.29 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-02T09:53:08.735Z] #13 39.34 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-02T09:53:08.735Z] #13 39.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-02T09:53:08.735Z] #13 39.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-02T09:53:08.735Z] #13 39.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-02T09:53:08.735Z] #13 39.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-02T09:53:08.735Z] #13 39.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-02T09:53:08.735Z] #13 40.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-02T09:53:08.735Z] #13 40.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-02T09:53:08.735Z] #13 40.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-02T09:53:08.735Z] #13 ... [2021-07-02T09:53:08.735Z] [2021-07-02T09:53:08.735Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:08.735Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:08.735Z] #44 44.36 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:08.735Z] #44 44.60 Fetched 6695 kB in 1s (5195 kB/s) [2021-07-02T09:53:08.735Z] #44 44.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:53:08.735Z] #44 44.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:08.735Z] #44 44.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:08.735Z] #44 44.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:08.735Z] #44 45.54 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:53:08.735Z] #44 45.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:08.735Z] #44 45.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:08.735Z] #44 47.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:08.735Z] #44 47.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:08.983Z] #13 ... [2021-07-02T09:53:08.983Z] [2021-07-02T09:53:08.983Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:53:08.983Z] #48 sha256:b32b426f55fbb9323ce5cbf1ed8e254172ea7483d36327fe00b83dfb18540433 [2021-07-02T09:53:08.983Z] #48 DONE 54.2s [2021-07-02T09:53:08.983Z] [2021-07-02T09:53:08.983Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:08.983Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:08.983Z] #44 48.48 Selecting previously unselected package python3-minimal. [2021-07-02T09:53:08.983Z] #44 48.48 (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 ... 15661 files and directories currently installed.) [2021-07-02T09:53:08.983Z] #44 48.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 48.55 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:53:08.983Z] #44 49.12 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:53:08.983Z] #44 49.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 49.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:53:08.983Z] #44 49.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:53:08.983Z] #44 49.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 49.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:08.983Z] #44 50.97 Selecting previously unselected package python3.7. [2021-07-02T09:53:08.983Z] #44 50.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 50.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:08.983Z] #44 51.17 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:53:08.983Z] #44 51.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 51.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:53:08.983Z] #44 51.35 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:53:08.983Z] #44 53.62 Selecting previously unselected package python3. [2021-07-02T09:53:08.983Z] #44 53.62 (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 ... 16073 files and directories currently installed.) [2021-07-02T09:53:08.983Z] #44 53.70 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 53.76 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:53:08.983Z] #44 53.97 Selecting previously unselected package libprotobuf17:amd64. [2021-07-02T09:53:08.983Z] #44 53.97 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-02T09:53:08.983Z] #44 53.97 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:53:09.019Z] #44 ... [2021-07-02T09:53:09.019Z] [2021-07-02T09:53:09.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:09.019Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:09.019Z] #13 48.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-02T09:53:09.019Z] #13 48.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-02T09:53:09.019Z] #13 48.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:53:09.019Z] #13 48.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:53:09.019Z] #13 48.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-02T09:53:09.019Z] #13 48.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-02T09:53:09.019Z] #13 48.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-02T09:53:09.226Z] #13 ... [2021-07-02T09:53:09.226Z] [2021-07-02T09:53:09.226Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:53:09.226Z] #50 sha256:72592c0f4bd8f64fff72cb39ae65380d2ff518143b48260e6287ede5528414c6 [2021-07-02T09:53:09.226Z] #50 24.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-02T09:53:09.226Z] #50 24.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-02T09:53:09.226Z] #50 24.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-02T09:53:09.226Z] #50 25.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-02T09:53:09.226Z] #50 25.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-02T09:53:09.226Z] #50 25.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-02T09:53:09.226Z] #50 25.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-02T09:53:09.226Z] #50 26.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-02T09:53:09.226Z] #50 26.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-02T09:53:09.226Z] #50 26.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-02T09:53:09.226Z] #50 26.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-02T09:53:09.226Z] #50 26.38 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-02T09:53:09.226Z] #50 26.47 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-02T09:53:09.226Z] #50 27.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-02T09:53:09.226Z] #50 27.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-02T09:53:09.226Z] #50 27.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-02T09:53:09.226Z] #50 28.10 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-02T09:53:09.226Z] #50 28.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-02T09:53:09.226Z] #50 28.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-02T09:53:09.226Z] #50 28.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-02T09:53:09.226Z] #50 30.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-02T09:53:09.226Z] #50 30.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-02T09:53:09.226Z] #50 30.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-02T09:53:09.226Z] #50 30.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-02T09:53:09.226Z] #50 30.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-02T09:53:09.226Z] #50 30.24 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-02T09:53:09.226Z] #50 30.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-02T09:53:09.226Z] #50 30.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-02T09:53:09.226Z] #50 30.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-02T09:53:09.226Z] #50 30.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-02T09:53:09.226Z] #50 31.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-02T09:53:09.226Z] #50 31.45 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-02T09:53:09.226Z] #50 31.77 go: downloading golang.org/x/text v0.3.2 [2021-07-02T09:53:09.226Z] #50 32.21 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-02T09:53:09.226Z] #50 32.28 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-02T09:53:09.226Z] #50 33.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-02T09:53:09.226Z] #50 33.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-02T09:53:09.226Z] #50 ... [2021-07-02T09:53:09.226Z] [2021-07-02T09:53:09.226Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:53:09.226Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371 [2021-07-02T09:53:09.226Z] #56 23.78 Building dependency tree... [2021-07-02T09:53:09.226Z] #56 25.93 The following additional packages will be installed: [2021-07-02T09:53:09.226Z] #56 25.93 libbtrfs0 [2021-07-02T09:53:09.226Z] #56 26.05 The following NEW packages will be installed: [2021-07-02T09:53:09.226Z] #56 26.06 libbtrfs-dev libbtrfs0 [2021-07-02T09:53:09.226Z] #56 26.52 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-07-02T09:53:09.226Z] #56 26.52 Need to get 119 kB of archives. [2021-07-02T09:53:09.226Z] #56 26.52 After this operation, 387 kB of additional disk space will be used. [2021-07-02T09:53:09.226Z] #56 26.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-02T09:53:09.226Z] #56 26.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-02T09:53:09.227Z] #56 27.61 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:09.227Z] #56 27.74 Fetched 119 kB in 0s (436 kB/s) [2021-07-02T09:53:09.227Z] #56 27.96 Selecting previously unselected package libbtrfs0. [2021-07-02T09:53:09.227Z] #56 27.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-02T09:53:09.227Z] #56 28.01 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-02T09:53:09.227Z] #56 28.03 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:09.227Z] #56 28.17 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:53:09.227Z] #56 28.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-02T09:53:09.227Z] #56 28.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:09.227Z] #56 28.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:09.227Z] #56 28.82 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:09.227Z] #56 28.94 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:09.227Z] #56 ... [2021-07-02T09:53:09.227Z] [2021-07-02T09:53:09.227Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:53:09.227Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:53:09.227Z] #29 19.18 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-02T09:53:09.227Z] #29 19.53 [2021-07-02T09:53:09.227Z] #29 19.78 # 2.0% ######################################################################## 100.0% [2021-07-02T09:53:09.227Z] #29 19.92 [2021-07-02T09:53:09.227Z] #29 21.24 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-02T09:53:09.227Z] #29 21.62 [2021-07-02T09:53:09.282Z] #13 ... [2021-07-02T09:53:09.282Z] [2021-07-02T09:53:09.282Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:53:09.282Z] #48 sha256:1e370945918516d1d388743120d1c8f7ac742bb8cfc5be30c5476d8abcd04f48 [2021-07-02T09:53:09.282Z] #48 DONE 52.1s [2021-07-02T09:53:09.282Z] [2021-07-02T09:53:09.282Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:09.282Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:09.282Z] #13 48.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-02T09:53:09.282Z] #13 48.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-02T09:53:09.282Z] #13 48.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-02T09:53:09.282Z] #13 48.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-02T09:53:09.282Z] #13 48.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-02T09:53:09.282Z] #13 48.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-02T09:53:09.282Z] #13 48.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-02T09:53:09.494Z] #29 21.80 0.2% ######################################################################## 100.0% [2021-07-02T09:53:09.494Z] #29 22.07 [2021-07-02T09:53:10.226Z] #13 49.67 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:10.364Z] #44 55.35 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:53:10.364Z] #44 55.35 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:53:10.364Z] #44 55.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:10.491Z] #13 49.90 Fetched 77.8 MB in 8s (9678 kB/s) [2021-07-02T09:53:10.630Z] #44 55.60 Selecting previously unselected package python3-six. [2021-07-02T09:53:10.630Z] #44 55.60 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-02T09:53:10.630Z] #44 55.61 Unpacking python3-six (1.12.0-1) ... [2021-07-02T09:53:10.752Z] #13 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 ... 15421 files and directories currently installed.) [2021-07-02T09:53:10.752Z] #13 50.04 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:53:10.752Z] #13 50.11 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-02T09:53:10.890Z] #44 55.76 Selecting previously unselected package python3-protobuf. [2021-07-02T09:53:10.890Z] #44 55.77 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-02T09:53:10.890Z] #44 55.77 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:10.918Z] #29 ... [2021-07-02T09:53:10.918Z] [2021-07-02T09:53:10.918Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:10.918Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d [2021-07-02T09:53:10.918Z] #36 26.55 The following additional packages will be installed: [2021-07-02T09:53:10.918Z] #36 26.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-02T09:53:10.918Z] #36 26.56 Suggested packages: [2021-07-02T09:53:10.918Z] #36 26.57 cmake-doc ninja-build lrzip [2021-07-02T09:53:10.918Z] #36 26.57 Recommended packages: [2021-07-02T09:53:10.918Z] #36 26.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-02T09:53:10.918Z] #36 27.31 The following NEW packages will be installed: [2021-07-02T09:53:10.918Z] #36 27.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-02T09:53:10.918Z] #36 27.32 vim-common xxd [2021-07-02T09:53:10.918Z] #36 27.72 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-07-02T09:53:10.918Z] #36 27.72 Need to get 14.2 MB of archives. [2021-07-02T09:53:10.918Z] #36 27.72 After this operation, 60.0 MB of additional disk space will be used. [2021-07-02T09:53:10.918Z] #36 27.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-02T09:53:10.918Z] #36 27.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:53:10.918Z] #36 27.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-02T09:53:10.918Z] #36 27.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-02T09:53:10.918Z] #36 28.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-02T09:53:10.918Z] #36 28.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-02T09:53:10.918Z] #36 28.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-02T09:53:10.918Z] #36 28.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-02T09:53:10.918Z] #36 28.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-07-02T09:53:10.918Z] #36 28.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-02T09:53:10.918Z] #36 30.56 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:10.918Z] #36 32.12 Fetched 14.2 MB in 1s (9961 kB/s) [2021-07-02T09:53:10.918Z] #36 32.50 Selecting previously unselected package xxd. [2021-07-02T09:53:10.918Z] #36 32.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-02T09:53:10.918Z] #36 32.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-02T09:53:10.918Z] #36 33.30 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:53:10.918Z] #36 ... [2021-07-02T09:53:10.918Z] [2021-07-02T09:53:10.918Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:53:10.918Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:53:10.918Z] #29 23.55 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-02T09:53:11.013Z] #13 50.32 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:53:11.013Z] #13 50.50 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-02T09:53:11.150Z] #44 56.22 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:53:11.274Z] #13 50.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:11.274Z] #13 50.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:11.274Z] #13 50.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:53:11.435Z] #44 56.23 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:53:11.435Z] #44 56.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:11.435Z] #44 56.42 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:53:11.435Z] #44 56.42 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:53:11.435Z] #44 56.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:53:11.529Z] #29 23.89 [2021-07-02T09:53:11.534Z] #13 ... [2021-07-02T09:53:11.534Z] [2021-07-02T09:53:11.534Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:11.534Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:53:11.534Z] #46 44.29 sync [2021-07-02T09:53:11.534Z] #46 44.29 internal/reflectlite [2021-07-02T09:53:11.534Z] #46 45.65 internal/testlog [2021-07-02T09:53:11.534Z] #46 45.94 github.com/LK4D4/vndr/godl/singleflight [2021-07-02T09:53:11.534Z] #46 46.19 math/rand [2021-07-02T09:53:11.534Z] #46 47.20 internal/singleflight [2021-07-02T09:53:11.534Z] #46 47.50 errors [2021-07-02T09:53:11.534Z] #46 47.62 sort [2021-07-02T09:53:11.534Z] #46 47.94 io [2021-07-02T09:53:11.534Z] #46 48.85 strconv [2021-07-02T09:53:11.534Z] #46 49.40 bytes [2021-07-02T09:53:11.534Z] #46 51.76 strings [2021-07-02T09:53:11.534Z] #46 52.57 reflect [2021-07-02T09:53:11.534Z] #46 ... [2021-07-02T09:53:11.534Z] [2021-07-02T09:53:11.534Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:11.534Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:11.534Z] #44 51.84 Selecting previously unselected package python3.7. [2021-07-02T09:53:11.534Z] #44 51.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:11.534Z] #44 51.84 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:11.534Z] #44 52.08 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:53:11.534Z] #44 52.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:53:11.534Z] #44 52.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:53:11.534Z] #44 52.30 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:53:11.534Z] #44 53.74 Selecting previously unselected package python3. [2021-07-02T09:53:11.534Z] #44 53.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 ... 16073 files and directories currently installed.) [2021-07-02T09:53:11.534Z] #44 53.77 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:53:11.534Z] #44 53.79 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:53:11.534Z] #44 53.98 Selecting previously unselected package libprotobuf17:amd64. [2021-07-02T09:53:11.534Z] #44 53.98 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-02T09:53:11.534Z] #44 53.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:53:12.034Z] #44 ... [2021-07-02T09:53:12.034Z] [2021-07-02T09:53:12.034Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:12.034Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:12.034Z] #36 50.85 Selecting previously unselected package libxml2:amd64. [2021-07-02T09:53:12.034Z] #36 50.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-02T09:53:12.034Z] #36 50.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:12.034Z] #36 51.46 Selecting previously unselected package libarchive13:amd64. [2021-07-02T09:53:12.034Z] #36 51.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-02T09:53:12.034Z] #36 51.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:12.034Z] #36 51.78 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-02T09:53:12.034Z] #36 51.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-02T09:53:12.034Z] #36 51.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:12.034Z] #36 51.94 Selecting previously unselected package librhash0:amd64. [2021-07-02T09:53:12.034Z] #36 51.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-02T09:53:12.034Z] #36 51.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:12.034Z] #36 52.13 Selecting previously unselected package libuv1:amd64. [2021-07-02T09:53:12.034Z] #36 52.14 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-07-02T09:53:12.034Z] #36 52.15 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:12.034Z] #36 52.34 Selecting previously unselected package cmake. [2021-07-02T09:53:12.034Z] #36 52.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-02T09:53:12.034Z] #36 52.38 Unpacking cmake (3.13.4-1) ... [2021-07-02T09:53:12.034Z] #36 56.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:53:12.034Z] #36 56.26 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:53:12.034Z] #36 56.28 Setting up libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:12.034Z] #36 56.30 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:12.034Z] #36 56.35 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:12.034Z] #36 56.38 Setting up cmake-data (3.13.4-1) ... [2021-07-02T09:53:12.034Z] #36 56.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:12.034Z] #36 56.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:12.034Z] #36 56.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:12.034Z] #36 56.46 Setting up cmake (3.13.4-1) ... [2021-07-02T09:53:12.034Z] #36 56.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:12.034Z] #36 56.56 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:12.034Z] #36 DONE 57.1s [2021-07-02T09:53:12.034Z] [2021-07-02T09:53:12.034Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:12.034Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:12.034Z] #44 56.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:53:12.034Z] #44 56.72 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:53:12.034Z] #44 56.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:53:12.034Z] #44 ... [2021-07-02T09:53:12.034Z] [2021-07-02T09:53:12.034Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:12.034Z] #37 sha256:ea2245e1853be1837f847a06497134ddb335609c460355dc27dec5a42f61fad4 [2021-07-02T09:53:12.050Z] #44 ... [2021-07-02T09:53:12.050Z] [2021-07-02T09:53:12.050Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:12.050Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:12.050Z] #13 44.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-02T09:53:12.050Z] #13 46.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-02T09:53:12.050Z] #13 46.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-02T09:53:12.050Z] #13 46.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:53:12.050Z] #13 46.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:53:12.050Z] #13 46.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-02T09:53:12.050Z] #13 46.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-02T09:53:12.050Z] #13 46.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-02T09:53:12.050Z] #13 46.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-02T09:53:12.050Z] #13 46.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-02T09:53:12.050Z] #13 46.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-02T09:53:12.050Z] #13 46.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-02T09:53:12.050Z] #13 46.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-02T09:53:12.050Z] #13 46.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-02T09:53:12.050Z] #13 46.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-02T09:53:12.106Z] #44 54.77 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:53:12.106Z] #44 54.77 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:53:12.106Z] #44 54.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:12.106Z] #44 ... [2021-07-02T09:53:12.106Z] [2021-07-02T09:53:12.106Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:12.106Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:53:12.106Z] #52 45.07 internal/reflectlite [2021-07-02T09:53:12.106Z] #52 45.08 sync [2021-07-02T09:53:12.106Z] #52 47.58 sort [2021-07-02T09:53:12.106Z] #52 47.59 errors [2021-07-02T09:53:12.106Z] #52 48.02 io [2021-07-02T09:53:12.106Z] #52 48.75 internal/oserror [2021-07-02T09:53:12.106Z] #52 48.99 syscall [2021-07-02T09:53:12.106Z] #52 49.55 bytes [2021-07-02T09:53:12.106Z] #52 51.72 strconv [2021-07-02T09:53:12.367Z] #52 ... [2021-07-02T09:53:12.367Z] [2021-07-02T09:53:12.367Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:12.367Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:12.367Z] #44 54.98 Selecting previously unselected package python3-six. [2021-07-02T09:53:12.367Z] #44 54.98 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-02T09:53:12.367Z] #44 54.99 Unpacking python3-six (1.12.0-1) ... [2021-07-02T09:53:12.622Z] #37 ... [2021-07-02T09:53:12.622Z] [2021-07-02T09:53:12.622Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:12.622Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:53:12.623Z] #52 47.94 internal/reflectlite [2021-07-02T09:53:12.623Z] #52 49.56 sort [2021-07-02T09:53:12.623Z] #52 49.58 io [2021-07-02T09:53:12.623Z] #52 50.55 internal/oserror [2021-07-02T09:53:12.623Z] #52 50.69 syscall [2021-07-02T09:53:12.623Z] #52 51.13 bytes [2021-07-02T09:53:12.623Z] #52 53.56 strconv [2021-07-02T09:53:12.623Z] #52 57.64 reflect [2021-07-02T09:53:12.623Z] #52 ... [2021-07-02T09:53:12.623Z] [2021-07-02T09:53:12.623Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:12.623Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:12.623Z] #13 52.91 Selecting previously unselected package binutils-mingw-w64. [2021-07-02T09:53:12.623Z] #13 52.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-02T09:53:12.623Z] #13 52.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:53:12.623Z] #13 53.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-02T09:53:12.623Z] #13 53.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:12.623Z] #13 53.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:53:12.623Z] #13 53.31 Selecting previously unselected package dmsetup. [2021-07-02T09:53:12.623Z] #13 53.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:12.623Z] #13 53.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-02T09:53:12.623Z] #13 47.95 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:12.623Z] #13 48.20 Fetched 77.8 MB in 8s (9718 kB/s) [2021-07-02T09:53:12.628Z] #44 55.09 Selecting previously unselected package python3-protobuf. [2021-07-02T09:53:12.628Z] #44 55.10 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-02T09:53:12.628Z] #44 55.11 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:12.883Z] #13 53.63 Selecting previously unselected package mingw-w64-common. [2021-07-02T09:53:12.883Z] #13 53.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-02T09:53:12.883Z] #13 53.67 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-02T09:53:13.148Z] #13 48.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 ... 15421 files and directories currently installed.) [2021-07-02T09:53:13.148Z] #13 48.45 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:53:13.148Z] #44 55.65 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:53:13.148Z] #44 55.66 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:53:13.148Z] #44 55.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:13.148Z] #44 55.81 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:53:13.148Z] #44 55.81 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:53:13.148Z] #44 55.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:53:13.148Z] #44 ... [2021-07-02T09:53:13.148Z] [2021-07-02T09:53:13.148Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:13.148Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:13.148Z] #36 46.09 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:53:13.148Z] #36 46.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 46.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:53:13.148Z] #36 52.60 Selecting previously unselected package libxml2:amd64. [2021-07-02T09:53:13.148Z] #36 52.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 52.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:13.148Z] #36 53.28 Selecting previously unselected package libarchive13:amd64. [2021-07-02T09:53:13.148Z] #36 53.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 53.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:13.148Z] #36 53.53 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-02T09:53:13.148Z] #36 53.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 53.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:13.148Z] #36 53.72 Selecting previously unselected package librhash0:amd64. [2021-07-02T09:53:13.148Z] #36 53.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 53.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:13.148Z] #36 53.88 Selecting previously unselected package libuv1:amd64. [2021-07-02T09:53:13.148Z] #36 53.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 53.93 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:13.148Z] #36 54.09 Selecting previously unselected package cmake. [2021-07-02T09:53:13.148Z] #36 54.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-02T09:53:13.148Z] #36 54.11 Unpacking cmake (3.13.4-1) ... [2021-07-02T09:53:13.410Z] #36 ... [2021-07-02T09:53:13.410Z] [2021-07-02T09:53:13.410Z] #13 48.82 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-02T09:53:13.410Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:13.410Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:13.410Z] #13 ... [2021-07-02T09:53:13.410Z] [2021-07-02T09:53:13.410Z] #44 55.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:53:13.410Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:13.410Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:53:13.410Z] #44 55.97 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:53:13.410Z] #44 56.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:53:13.410Z] #57 1.221 + RM_GOPATH=0 [2021-07-02T09:53:13.410Z] #57 1.221 + TMP_GOPATH= [2021-07-02T09:53:13.410Z] #44 56.12 Selecting previously unselected package criu. [2021-07-02T09:53:13.410Z] #44 56.12 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-02T09:53:13.410Z] #44 56.12 Unpacking criu (3.15-1) ... [2021-07-02T09:53:13.410Z] #57 1.221 + : /build [2021-07-02T09:53:13.410Z] #57 1.221 + '[' -z '' ']' [2021-07-02T09:53:13.410Z] #57 1.221 ++ mktemp -d [2021-07-02T09:53:13.410Z] #57 1.234 + export GOPATH=/tmp/tmp.hvavunsYdP [2021-07-02T09:53:13.410Z] #57 1.234 + GOPATH=/tmp/tmp.hvavunsYdP [2021-07-02T09:53:13.410Z] #57 1.235 + RM_GOPATH=1 [2021-07-02T09:53:13.410Z] #57 1.235 + case "$(go env GOARCH)" in [2021-07-02T09:53:13.410Z] #57 1.237 ++ go env GOARCH [2021-07-02T09:53:13.410Z] #57 1.267 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:13.410Z] #57 1.267 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:13.410Z] #57 1.269 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:13.410Z] #57 1.282 + dir=/tmp/install [2021-07-02T09:53:13.410Z] #57 1.282 + bin=containerd [2021-07-02T09:53:13.410Z] #57 1.282 + shift [2021-07-02T09:53:13.410Z] #57 1.282 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-02T09:53:13.410Z] #57 1.283 + . /tmp/install/containerd.installer [2021-07-02T09:53:13.410Z] #57 1.283 ++ set -e [2021-07-02T09:53:13.410Z] #57 1.283 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:13.410Z] #57 1.284 + install_containerd [2021-07-02T09:53:13.410Z] #57 1.286 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-02T09:53:13.410Z] #57 1.286 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:13.410Z] #57 1.287 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hvavunsYdP/src/github.com/containerd/containerd [2021-07-02T09:53:13.410Z] #57 1.289 Cloning into '/tmp/tmp.hvavunsYdP/src/github.com/containerd/containerd'... [2021-07-02T09:53:13.672Z] #57 ... [2021-07-02T09:53:13.672Z] [2021-07-02T09:53:13.672Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:13.672Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:13.672Z] #44 51.41 Selecting previously unselected package python3-minimal. [2021-07-02T09:53:13.672Z] #44 51.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-02T09:53:13.672Z] #44 51.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:53:13.672Z] #44 51.51 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:53:13.672Z] #44 51.62 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:53:13.672Z] #44 51.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:53:13.672Z] #44 51.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:53:13.672Z] #44 51.86 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:53:13.672Z] #44 51.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:13.672Z] #44 51.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:13.848Z] #29 24.13 0.0% 0.0% ### 5.1% ###### 9.3% ######### 12.8% ############ 18.0% ############## 20.7% ############### 21.7% ################ 22.6% #################### 28.9% ###################### 30.9% ###################### 31.9% ######################## 34.0% ########################## 37.4% ############################## 42.1% ############################### 44.4% [2021-07-02T09:53:13.848Z] #29 ... [2021-07-02T09:53:13.848Z] [2021-07-02T09:53:13.848Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-02T09:53:13.848Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371 [2021-07-02T09:53:13.848Z] #56 DONE 39.6s [2021-07-02T09:53:13.848Z] [2021-07-02T09:53:13.848Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:53:13.848Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:53:14.221Z] using credential docker-jenkins-github-credentials [2021-07-02T09:53:14.251Z] #44 ... [2021-07-02T09:53:14.251Z] [2021-07-02T09:53:14.251Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:53:14.251Z] #48 sha256:79b43499a499f8518b70a659a26f2261ed64abf01b85b5cab05801902d3e7820 [2021-07-02T09:53:14.251Z] #48 DONE 54.0s [2021-07-02T09:53:14.296Z] Cloning the remote Git repository [2021-07-02T09:53:14.296Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:53:14.353Z] #44 56.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:14.353Z] #44 57.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:53:14.353Z] #44 57.05 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:53:14.353Z] #44 57.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:53:14.353Z] #44 57.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:53:14.353Z] #44 57.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:14.567Z] [2021-07-02T09:53:14.567Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:14.567Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:14.567Z] #44 53.65 Selecting previously unselected package python3.7. [2021-07-02T09:53:14.567Z] #44 53.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:53:14.567Z] #44 53.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:14.613Z] #44 57.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:53:14.613Z] #44 57.19 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:14.855Z] #44 54.07 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:53:14.855Z] #44 54.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:53:14.855Z] #44 54.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:53:15.123Z] #44 54.42 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:53:15.202Z] #29 24.13 0.0% 0.0% ### 5.1% ###### 9.3% ######### 12.8% ############ 18.0% ############## 20.7% ############### 21.7% ################ 22.6% #################### 28.9% ###################### 30.9% ###################### 31.9% ######################## 34.0% ########################## 37.4% ############################## 42.1% ############################### 44.4% ################################# 46.7% ################################### 49.6% ###################################### 52.8% ####################################### 54.7% ######################################### 58.2% ########################################## 59.2% ############################################# 63.1% ################################################ 67.0% ################################################### 71.3% ####################################################### 76.6% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.5% ####################################################################### 99.8% ######################################################################## 100.0% [2021-07-02T09:53:15.202Z] #29 27.93 [2021-07-02T09:53:15.555Z] #44 ... [2021-07-02T09:53:15.555Z] [2021-07-02T09:53:15.555Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:15.555Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:15.555Z] #36 57.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:53:15.555Z] #36 57.08 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:53:15.555Z] #36 57.13 Setting up libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:15.555Z] #36 57.13 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:15.555Z] #36 57.19 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:15.555Z] #36 57.19 Setting up cmake-data (3.13.4-1) ... [2021-07-02T09:53:15.555Z] #36 57.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:15.555Z] #36 57.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:15.555Z] #36 57.34 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:15.555Z] #36 57.37 Setting up cmake (3.13.4-1) ... [2021-07-02T09:53:15.555Z] #36 57.39 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:15.555Z] #36 57.52 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:15.555Z] #36 DONE 58.3s [2021-07-02T09:53:15.555Z] [2021-07-02T09:53:15.555Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:15.555Z] #37 sha256:518d3ecfcb0a9cf7ee703780f2820ab6dceda43ab001618e032052e681970493 [2021-07-02T09:53:14.488Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:53:14.889Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-02T09:53:16.668Z] #29 28.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-02T09:53:16.934Z] #29 29.45 [2021-07-02T09:53:16.934Z] #29 29.62 ######################################################################## 100.0% [2021-07-02T09:53:16.934Z] #29 ... [2021-07-02T09:53:16.934Z] [2021-07-02T09:53:16.934Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:16.934Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:53:16.934Z] #46 32.73 sync [2021-07-02T09:53:16.934Z] #46 32.73 internal/reflectlite [2021-07-02T09:53:16.934Z] #46 33.41 github.com/LK4D4/vndr/godl/singleflight [2021-07-02T09:53:16.934Z] #46 33.45 math/rand [2021-07-02T09:53:16.934Z] #46 33.53 internal/testlog [2021-07-02T09:53:16.934Z] #46 33.98 internal/singleflight [2021-07-02T09:53:16.934Z] #46 34.93 sort [2021-07-02T09:53:16.934Z] #46 34.93 errors [2021-07-02T09:53:16.934Z] #46 35.12 io [2021-07-02T09:53:16.934Z] #46 35.12 internal/oserror [2021-07-02T09:53:16.934Z] #46 35.12 strconv [2021-07-02T09:53:16.934Z] #46 35.24 syscall [2021-07-02T09:53:16.934Z] #46 35.79 path [2021-07-02T09:53:16.934Z] #46 36.20 bytes [2021-07-02T09:53:16.934Z] #46 36.63 strings [2021-07-02T09:53:16.934Z] #46 37.72 reflect [2021-07-02T09:53:16.934Z] #46 39.15 regexp/syntax [2021-07-02T09:53:16.934Z] #46 39.45 bufio [2021-07-02T09:53:16.934Z] #46 42.79 hash/crc32 [2021-07-02T09:53:17.051Z] #44 56.02 Selecting previously unselected package python3. [2021-07-02T09:53:17.051Z] #44 56.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-02T09:53:17.051Z] #44 56.07 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:53:17.051Z] #44 56.08 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:53:17.051Z] #44 56.23 Selecting previously unselected package libprotobuf17:amd64. [2021-07-02T09:53:17.051Z] #44 56.23 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-02T09:53:17.051Z] #44 56.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:53:17.051Z] #44 ... [2021-07-02T09:53:17.051Z] [2021-07-02T09:53:17.051Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:17.051Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:17.051Z] #46 46.84 sync [2021-07-02T09:53:17.051Z] #46 46.84 internal/reflectlite [2021-07-02T09:53:17.051Z] #46 48.17 internal/testlog [2021-07-02T09:53:17.051Z] #46 48.39 github.com/LK4D4/vndr/godl/singleflight [2021-07-02T09:53:17.051Z] #46 48.78 math/rand [2021-07-02T09:53:17.051Z] #46 49.95 internal/singleflight [2021-07-02T09:53:17.051Z] #46 50.12 errors [2021-07-02T09:53:17.051Z] #46 50.29 sort [2021-07-02T09:53:17.051Z] #46 50.57 io [2021-07-02T09:53:17.051Z] #46 51.46 strconv [2021-07-02T09:53:17.051Z] #46 52.22 bytes [2021-07-02T09:53:17.051Z] #46 55.18 strings [2021-07-02T09:53:17.051Z] #46 55.31 reflect [2021-07-02T09:53:17.200Z] #46 ... [2021-07-02T09:53:17.200Z] [2021-07-02T09:53:17.200Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:17.200Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:17.200Z] #13 34.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-02T09:53:17.200Z] #13 36.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-02T09:53:17.200Z] #13 36.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-02T09:53:17.200Z] #13 36.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-02T09:53:17.200Z] #13 36.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-02T09:53:17.200Z] #13 36.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-02T09:53:17.200Z] #13 36.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-02T09:53:17.200Z] #13 36.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-02T09:53:17.200Z] #13 36.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-02T09:53:17.200Z] #13 36.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-02T09:53:17.200Z] #13 36.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-02T09:53:17.200Z] #13 36.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-02T09:53:17.200Z] #13 36.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-02T09:53:17.200Z] #13 36.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-02T09:53:17.200Z] #13 36.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-02T09:53:17.200Z] #13 37.92 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:17.200Z] #13 38.08 Fetched 73.4 MB in 9s (8317 kB/s) [2021-07-02T09:53:17.200Z] #13 38.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-02T09:53:17.200Z] #13 38.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-02T09:53:17.200Z] #13 38.44 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-02T09:53:17.200Z] #13 38.76 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:53:17.200Z] #13 39.02 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-02T09:53:17.200Z] #13 39.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-02T09:53:17.200Z] #13 39.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-02T09:53:17.200Z] #13 39.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:53:17.313Z] #46 ... [2021-07-02T09:53:17.313Z] [2021-07-02T09:53:17.313Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:17.313Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:17.313Z] #13 49.85 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:53:17.313Z] #13 50.18 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-02T09:53:17.313Z] #13 50.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-02T09:53:17.313Z] #13 50.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:17.313Z] #13 50.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:53:17.575Z] #13 52.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-02T09:53:17.575Z] #13 52.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:17.575Z] #13 52.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:53:17.837Z] #13 ... [2021-07-02T09:53:17.837Z] [2021-07-02T09:53:17.837Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:17.837Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:53:17.837Z] #52 47.51 sync [2021-07-02T09:53:17.837Z] #52 47.51 internal/reflectlite [2021-07-02T09:53:17.837Z] #52 49.83 errors [2021-07-02T09:53:17.837Z] #52 49.84 sort [2021-07-02T09:53:17.837Z] #52 50.29 io [2021-07-02T09:53:17.837Z] #52 51.12 internal/oserror [2021-07-02T09:53:17.837Z] #52 51.25 syscall [2021-07-02T09:53:17.837Z] #52 51.64 bytes [2021-07-02T09:53:17.837Z] #52 53.84 strconv [2021-07-02T09:53:17.837Z] #52 ... [2021-07-02T09:53:17.837Z] [2021-07-02T09:53:17.837Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:17.837Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:17.837Z] #44 56.95 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:53:17.837Z] #44 56.96 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:53:17.837Z] #44 56.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:18.100Z] #44 57.23 Selecting previously unselected package python3-six. [2021-07-02T09:53:18.100Z] #44 57.23 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-02T09:53:18.100Z] #44 57.24 Unpacking python3-six (1.12.0-1) ... [2021-07-02T09:53:18.100Z] #44 57.32 Selecting previously unselected package python3-protobuf. [2021-07-02T09:53:18.100Z] #44 57.32 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-02T09:53:18.100Z] #44 57.33 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:18.100Z] #44 ... [2021-07-02T09:53:18.100Z] [2021-07-02T09:53:18.100Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:18.100Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:18.100Z] #36 47.87 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:53:18.100Z] #36 47.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 47.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:53:18.100Z] #36 55.34 Selecting previously unselected package libxml2:amd64. [2021-07-02T09:53:18.100Z] #36 55.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 55.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:18.100Z] #36 55.94 Selecting previously unselected package libarchive13:amd64. [2021-07-02T09:53:18.100Z] #36 55.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 55.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:18.100Z] #36 56.23 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-02T09:53:18.100Z] #36 56.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 56.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:18.100Z] #36 56.40 Selecting previously unselected package librhash0:amd64. [2021-07-02T09:53:18.100Z] #36 56.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 56.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:18.100Z] #36 56.59 Selecting previously unselected package libuv1:amd64. [2021-07-02T09:53:18.100Z] #36 56.59 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 56.60 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:18.100Z] #36 56.77 Selecting previously unselected package cmake. [2021-07-02T09:53:18.100Z] #36 56.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-02T09:53:18.100Z] #36 56.80 Unpacking cmake (3.13.4-1) ... [2021-07-02T09:53:16.013Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:53:16.013Z] > git --version # timeout=10 [2021-07-02T09:53:16.067Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-02T09:53:16.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:53:16.071Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:53:18.155Z] #13 ... [2021-07-02T09:53:18.155Z] [2021-07-02T09:53:18.155Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:18.155Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:18.155Z] #44 33.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:18.155Z] #44 34.10 Fetched 6095 kB in 2s (3794 kB/s) [2021-07-02T09:53:18.155Z] #44 37.75 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-02T09:53:18.155Z] #44 37.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 ... 15394 files and directories currently installed.) [2021-07-02T09:53:18.155Z] #44 37.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:53:18.155Z] #44 38.25 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:18.155Z] #44 39.83 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:53:18.155Z] #44 39.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:53:18.155Z] #44 39.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:18.155Z] #44 41.00 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:18.155Z] #44 41.02 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:53:18.155Z] #44 ... [2021-07-02T09:53:18.155Z] [2021-07-02T09:53:18.155Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:18.155Z] #32 sha256:740836cc56f0da49ac808939c32c35d60536189d373ad08aa5b7ef5ff0975d4c [2021-07-02T09:53:18.155Z] #32 33.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-02T09:53:18.156Z] #32 33.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:18.156Z] #32 ... [2021-07-02T09:53:18.156Z] [2021-07-02T09:53:18.156Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:18.156Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:53:18.156Z] #46 43.71 vendor/golang.org/x/net/dns/dnsmessage [2021-07-02T09:53:18.156Z] #46 43.74 internal/syscall/unix [2021-07-02T09:53:18.363Z] #36 ... [2021-07-02T09:53:18.363Z] [2021-07-02T09:53:18.363Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:18.363Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:18.631Z] #44 57.79 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:53:18.631Z] #44 57.79 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:53:18.631Z] #44 57.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:18.746Z] #46 44.42 time [2021-07-02T09:53:18.892Z] #44 57.98 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:53:18.892Z] #44 57.98 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:53:18.892Z] #44 57.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:53:18.892Z] #44 58.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:53:18.892Z] #44 58.18 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:53:18.892Z] #44 58.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:53:18.892Z] #44 58.32 Selecting previously unselected package criu. [2021-07-02T09:53:19.154Z] #44 58.32 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-02T09:53:19.154Z] #44 58.33 Unpacking criu (3.15-1) ... [2021-07-02T09:53:19.452Z] #13 ... [2021-07-02T09:53:19.453Z] [2021-07-02T09:53:19.453Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:19.453Z] #37 sha256:ea2245e1853be1837f847a06497134ddb335609c460355dc27dec5a42f61fad4 [2021-07-02T09:53:19.453Z] #37 1.173 + RM_GOPATH=0 [2021-07-02T09:53:19.453Z] #37 1.173 + TMP_GOPATH= [2021-07-02T09:53:19.453Z] #37 1.173 + : /build [2021-07-02T09:53:19.453Z] #37 1.173 + '[' -z '' ']' [2021-07-02T09:53:19.453Z] #37 1.173 ++ mktemp -d [2021-07-02T09:53:19.453Z] #37 1.177 + export GOPATH=/tmp/tmp.Yhx6cZd52y [2021-07-02T09:53:19.453Z] #37 1.177 + GOPATH=/tmp/tmp.Yhx6cZd52y [2021-07-02T09:53:19.453Z] #37 1.178 + RM_GOPATH=1 [2021-07-02T09:53:19.453Z] #37 1.178 + case "$(go env GOARCH)" in [2021-07-02T09:53:19.453Z] #37 1.181 ++ go env GOARCH [2021-07-02T09:53:19.453Z] #37 1.207 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:19.453Z] #37 1.208 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:19.453Z] #37 1.210 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:19.453Z] #37 1.212 + dir=/tmp/install [2021-07-02T09:53:19.453Z] #37 1.213 + bin=tini [2021-07-02T09:53:19.453Z] #37 1.213 + shift [2021-07-02T09:53:19.453Z] #37 1.214 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-02T09:53:19.453Z] #37 1.214 + . /tmp/install/tini.installer [2021-07-02T09:53:19.453Z] #37 1.214 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:19.453Z] #37 1.215 + install_tini [2021-07-02T09:53:19.453Z] #37 1.215 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-02T09:53:19.453Z] #37 1.216 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:19.453Z] #37 1.216 + git clone https://github.com/krallin/tini.git /tmp/tmp.Yhx6cZd52y/tini [2021-07-02T09:53:19.453Z] #37 1.221 Cloning into '/tmp/tmp.Yhx6cZd52y/tini'... [2021-07-02T09:53:19.453Z] #37 1.936 + cd /tmp/tmp.Yhx6cZd52y/tini [2021-07-02T09:53:19.453Z] #37 1.936 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:19.453Z] #37 1.941 + cmake . [2021-07-02T09:53:19.453Z] #37 2.490 -- The C compiler identification is GNU 8.3.0 [2021-07-02T09:53:19.453Z] #37 2.563 -- Check for working C compiler: /usr/bin/cc [2021-07-02T09:53:19.453Z] #37 3.159 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-02T09:53:19.453Z] #37 3.166 -- Detecting C compiler ABI info [2021-07-02T09:53:19.453Z] #37 3.919 -- Detecting C compiler ABI info - done [2021-07-02T09:53:19.453Z] #37 3.980 -- Detecting C compile features [2021-07-02T09:53:19.453Z] #37 6.063 -- Detecting C compile features - done [2021-07-02T09:53:19.453Z] #37 6.129 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-02T09:53:19.453Z] #37 6.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-02T09:53:19.453Z] #37 6.560 -- Configuring done [2021-07-02T09:53:19.453Z] #37 6.594 -- Generating done [2021-07-02T09:53:19.453Z] #37 6.602 -- Build files have been written to: /tmp/tmp.Yhx6cZd52y/tini [2021-07-02T09:53:19.453Z] #37 6.617 + make tini-static [2021-07-02T09:53:19.453Z] #37 ... [2021-07-02T09:53:19.453Z] [2021-07-02T09:53:19.453Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:19.453Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:19.453Z] #46 53.97 reflect [2021-07-02T09:53:19.453Z] #46 55.97 bufio [2021-07-02T09:53:19.453Z] #46 58.33 syscall [2021-07-02T09:53:19.453Z] #46 ... [2021-07-02T09:53:19.453Z] [2021-07-02T09:53:19.453Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:19.453Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:19.453Z] #13 59.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-02T09:53:19.453Z] #13 59.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-02T09:53:19.453Z] #13 59.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:53:19.727Z] #44 59.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:19.727Z] #44 59.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:53:19.765Z] #37 3.559 + RM_GOPATH=0 [2021-07-02T09:53:19.765Z] #37 3.559 + TMP_GOPATH= [2021-07-02T09:53:19.765Z] #37 3.560 + : /build [2021-07-02T09:53:19.765Z] #37 3.560 + '[' -z '' ']' [2021-07-02T09:53:19.765Z] #37 3.563 ++ mktemp -d [2021-07-02T09:53:19.765Z] #37 3.567 + export GOPATH=/tmp/tmp.6OO0bQAuU2 [2021-07-02T09:53:19.765Z] #37 3.567 + GOPATH=/tmp/tmp.6OO0bQAuU2 [2021-07-02T09:53:19.765Z] #37 3.567 + RM_GOPATH=1 [2021-07-02T09:53:19.765Z] #37 3.567 + case "$(go env GOARCH)" in [2021-07-02T09:53:19.765Z] #37 3.571 ++ go env GOARCH [2021-07-02T09:53:19.765Z] #37 3.597 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:19.765Z] #37 3.597 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:19.765Z] #37 3.599 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:19.765Z] #37 3.608 + dir=/tmp/install [2021-07-02T09:53:19.765Z] #37 3.619 + bin=tini [2021-07-02T09:53:19.765Z] #37 3.619 + shift [2021-07-02T09:53:19.765Z] #37 3.619 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-02T09:53:19.765Z] #37 3.620 + . /tmp/install/tini.installer [2021-07-02T09:53:19.765Z] #37 3.621 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:19.765Z] #37 3.622 + install_tini [2021-07-02T09:53:19.765Z] #37 3.623 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-02T09:53:19.765Z] #37 3.623 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:19.765Z] #37 3.626 + git clone https://github.com/krallin/tini.git /tmp/tmp.6OO0bQAuU2/tini [2021-07-02T09:53:19.765Z] #37 3.628 Cloning into '/tmp/tmp.6OO0bQAuU2/tini'... [2021-07-02T09:53:19.765Z] #37 4.315 + cd /tmp/tmp.6OO0bQAuU2/tini [2021-07-02T09:53:19.765Z] #37 4.315 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:19.765Z] #37 4.315 + cmake . [2021-07-02T09:53:19.990Z] #44 59.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:53:19.990Z] #44 59.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:53:19.990Z] #44 59.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:53:19.990Z] #44 59.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:19.990Z] #44 59.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:53:19.990Z] #44 59.34 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:20.191Z] #46 ... [2021-07-02T09:53:20.191Z] [2021-07-02T09:53:20.191Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:53:20.191Z] #50 sha256:72592c0f4bd8f64fff72cb39ae65380d2ff518143b48260e6287ede5528414c6 [2021-07-02T09:53:20.191Z] #50 35.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-02T09:53:20.191Z] #50 38.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-02T09:53:20.191Z] #50 38.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-02T09:53:20.191Z] #50 38.84 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-02T09:53:20.191Z] #50 ... [2021-07-02T09:53:20.191Z] [2021-07-02T09:53:20.191Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:20.191Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:20.191Z] #13 42.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-02T09:53:20.191Z] #13 42.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-02T09:53:20.191Z] #13 42.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:53:20.336Z] #37 4.817 -- The C compiler identification is GNU 8.3.0 [2021-07-02T09:53:20.336Z] #37 4.876 -- Check for working C compiler: /usr/bin/cc [2021-07-02T09:53:20.907Z] #37 5.466 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-02T09:53:20.907Z] #37 5.476 -- Detecting C compiler ABI info [2021-07-02T09:53:21.381Z] #44 ... [2021-07-02T09:53:21.381Z] [2021-07-02T09:53:21.381Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:21.381Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-07-02T09:53:21.381Z] #36 59.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:53:21.381Z] #36 59.74 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:53:21.381Z] #36 59.77 Setting up libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:21.381Z] #36 59.79 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:21.381Z] #36 59.83 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:21.381Z] #36 59.88 Setting up cmake-data (3.13.4-1) ... [2021-07-02T09:53:21.381Z] #36 60.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:21.381Z] #36 60.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:21.381Z] #36 60.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:21.381Z] #36 60.09 Setting up cmake (3.13.4-1) ... [2021-07-02T09:53:21.381Z] #36 60.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:21.381Z] #36 60.18 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:21.381Z] #36 DONE 61.0s [2021-07-02T09:53:21.478Z] #37 6.181 -- Detecting C compiler ABI info - done [2021-07-02T09:53:21.596Z] #13 ... [2021-07-02T09:53:21.596Z] [2021-07-02T09:53:21.596Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-02T09:53:21.596Z] #29 sha256:a23204ae47dda06c7164d5a5fdb4a8b6f116c0015d0a1680dee6a1b03db678c2 [2021-07-02T09:53:21.596Z] #29 29.75 [2021-07-02T09:53:21.596Z] #29 30.43 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-02T09:53:21.596Z] #29 30.82 [2021-07-02T09:53:21.596Z] #29 31.03 ##################################### 52.6% ######################################################################## 100.0% [2021-07-02T09:53:21.596Z] #29 31.15 [2021-07-02T09:53:21.596Z] #29 31.24 Download of images into '/build' complete. [2021-07-02T09:53:21.596Z] #29 31.27 Use something like the following to load the result into a Docker daemon: [2021-07-02T09:53:21.596Z] #29 31.27 tar -cC '/build' . | docker load [2021-07-02T09:53:21.596Z] #29 DONE 34.2s [2021-07-02T09:53:21.596Z] [2021-07-02T09:53:21.596Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-02T09:53:21.596Z] #48 sha256:cdf657b75f02a5c3860b0b95ef609536dc5cc1165f10eceb3f4314de4e07fcd2 [2021-07-02T09:53:21.596Z] #48 DONE 47.3s [2021-07-02T09:53:21.596Z] [2021-07-02T09:53:21.596Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:21.596Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:21.596Z] #44 46.58 Selecting previously unselected package python3-minimal. [2021-07-02T09:53:21.596Z] #44 46.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-07-02T09:53:21.596Z] #44 46.67 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-02T09:53:21.596Z] #44 46.89 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:53:21.643Z] [2021-07-02T09:53:21.643Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:21.643Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:21.643Z] #13 55.29 Selecting previously unselected package binutils-mingw-w64. [2021-07-02T09:53:21.643Z] #13 55.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-02T09:53:21.643Z] #13 55.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:53:21.643Z] #13 55.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-02T09:53:21.643Z] #13 55.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:21.643Z] #13 55.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:53:21.643Z] #13 55.79 Selecting previously unselected package dmsetup. [2021-07-02T09:53:21.643Z] #13 55.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:21.643Z] #13 55.82 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-02T09:53:21.643Z] #13 56.06 Selecting previously unselected package mingw-w64-common. [2021-07-02T09:53:21.643Z] #13 56.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-02T09:53:21.643Z] #13 56.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-02T09:53:21.739Z] #37 6.231 -- Detecting C compile features [2021-07-02T09:53:21.863Z] #44 47.22 Selecting previously unselected package libmpdec2:arm64. [2021-07-02T09:53:21.863Z] #44 47.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-02T09:53:21.863Z] #44 47.28 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-02T09:53:21.863Z] #44 ... [2021-07-02T09:53:21.863Z] [2021-07-02T09:53:21.863Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:21.863Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:53:21.863Z] #52 37.70 syscall [2021-07-02T09:53:21.863Z] #52 37.72 reflect [2021-07-02T09:53:21.863Z] #52 37.72 bytes [2021-07-02T09:53:21.863Z] #52 37.74 strings [2021-07-02T09:53:21.863Z] #52 40.82 text/tabwriter [2021-07-02T09:53:21.863Z] #52 42.38 bufio [2021-07-02T09:53:21.863Z] #52 42.39 regexp/syntax [2021-07-02T09:53:21.990Z] #13 ... [2021-07-02T09:53:21.990Z] [2021-07-02T09:53:21.990Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:21.990Z] #37 sha256:ea2245e1853be1837f847a06497134ddb335609c460355dc27dec5a42f61fad4 [2021-07-02T09:53:21.990Z] #37 7.105 Scanning dependencies of target tini-static [2021-07-02T09:53:21.990Z] #37 7.197 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-02T09:53:21.990Z] #37 8.562 [100%] Linking C executable tini-static [2021-07-02T09:53:21.990Z] #37 9.026 [100%] Built target tini-static [2021-07-02T09:53:21.990Z] #37 9.087 + mkdir -p /build [2021-07-02T09:53:21.990Z] #37 9.089 + cp tini-static /build/docker-init [2021-07-02T09:53:21.990Z] #37 DONE 10.1s [2021-07-02T09:53:21.990Z] [2021-07-02T09:53:21.990Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:21.991Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:21.991Z] #46 65.94 internal/poll [2021-07-02T09:53:21.991Z] #46 66.19 internal/fmtsort [2021-07-02T09:53:21.991Z] #46 66.73 internal/syscall/execenv [2021-07-02T09:53:21.991Z] #46 66.92 path [2021-07-02T09:53:22.000Z] #37 ... [2021-07-02T09:53:22.000Z] [2021-07-02T09:53:22.000Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:22.000Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:53:22.000Z] #46 54.80 bufio [2021-07-02T09:53:22.000Z] #46 56.60 syscall [2021-07-02T09:53:22.000Z] #46 64.62 internal/syscall/unix [2021-07-02T09:53:22.000Z] #46 64.85 internal/poll [2021-07-02T09:53:22.000Z] #46 ... [2021-07-02T09:53:22.000Z] [2021-07-02T09:53:22.000Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:22.000Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:22.000Z] #44 62.66 Setting up python3 (3.7.3-1) ... [2021-07-02T09:53:22.000Z] #44 63.44 Setting up python3-six (1.12.0-1) ... [2021-07-02T09:53:22.000Z] #44 64.58 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:22.128Z] #52 ... [2021-07-02T09:53:22.128Z] [2021-07-02T09:53:22.129Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:22.129Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:22.129Z] #44 47.49 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-02T09:53:22.129Z] #44 47.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:53:22.129Z] #44 47.52 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:22.260Z] #46 ... [2021-07-02T09:53:22.260Z] [2021-07-02T09:53:22.260Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:22.260Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:22.260Z] #44 56.98 Selecting previously unselected package criu. [2021-07-02T09:53:22.260Z] #44 56.98 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-02T09:53:22.260Z] #44 56.98 Unpacking criu (3.15-1) ... [2021-07-02T09:53:22.260Z] #44 57.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:22.260Z] #44 58.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:53:22.260Z] #44 58.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:53:22.260Z] #44 58.05 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-02T09:53:22.260Z] #44 58.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:53:22.260Z] #44 58.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:22.260Z] #44 58.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:53:22.260Z] #44 58.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:22.260Z] #44 63.05 Setting up python3 (3.7.3-1) ... [2021-07-02T09:53:22.260Z] #44 63.60 Setting up python3-six (1.12.0-1) ... [2021-07-02T09:53:22.260Z] #44 64.81 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:22.260Z] #44 66.38 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:22.261Z] #44 ... [2021-07-02T09:53:22.261Z] [2021-07-02T09:53:22.261Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:22.261Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:53:22.261Z] #52 55.31 reflect [2021-07-02T09:53:22.261Z] #52 57.53 time [2021-07-02T09:53:22.261Z] #52 64.09 context [2021-07-02T09:53:22.261Z] #52 65.20 internal/poll [2021-07-02T09:53:22.395Z] #44 ... [2021-07-02T09:53:22.395Z] [2021-07-02T09:53:22.395Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:22.395Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d [2021-07-02T09:53:22.395Z] #36 38.09 Selecting previously unselected package vim-common. [2021-07-02T09:53:22.395Z] #36 38.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:53:22.395Z] #36 38.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:22.395Z] #36 39.98 Selecting previously unselected package cmake-data. [2021-07-02T09:53:22.395Z] #36 39.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-02T09:53:22.395Z] #36 40.02 Unpacking cmake-data (3.13.4-1) ... [2021-07-02T09:53:22.395Z] #36 43.76 Selecting previously unselected package libicu63:arm64. [2021-07-02T09:53:22.395Z] #36 43.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-02T09:53:22.395Z] #36 43.82 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-02T09:53:22.520Z] #44 ... [2021-07-02T09:53:22.520Z] [2021-07-02T09:53:22.520Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:22.520Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:22.520Z] #46 67.91 io/fs [2021-07-02T09:53:22.523Z] #52 ... [2021-07-02T09:53:22.524Z] [2021-07-02T09:53:22.524Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:22.524Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:53:22.524Z] #46 65.32 internal/fmtsort [2021-07-02T09:53:22.666Z] #36 ... [2021-07-02T09:53:22.666Z] [2021-07-02T09:53:22.666Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:22.666Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:22.666Z] #13 45.03 Selecting previously unselected package binutils-mingw-w64. [2021-07-02T09:53:22.666Z] #13 45.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-02T09:53:22.666Z] #13 45.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:53:22.666Z] #13 45.25 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-02T09:53:22.666Z] #13 45.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-02T09:53:22.666Z] #13 45.29 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-02T09:53:22.932Z] #13 45.65 Selecting previously unselected package dmsetup. [2021-07-02T09:53:23.095Z] #46 65.80 internal/syscall/execenv [2021-07-02T09:53:23.095Z] #46 65.94 path [2021-07-02T09:53:23.199Z] #13 45.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-02T09:53:23.199Z] #13 45.67 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-02T09:53:23.199Z] #13 45.90 Selecting previously unselected package mingw-w64-common. [2021-07-02T09:53:23.199Z] #13 45.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-02T09:53:23.199Z] #13 45.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-02T09:53:23.460Z] #46 68.65 regexp/syntax [2021-07-02T09:53:23.666Z] #46 66.50 io/fs [2021-07-02T09:53:23.666Z] #46 ... [2021-07-02T09:53:23.666Z] [2021-07-02T09:53:23.666Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:23.666Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:23.666Z] #13 52.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-02T09:53:23.666Z] #13 52.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:23.666Z] #13 53.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:53:23.666Z] #13 55.35 Selecting previously unselected package binutils-mingw-w64. [2021-07-02T09:53:23.666Z] #13 55.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-02T09:53:23.666Z] #13 55.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:53:23.666Z] #13 55.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-02T09:53:23.666Z] #13 55.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:23.666Z] #13 55.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:53:23.666Z] #13 55.79 Selecting previously unselected package dmsetup. [2021-07-02T09:53:23.666Z] #13 55.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:23.666Z] #13 55.80 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-02T09:53:23.666Z] #13 55.98 Selecting previously unselected package mingw-w64-common. [2021-07-02T09:53:23.666Z] #13 55.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-02T09:53:23.666Z] #13 55.98 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-02T09:53:23.667Z] #13 61.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-02T09:53:23.667Z] #13 61.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-02T09:53:23.667Z] #13 61.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:53:23.667Z] #13 ... [2021-07-02T09:53:23.667Z] [2021-07-02T09:53:23.667Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:23.667Z] #37 sha256:518d3ecfcb0a9cf7ee703780f2820ab6dceda43ab001618e032052e681970493 [2021-07-02T09:53:23.667Z] #37 8.310 -- Detecting C compile features - done [2021-07-02T09:53:23.667Z] #37 8.359 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-02T09:53:23.719Z] #46 ... [2021-07-02T09:53:23.719Z] [2021-07-02T09:53:23.720Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:23.720Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:53:23.720Z] #52 58.93 time [2021-07-02T09:53:23.720Z] #52 64.67 context [2021-07-02T09:53:23.720Z] #52 65.42 internal/syscall/unix [2021-07-02T09:53:23.720Z] #52 65.69 internal/poll [2021-07-02T09:53:23.720Z] #52 68.56 io/fs [2021-07-02T09:53:23.978Z] #52 ... [2021-07-02T09:53:23.978Z] [2021-07-02T09:53:23.978Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:23.978Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:23.978Z] #46 69.44 os [2021-07-02T09:53:24.155Z] #13 ... [2021-07-02T09:53:24.155Z] [2021-07-02T09:53:24.155Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:24.155Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:53:24.155Z] #57 1.435 + RM_GOPATH=0 [2021-07-02T09:53:24.155Z] #57 1.436 + TMP_GOPATH= [2021-07-02T09:53:24.155Z] #57 1.437 + : /build [2021-07-02T09:53:24.155Z] #57 1.437 + '[' -z '' ']' [2021-07-02T09:53:24.155Z] #57 1.440 ++ mktemp -d [2021-07-02T09:53:24.155Z] #57 1.446 + export GOPATH=/tmp/tmp.Uewk5KN0BM [2021-07-02T09:53:24.155Z] #57 1.446 + GOPATH=/tmp/tmp.Uewk5KN0BM [2021-07-02T09:53:24.155Z] #57 1.447 + RM_GOPATH=1 [2021-07-02T09:53:24.155Z] #57 1.447 + case "$(go env GOARCH)" in [2021-07-02T09:53:24.155Z] #57 1.452 ++ go env GOARCH [2021-07-02T09:53:24.155Z] #57 1.489 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:24.155Z] #57 1.489 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:24.155Z] #57 1.490 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:24.155Z] #57 1.491 + dir=/tmp/install [2021-07-02T09:53:24.155Z] #57 1.492 + bin=containerd [2021-07-02T09:53:24.155Z] #57 1.492 + shift [2021-07-02T09:53:24.155Z] #57 1.493 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-02T09:53:24.155Z] #57 1.493 + . /tmp/install/containerd.installer [2021-07-02T09:53:24.155Z] #57 1.494 ++ set -e [2021-07-02T09:53:24.155Z] #57 1.495 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:24.155Z] #57 1.506 + install_containerd [2021-07-02T09:53:24.155Z] #57 1.508 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-02T09:53:24.155Z] #57 1.514 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:24.155Z] #57 1.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Uewk5KN0BM/src/github.com/containerd/containerd [2021-07-02T09:53:24.155Z] #57 1.523 Cloning into '/tmp/tmp.Uewk5KN0BM/src/github.com/containerd/containerd'... [2021-07-02T09:53:24.155Z] #57 ... [2021-07-02T09:53:24.155Z] [2021-07-02T09:53:24.155Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-02T09:53:24.155Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d [2021-07-02T09:53:24.155Z] #36 49.05 Selecting previously unselected package libxml2:arm64. [2021-07-02T09:53:24.155Z] #36 49.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-02T09:53:24.155Z] #36 49.07 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:24.155Z] #36 49.85 Selecting previously unselected package libarchive13:arm64. [2021-07-02T09:53:24.155Z] #36 49.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-02T09:53:24.155Z] #36 49.87 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:24.241Z] #37 8.669 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-02T09:53:24.241Z] #37 8.774 -- Configuring done [2021-07-02T09:53:24.241Z] #37 8.807 -- Generating done [2021-07-02T09:53:24.241Z] #37 8.809 -- Build files have been written to: /tmp/tmp.6OO0bQAuU2/tini [2021-07-02T09:53:24.241Z] #37 8.827 + make tini-static [2021-07-02T09:53:24.463Z] #36 50.20 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-02T09:53:24.463Z] #36 50.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-02T09:53:24.463Z] #36 50.21 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-02T09:53:24.471Z] Running on azwin-2-4e3d70 in d:\jenkins\workspace\moby_PR-42550 [Pipeline] { [Pipeline] ws [2021-07-02T09:53:24.488Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-02T09:53:24.729Z] #36 50.40 Selecting previously unselected package librhash0:arm64. [2021-07-02T09:53:24.729Z] #36 50.40 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-02T09:53:24.729Z] #36 50.42 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-02T09:53:24.815Z] #37 9.295 Scanning dependencies of target tini-static [2021-07-02T09:53:24.815Z] #37 9.480 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-02T09:53:24.994Z] #36 50.61 Selecting previously unselected package libuv1:arm64. [2021-07-02T09:53:24.995Z] #36 50.62 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-07-02T09:53:24.995Z] #36 50.64 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-07-02T09:53:25.095Z] #66 ... [2021-07-02T09:53:25.095Z] [2021-07-02T09:53:25.095Z] #63 [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-07-02T09:53:25.095Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-02T09:53:25.095Z] #63 25.73 Fetched 48.3 MB in 24s (2004 kB/s) [2021-07-02T09:53:25.260Z] #36 50.80 Selecting previously unselected package cmake. [2021-07-02T09:53:25.260Z] #36 50.82 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-02T09:53:25.260Z] #36 50.83 Unpacking cmake (3.13.4-1) ... [2021-07-02T09:53:26.246Z] #37 10.95 [100%] Linking C executable tini-static [2021-07-02T09:53:26.256Z] The recommended git tool is: git [2021-07-02T09:53:26.815Z] #37 11.54 [100%] Built target tini-static [2021-07-02T09:53:26.942Z] #13 61.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-02T09:53:26.942Z] #13 61.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-02T09:53:26.942Z] #13 61.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:53:26.942Z] #13 ... [2021-07-02T09:53:26.942Z] [2021-07-02T09:53:26.942Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:26.942Z] #37 sha256:4def71afcb39802afaa1f92493215fa48bc0a1afe7c70fabb5264ff4cb6a9735 [2021-07-02T09:53:26.942Z] #37 1.155 + RM_GOPATH=0 [2021-07-02T09:53:26.942Z] #37 1.156 + TMP_GOPATH= [2021-07-02T09:53:26.942Z] #37 1.156 + : /build [2021-07-02T09:53:26.942Z] #37 1.156 + '[' -z '' ']' [2021-07-02T09:53:26.942Z] #37 1.157 ++ mktemp -d [2021-07-02T09:53:26.942Z] #37 1.159 + export GOPATH=/tmp/tmp.jNM5xdTyJd [2021-07-02T09:53:26.942Z] #37 1.159 + GOPATH=/tmp/tmp.jNM5xdTyJd [2021-07-02T09:53:26.942Z] #37 1.159 + RM_GOPATH=1 [2021-07-02T09:53:26.942Z] #37 1.159 + case "$(go env GOARCH)" in [2021-07-02T09:53:26.942Z] #37 1.162 ++ go env GOARCH [2021-07-02T09:53:26.942Z] #37 1.205 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:26.942Z] #37 1.205 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:26.942Z] #37 1.206 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:26.942Z] #37 1.208 + dir=/tmp/install [2021-07-02T09:53:26.942Z] #37 1.208 + bin=tini [2021-07-02T09:53:26.942Z] #37 1.208 + shift [2021-07-02T09:53:26.942Z] #37 1.208 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-02T09:53:26.942Z] #37 1.209 + . /tmp/install/tini.installer [2021-07-02T09:53:26.942Z] #37 1.209 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:26.942Z] #37 1.209 + install_tini [2021-07-02T09:53:26.942Z] #37 1.210 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-02T09:53:26.942Z] #37 1.210 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:26.942Z] #37 1.210 + git clone https://github.com/krallin/tini.git /tmp/tmp.jNM5xdTyJd/tini [2021-07-02T09:53:26.942Z] #37 1.219 Cloning into '/tmp/tmp.jNM5xdTyJd/tini'... [2021-07-02T09:53:26.942Z] #37 1.929 + cd /tmp/tmp.jNM5xdTyJd/tini [2021-07-02T09:53:26.942Z] #37 1.929 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:26.942Z] #37 1.935 + cmake . [2021-07-02T09:53:26.942Z] #37 2.604 -- The C compiler identification is GNU 8.3.0 [2021-07-02T09:53:26.942Z] #37 2.650 -- Check for working C compiler: /usr/bin/cc [2021-07-02T09:53:26.942Z] #37 3.436 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-02T09:53:26.942Z] #37 3.438 -- Detecting C compiler ABI info [2021-07-02T09:53:26.942Z] #37 4.169 -- Detecting C compiler ABI info - done [2021-07-02T09:53:26.942Z] #37 4.210 -- Detecting C compile features [2021-07-02T09:53:27.075Z] #37 11.59 + mkdir -p /build [2021-07-02T09:53:27.075Z] #37 11.59 + cp tini-static /build/docker-init [2021-07-02T09:53:27.516Z] #37 6.268 -- Detecting C compile features - done [2021-07-02T09:53:27.645Z] #37 DONE 12.3s [2021-07-02T09:53:27.645Z] [2021-07-02T09:53:27.645Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:27.645Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:53:27.645Z] #52 67.36 encoding/binary [2021-07-02T09:53:27.645Z] #52 67.73 os [2021-07-02T09:53:27.645Z] #52 69.74 encoding/base64 [2021-07-02T09:53:27.645Z] #52 70.33 golang.org/x/sys/unix [2021-07-02T09:53:27.778Z] #37 6.328 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-02T09:53:27.849Z] #36 52.99 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-02T09:53:27.849Z] #36 53.01 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:53:27.849Z] #36 53.03 Setting up libuv1:arm64 (1.24.1-1) ... [2021-07-02T09:53:27.849Z] #36 53.05 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:27.849Z] #36 53.11 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-02T09:53:27.849Z] #36 53.14 Setting up cmake-data (3.13.4-1) ... [2021-07-02T09:53:27.849Z] #36 53.18 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-02T09:53:27.849Z] #36 53.19 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-02T09:53:27.849Z] #36 53.22 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:27.849Z] #36 53.24 Setting up cmake (3.13.4-1) ... [2021-07-02T09:53:27.849Z] #36 53.26 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:27.849Z] #36 53.40 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:28.039Z] #37 6.602 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-02T09:53:28.039Z] #37 6.724 -- Configuring done [2021-07-02T09:53:28.039Z] #37 6.747 -- Generating done [2021-07-02T09:53:28.039Z] #37 6.759 -- Build files have been written to: /tmp/tmp.jNM5xdTyJd/tini [2021-07-02T09:53:28.039Z] #37 6.775 + make tini-static [2021-07-02T09:53:28.180Z] #46 ... [2021-07-02T09:53:28.181Z] [2021-07-02T09:53:28.181Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:28.181Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:28.181Z] #44 69.88 Setting up criu (3.15-1) ... [2021-07-02T09:53:28.181Z] #44 71.77 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:28.181Z] #44 71.82 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:28.181Z] #44 DONE 72.3s [2021-07-02T09:53:28.181Z] [2021-07-02T09:53:28.181Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:28.181Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:28.181Z] #46 72.77 fmt [2021-07-02T09:53:28.181Z] #46 73.37 path/filepath [2021-07-02T09:53:28.613Z] #37 7.184 Scanning dependencies of target tini-static [2021-07-02T09:53:28.613Z] #37 7.243 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-02T09:53:28.613Z] #37 ... [2021-07-02T09:53:28.613Z] [2021-07-02T09:53:28.613Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:28.613Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:28.613Z] #46 58.26 bufio [2021-07-02T09:53:28.613Z] #46 59.93 internal/syscall/unix [2021-07-02T09:53:28.613Z] #46 60.17 time [2021-07-02T09:53:28.613Z] #46 66.33 internal/poll [2021-07-02T09:53:28.613Z] #46 66.84 internal/fmtsort [2021-07-02T09:53:28.613Z] #46 67.48 internal/syscall/execenv [2021-07-02T09:53:28.613Z] #46 67.67 path [2021-07-02T09:53:28.613Z] #46 68.37 io/fs [2021-07-02T09:53:28.874Z] #46 ... [2021-07-02T09:53:28.874Z] [2021-07-02T09:53:28.874Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:28.874Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:28.875Z] #44 65.10 Setting up python3 (3.7.3-1) ... [2021-07-02T09:53:28.875Z] #44 65.76 Setting up python3-six (1.12.0-1) ... [2021-07-02T09:53:28.875Z] #44 66.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:28.875Z] #44 ... [2021-07-02T09:53:28.875Z] [2021-07-02T09:53:28.875Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:28.875Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:53:28.875Z] #52 58.58 reflect [2021-07-02T09:53:28.875Z] #52 59.53 time [2021-07-02T09:53:28.875Z] #52 65.37 context [2021-07-02T09:53:28.875Z] #52 66.15 internal/poll [2021-07-02T09:53:28.875Z] #52 68.56 io/fs [2021-07-02T09:53:29.271Z] #63 25.73 Reading package lists... [2021-07-02T09:53:29.271Z] #63 ... [2021-07-02T09:53:29.271Z] [2021-07-02T09:53:29.271Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:29.271Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-02T09:53:29.271Z] #19 25.73 Fetched 51.1 MB in 25s (2066 kB/s) [2021-07-02T09:53:29.448Z] #52 ... [2021-07-02T09:53:29.448Z] [2021-07-02T09:53:29.448Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:29.448Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:29.448Z] #46 69.07 regexp/syntax [2021-07-02T09:53:29.554Z] #52 72.39 fmt [2021-07-02T09:53:29.558Z] #46 74.85 regexp [2021-07-02T09:53:29.814Z] #52 ... [2021-07-02T09:53:29.814Z] [2021-07-02T09:53:29.814Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:29.814Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:29.814Z] #44 66.23 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:29.814Z] #44 69.91 Setting up criu (3.15-1) ... [2021-07-02T09:53:29.814Z] #44 71.94 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:29.814Z] #44 72.00 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:29.814Z] #44 DONE 72.5s [2021-07-02T09:53:29.814Z] [2021-07-02T09:53:29.814Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:29.814Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:29.814Z] #13 67.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-02T09:53:29.814Z] #13 67.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:29.814Z] #13 67.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:29.814Z] #13 67.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-02T09:53:29.814Z] #13 67.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:29.814Z] #13 67.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:29.818Z] #36 DONE 55.3s [2021-07-02T09:53:29.818Z] [2021-07-02T09:53:29.818Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:29.818Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:29.818Z] #44 49.86 Selecting previously unselected package python3.7. [2021-07-02T09:53:29.818Z] #44 49.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:53:29.818Z] #44 49.88 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:29.818Z] #44 50.09 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-02T09:53:29.818Z] #44 50.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-02T09:53:29.818Z] #44 50.14 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-02T09:53:29.818Z] #44 50.32 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:53:29.818Z] #44 52.09 Selecting previously unselected package python3. [2021-07-02T09:53:29.818Z] #44 52.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-07-02T09:53:29.818Z] #44 52.19 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-02T09:53:29.818Z] #44 52.26 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:53:29.818Z] #44 52.40 Selecting previously unselected package libprotobuf17:arm64. [2021-07-02T09:53:29.818Z] #44 52.40 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-02T09:53:29.818Z] #44 52.42 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-02T09:53:29.818Z] #44 52.98 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:53:29.818Z] #44 52.98 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:53:29.818Z] #44 52.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:29.818Z] #44 53.17 Selecting previously unselected package python3-six. [2021-07-02T09:53:29.818Z] #44 53.19 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-02T09:53:29.818Z] #44 53.20 Unpacking python3-six (1.12.0-1) ... [2021-07-02T09:53:29.818Z] #44 53.32 Selecting previously unselected package python3-protobuf. [2021-07-02T09:53:29.818Z] #44 53.33 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-02T09:53:29.818Z] #44 53.35 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:29.818Z] #44 54.98 Selecting previously unselected package libnet1:arm64. [2021-07-02T09:53:29.818Z] #44 54.99 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-02T09:53:29.818Z] #44 55.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:29.818Z] #44 55.25 Selecting previously unselected package libnl-3-200:arm64. [2021-07-02T09:53:30.084Z] #44 55.25 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-02T09:53:30.084Z] #44 55.27 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-02T09:53:30.084Z] #44 55.48 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-02T09:53:30.084Z] #44 55.48 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-02T09:53:30.084Z] #44 55.49 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-02T09:53:30.351Z] #44 55.77 Selecting previously unselected package criu. [2021-07-02T09:53:30.394Z] #46 69.83 os [2021-07-02T09:53:30.618Z] #44 55.81 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-02T09:53:30.618Z] #44 55.82 Unpacking criu (3.15-1) ... [2021-07-02T09:53:30.618Z] #44 ... [2021-07-02T09:53:30.618Z] [2021-07-02T09:53:30.618Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:30.618Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:53:30.618Z] #46 46.31 internal/syscall/execenv [2021-07-02T09:53:30.618Z] #46 46.67 regexp [2021-07-02T09:53:30.618Z] #46 50.57 internal/poll [2021-07-02T09:53:30.618Z] #46 50.62 io/fs [2021-07-02T09:53:30.618Z] #46 52.17 context [2021-07-02T09:53:30.618Z] #46 52.68 github.com/LK4D4/vndr/versioned [2021-07-02T09:53:30.618Z] #46 54.29 os [2021-07-02T09:53:30.618Z] #46 55.27 encoding/base64 [2021-07-02T09:53:30.618Z] #46 55.27 crypto/cipher [2021-07-02T09:53:30.618Z] #46 55.27 crypto/sha512 [2021-07-02T09:53:30.618Z] #46 56.25 crypto/ed25519/internal/edwards25519 [2021-07-02T09:53:30.884Z] #46 ... [2021-07-02T09:53:30.884Z] [2021-07-02T09:53:30.884Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:30.884Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:30.884Z] #13 52.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-02T09:53:30.884Z] #13 52.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-02T09:53:30.884Z] #13 52.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:53:31.788Z] #46 ... [2021-07-02T09:53:31.788Z] [2021-07-02T09:53:31.788Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:31.788Z] #37 sha256:4def71afcb39802afaa1f92493215fa48bc0a1afe7c70fabb5264ff4cb6a9735 [2021-07-02T09:53:31.788Z] #37 8.498 [100%] Linking C executable tini-static [2021-07-02T09:53:31.788Z] #37 9.071 [100%] Built target tini-static [2021-07-02T09:53:31.788Z] #37 9.165 + mkdir -p /build [2021-07-02T09:53:31.788Z] #37 9.167 + cp tini-static /build/docker-init [2021-07-02T09:53:31.788Z] #37 DONE 10.5s [2021-07-02T09:53:31.795Z] #19 25.73 Reading package lists... [2021-07-02T09:53:31.795Z] #19 ... [2021-07-02T09:53:31.795Z] [2021-07-02T09:53:31.795Z] #63 [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-07-02T09:53:31.795Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-02T09:53:31.795Z] #63 25.73 Reading package lists... [2021-07-02T09:53:32.049Z] [2021-07-02T09:53:32.050Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:32.050Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:32.050Z] #13 67.22 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-02T09:53:32.050Z] #13 67.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:32.050Z] #13 67.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:32.095Z] #46 76.93 flag [2021-07-02T09:53:32.297Z] #13 ... [2021-07-02T09:53:32.297Z] [2021-07-02T09:53:32.297Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:32.297Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:53:32.297Z] #52 47.85 time [2021-07-02T09:53:32.297Z] #52 48.56 regexp [2021-07-02T09:53:32.297Z] #52 53.43 internal/fmtsort [2021-07-02T09:53:32.297Z] #52 53.45 encoding/binary [2021-07-02T09:53:32.297Z] #52 54.95 encoding/base64 [2021-07-02T09:53:32.297Z] #52 54.98 golang.org/x/sys/unix [2021-07-02T09:53:32.297Z] #52 54.98 os [2021-07-02T09:53:32.297Z] #52 ... [2021-07-02T09:53:32.297Z] [2021-07-02T09:53:32.297Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:32.297Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:32.297Z] #44 56.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:53:32.297Z] #44 56.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-02T09:53:32.297Z] #44 56.90 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-02T09:53:32.297Z] #44 56.93 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-02T09:53:32.297Z] #44 56.94 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-02T09:53:32.297Z] #44 56.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:32.297Z] #44 56.99 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-02T09:53:32.297Z] #44 57.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:53:32.313Z] #13 67.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-02T09:53:32.313Z] #13 67.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:32.313Z] #13 67.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:32.338Z] Fetching without tags [2021-07-02T09:53:32.359Z] #63 35.17 Reading package lists... [2021-07-02T09:53:32.359Z] #63 ... [2021-07-02T09:53:32.359Z] [2021-07-02T09:53:32.359Z] #43 [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-07-02T09:53:32.359Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-02T09:53:32.359Z] #43 25.90 Fetched 48.3 MB in 24s (1997 kB/s) [2021-07-02T09:53:32.359Z] #43 25.90 Reading package lists... [2021-07-02T09:53:32.665Z] #46 77.99 go/token [2021-07-02T09:53:33.025Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:53:33.234Z] #46 78.47 internal/lazyregexp [2021-07-02T09:53:33.494Z] #46 78.72 net/url [2021-07-02T09:53:33.494Z] #46 78.85 go/scanner [2021-07-02T09:53:31.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:53:32.070Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:53:32.123Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:53:32.250Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:53:32.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:53:32.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:53:32.375Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:53:33.132Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:53:33.190Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:53:34.064Z] #46 ... [2021-07-02T09:53:34.064Z] [2021-07-02T09:53:34.064Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:34.064Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:53:34.064Z] #52 69.54 os [2021-07-02T09:53:34.064Z] #52 69.91 encoding/binary [2021-07-02T09:53:34.064Z] #52 71.75 encoding/base64 [2021-07-02T09:53:34.064Z] #52 72.48 golang.org/x/sys/unix [2021-07-02T09:53:34.064Z] #52 73.92 fmt [2021-07-02T09:53:34.064Z] #52 77.71 encoding/json [2021-07-02T09:53:34.255Z] #43 35.50 Reading package lists... [2021-07-02T09:53:34.255Z] #43 ... [2021-07-02T09:53:34.255Z] [2021-07-02T09:53:34.255Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:34.255Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-02T09:53:34.255Z] #19 25.73 Reading package lists... [2021-07-02T09:53:34.324Z] #52 ... [2021-07-02T09:53:34.324Z] [2021-07-02T09:53:34.324Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:34.324Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:34.324Z] #13 65.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-02T09:53:34.324Z] #13 65.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:34.324Z] #13 65.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:34.324Z] #13 65.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-02T09:53:34.324Z] #13 65.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:34.324Z] #13 65.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:34.584Z] #13 ... [2021-07-02T09:53:34.584Z] [2021-07-02T09:53:34.584Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:34.584Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:53:34.584Z] #52 79.78 github.com/pkg/diff [2021-07-02T09:53:35.097Z] #13 ... [2021-07-02T09:53:35.097Z] [2021-07-02T09:53:35.097Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:35.097Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:53:35.097Z] #46 67.58 regexp/syntax [2021-07-02T09:53:35.097Z] #46 67.73 os [2021-07-02T09:53:35.097Z] #46 72.07 regexp [2021-07-02T09:53:35.097Z] #46 72.72 fmt [2021-07-02T09:53:35.097Z] #46 75.78 path/filepath [2021-07-02T09:53:35.097Z] #46 76.69 flag [2021-07-02T09:53:35.097Z] #46 77.29 go/token [2021-07-02T09:53:35.357Z] #46 78.19 go/scanner [2021-07-02T09:53:35.357Z] #46 78.28 internal/lazyregexp [2021-07-02T09:53:35.523Z] #52 80.94 go/ast [2021-07-02T09:53:35.631Z] #13 ... [2021-07-02T09:53:35.631Z] [2021-07-02T09:53:35.631Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:35.631Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-07-02T09:53:35.631Z] #44 68.56 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:35.631Z] #44 72.23 Setting up criu (3.15-1) ... [2021-07-02T09:53:35.631Z] #44 73.88 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:35.631Z] #44 74.10 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:35.631Z] #44 DONE 74.7s [2021-07-02T09:53:35.631Z] [2021-07-02T09:53:35.631Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:35.631Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:35.631Z] #46 73.98 regexp [2021-07-02T09:53:35.631Z] #46 74.85 fmt [2021-07-02T09:53:35.929Z] #46 78.66 net/url [2021-07-02T09:53:36.327Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:53:36.327Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:53:36.500Z] #46 79.54 go/ast [2021-07-02T09:53:36.545Z] #44 61.63 Setting up python3 (3.7.3-1) ... [2021-07-02T09:53:35.956Z] > git remote # timeout=10 [2021-07-02T09:53:36.041Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:53:36.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:53:36.095Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:53:36.233Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-02T09:53:36.361Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:53:36.415Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:53:37.129Z] #44 62.56 Setting up python3-six (1.12.0-1) ... [2021-07-02T09:53:37.430Z] #52 82.55 golang.org/x/crypto/ssh/terminal [2021-07-02T09:53:37.712Z] #44 ... [2021-07-02T09:53:37.712Z] [2021-07-02T09:53:37.712Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:37.712Z] #37 sha256:b0aee637118eb1a7be4103303243ed432e5bb9ccde97afc2049e80fab3c17bc6 [2021-07-02T09:53:37.712Z] #37 1.307 + RM_GOPATH=0 [2021-07-02T09:53:37.712Z] #37 1.308 + TMP_GOPATH= [2021-07-02T09:53:37.712Z] #37 1.309 + : /build [2021-07-02T09:53:37.712Z] #37 1.309 + '[' -z '' ']' [2021-07-02T09:53:37.712Z] #37 1.311 ++ mktemp -d [2021-07-02T09:53:37.712Z] #37 1.313 + export GOPATH=/tmp/tmp.kZVUrv28fQ [2021-07-02T09:53:37.712Z] #37 1.313 + GOPATH=/tmp/tmp.kZVUrv28fQ [2021-07-02T09:53:37.712Z] #37 1.314 + RM_GOPATH=1 [2021-07-02T09:53:37.712Z] #37 1.314 + case "$(go env GOARCH)" in [2021-07-02T09:53:37.712Z] #37 1.317 ++ go env GOARCH [2021-07-02T09:53:37.712Z] #37 1.325 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:37.712Z] #37 1.326 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:37.712Z] #37 1.327 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:37.712Z] #37 1.332 + dir=/tmp/install [2021-07-02T09:53:37.712Z] #37 1.332 + bin=tini [2021-07-02T09:53:37.712Z] #37 1.333 + shift [2021-07-02T09:53:37.712Z] #37 1.333 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-02T09:53:37.712Z] #37 1.334 + . /tmp/install/tini.installer [2021-07-02T09:53:37.712Z] #37 1.335 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:37.712Z] #37 1.335 + install_tini [2021-07-02T09:53:37.712Z] #37 1.336 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-02T09:53:37.712Z] #37 1.336 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:37.712Z] #37 1.337 + git clone https://github.com/krallin/tini.git /tmp/tmp.kZVUrv28fQ/tini [2021-07-02T09:53:37.712Z] #37 1.342 Cloning into '/tmp/tmp.kZVUrv28fQ/tini'... [2021-07-02T09:53:37.712Z] #37 2.127 + cd /tmp/tmp.kZVUrv28fQ/tini [2021-07-02T09:53:37.712Z] #37 2.127 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:37.712Z] #37 2.185 + cmake . [2021-07-02T09:53:37.712Z] #37 2.944 -- The C compiler identification is GNU 8.3.0 [2021-07-02T09:53:37.712Z] #37 2.996 -- Check for working C compiler: /usr/bin/cc [2021-07-02T09:53:37.712Z] #37 3.881 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-02T09:53:37.712Z] #37 3.888 -- Detecting C compiler ABI info [2021-07-02T09:53:37.712Z] #37 4.706 -- Detecting C compiler ABI info - done [2021-07-02T09:53:37.712Z] #37 4.745 -- Detecting C compile features [2021-07-02T09:53:37.712Z] #37 7.192 -- Detecting C compile features - done [2021-07-02T09:53:37.712Z] #37 7.239 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-02T09:53:37.712Z] #37 7.509 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-02T09:53:37.712Z] #37 7.629 -- Configuring done [2021-07-02T09:53:37.712Z] #37 7.664 -- Generating done [2021-07-02T09:53:37.712Z] #37 7.674 -- Build files have been written to: /tmp/tmp.kZVUrv28fQ/tini [2021-07-02T09:53:37.712Z] #37 7.680 + make tini-static [2021-07-02T09:53:37.890Z] #46 80.60 text/template/parse [2021-07-02T09:53:37.978Z] #37 8.383 Scanning dependencies of target tini-static [2021-07-02T09:53:37.978Z] #37 8.487 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-02T09:53:38.559Z] #37 ... [2021-07-02T09:53:38.559Z] [2021-07-02T09:53:38.559Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:38.559Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:38.559Z] #44 64.02 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:53:38.810Z] #52 83.79 io/ioutil [2021-07-02T09:53:38.810Z] #52 84.16 mvdan.cc/editorconfig [2021-07-02T09:53:38.943Z] #46 78.01 path/filepath [2021-07-02T09:53:39.205Z] #46 78.98 internal/lazyregexp [2021-07-02T09:53:39.467Z] #46 79.27 io/ioutil [2021-07-02T09:53:39.748Z] #52 ... [2021-07-02T09:53:39.748Z] [2021-07-02T09:53:39.748Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:39.748Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:53:39.748Z] #57 41.39 Checking out files: 51% (2102/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 92% (3770/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-07-02T09:53:39.748Z] #57 42.66 + cd /tmp/tmp.cBKV53RKbG/src/github.com/containerd/containerd [2021-07-02T09:53:39.748Z] #57 42.66 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:39.748Z] #57 43.77 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-02T09:53:39.748Z] #57 43.78 + BUILDTAGS='netgo osusergo static_build' [2021-07-02T09:53:39.748Z] #57 43.78 + export EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:39.748Z] #57 43.78 + EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:39.748Z] #57 43.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-02T09:53:39.748Z] #57 43.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-02T09:53:39.748Z] #57 43.78 + '[' '' = dynamic ']' [2021-07-02T09:53:39.748Z] #57 43.78 + make [2021-07-02T09:53:40.041Z] #46 79.65 flag [2021-07-02T09:53:40.041Z] #46 79.82 go/token [2021-07-02T09:53:40.303Z] #46 ... [2021-07-02T09:53:40.303Z] [2021-07-02T09:53:40.303Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:40.303Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:53:40.303Z] #52 69.98 os [2021-07-02T09:53:40.303Z] #52 70.82 encoding/binary [2021-07-02T09:53:40.303Z] #52 73.33 encoding/base64 [2021-07-02T09:53:40.303Z] #52 74.12 golang.org/x/sys/unix [2021-07-02T09:53:40.303Z] #52 74.36 fmt [2021-07-02T09:53:40.303Z] #52 78.76 encoding/json [2021-07-02T09:53:40.318Z] #57 45.05 + bin/ctr [2021-07-02T09:53:40.433Z] #46 ... [2021-07-02T09:53:40.433Z] [2021-07-02T09:53:40.433Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:40.433Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:53:40.433Z] #52 75.95 encoding/json [2021-07-02T09:53:40.433Z] #52 79.75 github.com/pkg/diff [2021-07-02T09:53:40.433Z] #52 80.98 go/ast [2021-07-02T09:53:40.433Z] #52 81.22 golang.org/x/crypto/ssh/terminal [2021-07-02T09:53:40.433Z] #52 82.39 io/ioutil [2021-07-02T09:53:40.433Z] #52 82.84 mvdan.cc/editorconfig [2021-07-02T09:53:40.433Z] #52 ... [2021-07-02T09:53:40.433Z] [2021-07-02T09:53:40.433Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:40.433Z] #57 sha256:7f816fbacc6e83623032d6f12368a5f916a5f43f7b966dc32cd3f5d271c701eb [2021-07-02T09:53:40.808Z] #19 36.18 Reading package lists... [2021-07-02T09:53:40.808Z] #19 ... [2021-07-02T09:53:40.808Z] [2021-07-02T09:53:40.808Z] #66 [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-07-02T09:53:40.808Z] #66 sha256:0c89ce5d8c348f8cc1441d8587dc5a5e9fdfdf506eda10bad3d709b43ed1b7f2 [2021-07-02T09:53:40.808Z] #66 44.35 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:53:40.808Z] #66 44.35 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-02T09:53:40.880Z] #52 ... [2021-07-02T09:53:40.880Z] [2021-07-02T09:53:40.880Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:40.880Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:40.880Z] #46 80.74 go/scanner [2021-07-02T09:53:41.198Z] #44 66.44 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-02T09:53:41.454Z] #46 81.15 net/url [2021-07-02T09:53:41.464Z] #44 ... [2021-07-02T09:53:41.464Z] [2021-07-02T09:53:41.464Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:41.464Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:53:41.464Z] #46 57.06 crypto/md5 [2021-07-02T09:53:41.464Z] #46 57.55 crypto/aes [2021-07-02T09:53:41.464Z] #46 58.64 crypto/des [2021-07-02T09:53:41.464Z] #46 59.39 crypto/sha1 [2021-07-02T09:53:41.464Z] #46 59.59 crypto/sha256 [2021-07-02T09:53:41.464Z] #46 60.06 encoding/pem [2021-07-02T09:53:41.464Z] #46 60.27 fmt [2021-07-02T09:53:41.464Z] #46 60.84 internal/lazyregexp [2021-07-02T09:53:41.464Z] #46 60.87 net [2021-07-02T09:53:41.464Z] #46 60.90 vendor/golang.org/x/crypto/chacha20 [2021-07-02T09:53:41.464Z] #46 61.41 vendor/golang.org/x/crypto/poly1305 [2021-07-02T09:53:41.464Z] #46 62.05 os/exec [2021-07-02T09:53:41.464Z] #46 62.15 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-02T09:53:41.464Z] #46 65.14 go/scanner [2021-07-02T09:53:41.464Z] #46 65.15 net/url [2021-07-02T09:53:41.464Z] #46 65.15 flag [2021-07-02T09:53:41.464Z] #46 67.27 text/template/parse [2021-07-02T09:53:41.464Z] #46 ... [2021-07-02T09:53:41.464Z] [2021-07-02T09:53:41.464Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:41.464Z] #37 sha256:b0aee637118eb1a7be4103303243ed432e5bb9ccde97afc2049e80fab3c17bc6 [2021-07-02T09:53:41.464Z] #37 10.03 [100%] Linking C executable tini-static [2021-07-02T09:53:41.464Z] #37 10.63 [100%] Built target tini-static [2021-07-02T09:53:41.464Z] #37 10.75 + mkdir -p /build [2021-07-02T09:53:41.464Z] #37 10.75 + cp tini-static /build/docker-init [2021-07-02T09:53:41.475Z] #57 42.75 Checking out files: 51% (2105/4071) Checking out files: 52% (2117/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 92% (3770/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-07-02T09:53:41.475Z] #57 43.94 + cd /tmp/tmp.0SI7W1x2il/src/github.com/containerd/containerd [2021-07-02T09:53:41.475Z] #57 43.95 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:42.046Z] #57 44.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-02T09:53:42.307Z] #57 44.67 + BUILDTAGS='netgo osusergo static_build' [2021-07-02T09:53:42.307Z] #57 44.67 + export EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:42.307Z] #57 44.67 + EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:42.307Z] #57 44.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-02T09:53:42.307Z] #57 44.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-02T09:53:42.307Z] #57 44.67 + '[' '' = dynamic ']' [2021-07-02T09:53:42.307Z] #57 44.67 + make [2021-07-02T09:53:42.401Z] #46 82.06 go/ast [2021-07-02T09:53:42.976Z] #46 82.69 text/template/parse [2021-07-02T09:53:43.419Z] #37 ... [2021-07-02T09:53:43.419Z] [2021-07-02T09:53:43.419Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:43.419Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:53:43.419Z] #52 58.80 fmt [2021-07-02T09:53:43.419Z] #52 58.80 mvdan.cc/sh/v3/fileutil [2021-07-02T09:53:43.419Z] #52 58.80 path/filepath [2021-07-02T09:53:43.419Z] #52 60.22 io/ioutil [2021-07-02T09:53:43.419Z] #52 62.86 flag [2021-07-02T09:53:43.419Z] #52 62.87 github.com/pkg/diff [2021-07-02T09:53:43.419Z] #52 62.87 encoding/json [2021-07-02T09:53:43.419Z] #52 63.08 go/token [2021-07-02T09:53:43.419Z] #52 64.40 golang.org/x/crypto/ssh/terminal [2021-07-02T09:53:43.419Z] #52 64.97 go/scanner [2021-07-02T09:53:43.419Z] #52 65.68 mvdan.cc/editorconfig [2021-07-02T09:53:43.419Z] #52 67.32 mvdan.cc/sh/v3/syntax [2021-07-02T09:53:43.419Z] #52 67.50 go/ast [2021-07-02T09:53:43.419Z] #52 ... [2021-07-02T09:53:43.419Z] [2021-07-02T09:53:43.419Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:43.419Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:53:43.419Z] #46 67.29 go/ast [2021-07-02T09:53:43.419Z] #46 67.90 log [2021-07-02T09:53:43.419Z] #46 68.90 encoding/json [2021-07-02T09:53:43.690Z] #57 46.16 + bin/ctr [2021-07-02T09:53:44.824Z] #46 ... [2021-07-02T09:53:44.824Z] [2021-07-02T09:53:44.824Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-02T09:53:44.824Z] #37 sha256:b0aee637118eb1a7be4103303243ed432e5bb9ccde97afc2049e80fab3c17bc6 [2021-07-02T09:53:44.824Z] #37 DONE 14.9s [2021-07-02T09:53:44.824Z] [2021-07-02T09:53:44.824Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:44.824Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:53:44.824Z] #13 58.03 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-02T09:53:44.824Z] #13 58.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-02T09:53:44.824Z] #13 58.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:44.824Z] #13 58.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-02T09:53:44.824Z] #13 58.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-02T09:53:44.824Z] #13 58.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:45.600Z] #57 ... [2021-07-02T09:53:45.600Z] [2021-07-02T09:53:45.600Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:45.600Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:45.600Z] #13 85.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-02T09:53:45.600Z] #13 85.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:45.600Z] #13 85.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:45.600Z] #13 ... [2021-07-02T09:53:45.600Z] [2021-07-02T09:53:45.600Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:45.600Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:45.600Z] #46 80.24 text/template/parse [2021-07-02T09:53:45.600Z] #46 80.26 go/ast [2021-07-02T09:53:45.600Z] #46 84.04 go/parser [2021-07-02T09:53:45.600Z] #46 85.18 text/template [2021-07-02T09:53:45.600Z] #46 87.64 log [2021-07-02T09:53:45.600Z] #46 88.36 encoding/xml [2021-07-02T09:53:45.600Z] #46 89.73 go/doc [2021-07-02T09:53:45.600Z] #46 ... [2021-07-02T09:53:45.600Z] [2021-07-02T09:53:45.600Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:45.600Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:53:45.600Z] #52 85.23 mvdan.cc/sh/v3/fileutil [2021-07-02T09:53:45.600Z] #52 85.46 text/tabwriter [2021-07-02T09:53:45.600Z] #52 85.81 mvdan.cc/sh/v3/syntax [2021-07-02T09:53:45.600Z] #52 91.00 mvdan.cc/sh/v3/cmd/shfmt [2021-07-02T09:53:45.779Z] #13 ... [2021-07-02T09:53:45.779Z] [2021-07-02T09:53:45.779Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-07-02T09:53:45.779Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b [2021-07-02T09:53:45.779Z] #44 71.13 Setting up criu (3.15-1) ... [2021-07-02T09:53:46.069Z] #66 ... [2021-07-02T09:53:46.069Z] [2021-07-02T09:53:46.069Z] #43 [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-07-02T09:53:46.069Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-02T09:53:46.069Z] #43 35.50 Reading package lists... [2021-07-02T09:53:46.069Z] #43 44.80 Building dependency tree... [2021-07-02T09:53:46.069Z] #43 47.79 The following additional packages will be installed: [2021-07-02T09:53:46.069Z] #43 47.82 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-02T09:53:46.069Z] #43 47.83 Suggested packages: [2021-07-02T09:53:46.069Z] #43 47.84 cmake-doc ninja-build lrzip [2021-07-02T09:53:46.069Z] #43 47.84 Recommended packages: [2021-07-02T09:53:46.069Z] #43 47.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-02T09:53:46.069Z] #43 48.32 The following NEW packages will be installed: [2021-07-02T09:53:46.069Z] #43 48.33 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-02T09:53:46.069Z] #43 48.64 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:46.069Z] #43 48.64 Need to get 5913 kB of archives. [2021-07-02T09:53:46.069Z] #43 48.64 After this operation, 27.4 MB of additional disk space will be used. [2021-07-02T09:53:46.069Z] #43 48.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:53:46.070Z] #43 48.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:53:46.070Z] #43 48.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-02T09:53:46.070Z] #43 48.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-02T09:53:46.070Z] #43 48.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-02T09:53:46.070Z] #43 48.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-02T09:53:46.070Z] #43 48.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-07-02T09:53:46.070Z] #43 48.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-02T09:53:46.070Z] #43 49.48 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:46.070Z] #43 ... [2021-07-02T09:53:46.070Z] [2021-07-02T09:53:46.070Z] #66 [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-07-02T09:53:46.070Z] #66 sha256:0c89ce5d8c348f8cc1441d8587dc5a5e9fdfdf506eda10bad3d709b43ed1b7f2 [2021-07-02T09:53:46.070Z] #66 DONE 49.7s [2021-07-02T09:53:46.070Z] [2021-07-02T09:53:46.070Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-02T09:53:46.070Z] #67 sha256:2bec346467f12475551fae798ade351b2ab8948ef1bf91652d186c522ecaaadb [2021-07-02T09:53:46.287Z] #46 ... [2021-07-02T09:53:46.287Z] [2021-07-02T09:53:46.287Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:46.287Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:53:46.287Z] #57 41.42 Checking out files: 53% (2183/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 92% (3783/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-07-02T09:53:46.287Z] #57 42.65 + cd /tmp/tmp.hvavunsYdP/src/github.com/containerd/containerd [2021-07-02T09:53:46.287Z] #57 42.65 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:46.327Z] #67 DONE 0.1s [2021-07-02T09:53:46.327Z] [2021-07-02T09:53:46.327Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-02T09:53:46.327Z] #68 sha256:c6173115f942f7ec31812e8f3519ac7e802c8b1fb82347bf738045cd8467691a [2021-07-02T09:53:46.327Z] #68 DONE 0.0s [2021-07-02T09:53:46.327Z] [2021-07-02T09:53:46.327Z] #43 [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-07-02T09:53:46.327Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-02T09:53:46.327Z] #43 49.80 Fetched 5913 kB in 1s (9673 kB/s) [2021-07-02T09:53:46.327Z] #43 49.95 Selecting previously unselected package xxd. [2021-07-02T09:53:46.447Z] Running on azwin-2-4e3d71 in d:\jenkins\workspace\moby_PR-42550 [Pipeline] { [Pipeline] ws [2021-07-02T09:53:46.465Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-02T09:53:46.585Z] #43 49.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-02T09:53:46.585Z] #43 50.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:53:46.585Z] #43 50.03 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:53:46.843Z] #43 50.22 Selecting previously unselected package vim-common. [2021-07-02T09:53:46.843Z] #43 50.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:53:46.843Z] #43 50.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:46.843Z] #43 ... [2021-07-02T09:53:46.843Z] [2021-07-02T09:53:46.843Z] #63 [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-07-02T09:53:46.843Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-07-02T09:53:46.843Z] #63 35.17 Reading package lists... [2021-07-02T09:53:46.843Z] #63 44.66 Building dependency tree... [2021-07-02T09:53:46.843Z] #63 47.94 The following additional packages will be installed: [2021-07-02T09:53:46.843Z] #63 47.94 libbtrfs0 [2021-07-02T09:53:46.843Z] #63 48.11 The following NEW packages will be installed: [2021-07-02T09:53:46.843Z] #63 48.13 libbtrfs-dev libbtrfs0 [2021-07-02T09:53:46.843Z] #63 48.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:46.843Z] #63 48.50 Need to get 119 kB of archives. [2021-07-02T09:53:46.843Z] #63 48.50 After this operation, 387 kB of additional disk space will be used. [2021-07-02T09:53:46.843Z] #63 48.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:53:46.843Z] #63 48.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:53:46.843Z] #63 49.20 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:46.843Z] #63 49.53 Fetched 119 kB in 0s (414 kB/s) [2021-07-02T09:53:46.843Z] #63 49.66 Selecting previously unselected package libbtrfs0. [2021-07-02T09:53:46.843Z] #63 49.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-02T09:53:46.843Z] #63 49.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:53:46.843Z] #63 49.74 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:46.843Z] #63 49.83 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:53:46.843Z] #63 49.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:53:46.843Z] #63 49.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:46.843Z] #63 50.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:46.843Z] #63 50.12 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:46.843Z] #63 50.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:46.843Z] #63 DONE 50.4s [2021-07-02T09:53:46.843Z] [2021-07-02T09:53:46.843Z] #43 [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-07-02T09:53:46.843Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-07-02T09:53:46.843Z] #43 50.41 Selecting previously unselected package cmake-data. [2021-07-02T09:53:46.843Z] #43 50.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-02T09:53:46.843Z] #43 50.44 Unpacking cmake-data (3.13.4-1) ... [2021-07-02T09:53:47.510Z] #52 ... [2021-07-02T09:53:47.510Z] [2021-07-02T09:53:47.510Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:47.510Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:47.510Z] #46 92.71 github.com/LK4D4/vndr/build [2021-07-02T09:53:47.675Z] #57 44.04 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-02T09:53:47.675Z] #57 44.04 + BUILDTAGS='netgo osusergo static_build' [2021-07-02T09:53:47.675Z] #57 44.04 + export EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:47.675Z] #57 44.04 + EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:47.675Z] #57 44.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-02T09:53:47.675Z] #57 44.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-02T09:53:47.675Z] #57 44.04 + '[' '' = dynamic ']' [2021-07-02T09:53:47.675Z] #57 44.04 + make [2021-07-02T09:53:47.735Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:53:47.778Z] #43 51.24 Selecting previously unselected package libarchive13:amd64. [2021-07-02T09:53:47.779Z] #43 51.25 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-02T09:53:47.779Z] #43 51.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:47.779Z] #43 51.42 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-02T09:53:47.779Z] #43 51.42 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-02T09:53:47.779Z] #43 51.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:48.036Z] #43 51.51 Selecting previously unselected package librhash0:amd64. [2021-07-02T09:53:48.036Z] #43 51.51 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-02T09:53:48.036Z] #43 51.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:48.036Z] #43 51.66 Selecting previously unselected package libuv1:amd64. [2021-07-02T09:53:48.036Z] #43 51.66 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ... [2021-07-02T09:53:48.036Z] #43 51.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:48.068Z] The recommended git tool is: git [2021-07-02T09:53:48.099Z] #46 93.45 github.com/LK4D4/vndr/versioned [2021-07-02T09:53:48.099Z] #46 93.51 compress/flate [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-02T09:53:48.294Z] #43 51.76 Selecting previously unselected package cmake. [2021-07-02T09:53:48.294Z] #43 51.76 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-02T09:53:48.294Z] #43 51.77 Unpacking cmake (3.13.4-1) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:53:48.352Z] #44 73.25 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:48.352Z] #44 73.36 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:48.618Z] #44 DONE 74.0s [2021-07-02T09:53:48.618Z] [2021-07-02T09:53:48.618Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:53:48.618Z] #24 sha256:c253ef71189e65643c47fe9094a7a9e144aac192ee7dccb2cb29fd1451f43df1 [2021-07-02T09:53:48.977Z] #57 ... [2021-07-02T09:53:48.977Z] [2021-07-02T09:53:48.977Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:48.977Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:48.977Z] #13 88.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-02T09:53:48.977Z] #13 88.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:48.977Z] #13 88.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:49.064Z] #57 45.55 + bin/ctr [2021-07-02T09:53:49.206Z] #24 ... [2021-07-02T09:53:49.206Z] [2021-07-02T09:53:49.206Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:49.206Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:53:49.206Z] #46 74.65 go/parser [2021-07-02T09:53:49.226Z] #43 52.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-02T09:53:49.226Z] #43 52.68 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:53:49.226Z] #43 52.69 Setting up libuv1:amd64 (1.24.1-1) ... [2021-07-02T09:53:49.226Z] #43 52.70 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:53:49.226Z] #43 52.73 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-02T09:53:49.226Z] #43 52.74 Setting up cmake-data (3.13.4-1) ... [2021-07-02T09:53:49.226Z] #43 52.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-02T09:53:49.226Z] #43 52.77 Setting up cmake (3.13.4-1) ... [2021-07-02T09:53:49.226Z] #43 52.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:53:49.419Z] using credential docker-jenkins-github-credentials [2021-07-02T09:53:49.483Z] #43 52.82 Processing triggers for mime-support (3.62) ... [2021-07-02T09:53:49.491Z] Cloning the remote Git repository [2021-07-02T09:53:49.491Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:53:49.786Z] #46 75.43 text/template [2021-07-02T09:53:49.672Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:53:50.008Z] #46 ... [2021-07-02T09:53:50.008Z] [2021-07-02T09:53:50.008Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:50.008Z] #52 sha256:cb6d285edd017e9dfc3fbfb09d7706ecf70fa24e0b1bf4aeaa56525120c45878 [2021-07-02T09:53:50.008Z] #52 DONE 95.1s [2021-07-02T09:53:50.008Z] [2021-07-02T09:53:50.008Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:50.008Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:53:50.050Z] #43 DONE 53.4s [2021-07-02T09:53:50.050Z] [2021-07-02T09:53:50.050Z] #44 [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-07-02T09:53:50.050Z] #44 sha256:172d37efa0d56ecdf400aac8949c0a61df72f7654e2758397c9ca273b3af3250 [2021-07-02T09:53:50.268Z] #57 ... [2021-07-02T09:53:50.268Z] [2021-07-02T09:53:50.268Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:50.268Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:53:50.268Z] #46 95.48 hash/crc32 [2021-07-02T09:53:50.362Z] #13 ... [2021-07-02T09:53:50.362Z] [2021-07-02T09:53:50.362Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:50.362Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:53:50.362Z] #46 83.23 go/parser [2021-07-02T09:53:50.362Z] #46 85.23 text/template [2021-07-02T09:53:50.362Z] #46 86.97 log [2021-07-02T09:53:50.362Z] #46 87.75 encoding/xml [2021-07-02T09:53:50.362Z] #46 89.92 go/doc [2021-07-02T09:53:50.362Z] #46 92.90 github.com/LK4D4/vndr/versioned [2021-07-02T09:53:50.362Z] #46 93.04 compress/flate [2021-07-02T09:53:50.362Z] #46 93.35 github.com/LK4D4/vndr/build [2021-07-02T09:53:50.622Z] #46 ... [2021-07-02T09:53:50.622Z] [2021-07-02T09:53:50.622Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:50.622Z] #52 sha256:bf36b43d3c5ad77ff12c5ddaed9ef2549a4ef5fff6ebf1bf60b5bdc06e16cdbf [2021-07-02T09:53:50.622Z] #52 83.85 mvdan.cc/sh/v3/fileutil [2021-07-02T09:53:50.622Z] #52 84.03 text/tabwriter [2021-07-02T09:53:50.622Z] #52 84.71 mvdan.cc/sh/v3/syntax [2021-07-02T09:53:50.622Z] #52 90.22 mvdan.cc/sh/v3/cmd/shfmt [2021-07-02T09:53:50.622Z] #52 DONE 93.5s [2021-07-02T09:53:50.838Z] #46 96.29 crypto/rsa [2021-07-02T09:53:50.883Z] [2021-07-02T09:53:50.883Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:53:50.883Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:53:50.981Z] #44 0.975 + RM_GOPATH=0 [2021-07-02T09:53:50.981Z] #44 0.975 + TMP_GOPATH= [2021-07-02T09:53:50.981Z] #44 0.975 + : /build [2021-07-02T09:53:50.981Z] #44 0.975 + '[' -z '' ']' [2021-07-02T09:53:50.981Z] #44 0.975 ++ mktemp -d [2021-07-02T09:53:50.981Z] #44 0.976 + export GOPATH=/tmp/tmp.o4e07ogpuZ [2021-07-02T09:53:50.981Z] #44 0.976 + GOPATH=/tmp/tmp.o4e07ogpuZ [2021-07-02T09:53:50.981Z] #44 0.977 + RM_GOPATH=1 [2021-07-02T09:53:50.981Z] #44 0.977 + case "$(go env GOARCH)" in [2021-07-02T09:53:50.981Z] #44 0.977 ++ go env GOARCH [2021-07-02T09:53:50.981Z] #44 0.982 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:50.981Z] #44 0.982 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:50.981Z] #44 0.983 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:50.981Z] #44 0.984 + dir=/tmp/install [2021-07-02T09:53:50.981Z] #44 0.984 + bin=tini [2021-07-02T09:53:50.981Z] #44 0.984 + shift [2021-07-02T09:53:50.981Z] #44 0.984 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-02T09:53:50.981Z] #44 0.984 + . /tmp/install/tini.installer [2021-07-02T09:53:50.981Z] #44 0.985 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:50.981Z] #44 0.985 + install_tini [2021-07-02T09:53:50.981Z] #44 0.985 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-02T09:53:50.981Z] #44 0.985 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:50.981Z] #44 0.985 + git clone https://github.com/krallin/tini.git /tmp/tmp.o4e07ogpuZ/tini [2021-07-02T09:53:50.981Z] #44 0.987 Cloning into '/tmp/tmp.o4e07ogpuZ/tini'... [2021-07-02T09:53:51.043Z] + docker version [2021-07-02T09:53:51.097Z] #46 96.32 compress/gzip [2021-07-02T09:53:51.238Z] #44 1.365 + cd /tmp/tmp.o4e07ogpuZ/tini [2021-07-02T09:53:51.238Z] #44 1.366 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-02T09:53:51.238Z] #44 1.372 + cmake . [2021-07-02T09:53:51.494Z] #44 1.573 -- The C compiler identification is GNU 8.3.0 [2021-07-02T09:53:51.494Z] #44 1.594 -- Check for working C compiler: /usr/bin/cc [2021-07-02T09:53:51.627Z] #57 ... [2021-07-02T09:53:51.627Z] [2021-07-02T09:53:51.627Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:51.627Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:53:51.627Z] #52 81.13 flag [2021-07-02T09:53:51.627Z] #52 82.18 github.com/pkg/diff [2021-07-02T09:53:51.627Z] #52 83.41 go/ast [2021-07-02T09:53:51.628Z] #52 83.97 golang.org/x/crypto/ssh/terminal [2021-07-02T09:53:51.628Z] #52 85.33 mvdan.cc/editorconfig [2021-07-02T09:53:51.628Z] #52 86.66 mvdan.cc/sh/v3/fileutil [2021-07-02T09:53:51.628Z] #52 86.83 text/tabwriter [2021-07-02T09:53:51.628Z] #52 87.35 mvdan.cc/sh/v3/syntax [2021-07-02T09:53:51.667Z] #46 96.91 crypto/dsa [2021-07-02T09:53:51.751Z] #44 1.808 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-02T09:53:51.751Z] #44 1.810 -- Detecting C compiler ABI info [2021-07-02T09:53:51.751Z] #44 2.008 -- Detecting C compiler ABI info - done [2021-07-02T09:53:51.889Z] #52 ... [2021-07-02T09:53:51.889Z] [2021-07-02T09:53:51.889Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:51.889Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:51.889Z] #46 86.09 go/parser [2021-07-02T09:53:51.889Z] #46 87.01 text/template [2021-07-02T09:53:51.889Z] #46 89.88 log [2021-07-02T09:53:51.889Z] #46 90.54 encoding/xml [2021-07-02T09:53:51.889Z] #46 91.62 go/doc [2021-07-02T09:53:51.940Z] #46 97.30 crypto/x509/pkix [2021-07-02T09:53:52.008Z] #44 2.021 -- Detecting C compile features [2021-07-02T09:53:50.057Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-02T09:53:50.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:53:50.780Z] > git --version # timeout=10 [2021-07-02T09:53:50.830Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-02T09:53:50.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:53:50.834Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:53:52.200Z] #46 97.69 net [2021-07-02T09:53:52.200Z] #46 97.72 vendor/golang.org/x/crypto/chacha20 [2021-07-02T09:53:52.266Z] #32 ... [2021-07-02T09:53:52.266Z] [2021-07-02T09:53:52.266Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:52.266Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:53:52.266Z] #46 95.25 hash/crc32 [2021-07-02T09:53:52.360Z] #46 77.80 encoding/xml [2021-07-02T09:53:52.573Z] #44 2.549 -- Detecting C compile features - done [2021-07-02T09:53:52.573Z] #44 2.558 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-02T09:53:52.573Z] #44 2.618 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-02T09:53:52.573Z] #44 2.642 -- Configuring done [2021-07-02T09:53:52.573Z] #44 2.652 -- Generating done [2021-07-02T09:53:52.573Z] #44 2.653 -- Build files have been written to: /tmp/tmp.o4e07ogpuZ/tini [2021-07-02T09:53:52.573Z] #44 2.655 + make tini-static [2021-07-02T09:53:52.626Z] #46 ... [2021-07-02T09:53:52.626Z] [2021-07-02T09:53:52.626Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:52.626Z] #52 sha256:8f7c19b21bdd9acb2d4aac41a0eb47c68f37622f64bc9d3722fbaecd857e19b3 [2021-07-02T09:53:52.626Z] #52 75.94 mvdan.cc/sh/v3/cmd/shfmt [2021-07-02T09:53:52.626Z] #52 DONE 78.3s [2021-07-02T09:53:52.770Z] #46 98.28 vendor/golang.org/x/crypto/poly1305 [2021-07-02T09:53:52.830Z] #44 2.758 Scanning dependencies of target tini-static [2021-07-02T09:53:52.830Z] #44 2.783 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-02T09:53:52.841Z] #46 95.81 compress/gzip [2021-07-02T09:53:52.892Z] [2021-07-02T09:53:52.892Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:53:52.892Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:53:53.088Z] #44 3.188 [100%] Linking C executable tini-static [2021-07-02T09:53:53.157Z] #57 38.45 Checking out files: 59% (2433/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-07-02T09:53:53.277Z] #46 ... [2021-07-02T09:53:53.277Z] [2021-07-02T09:53:53.277Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:53.277Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:53:53.277Z] #52 92.98 mvdan.cc/sh/v3/cmd/shfmt [2021-07-02T09:53:53.344Z] #44 3.364 [100%] Built target tini-static [2021-07-02T09:53:53.344Z] #44 3.397 + mkdir -p /build [2021-07-02T09:53:53.344Z] #44 3.399 + cp tini-static /build/docker-init [2021-07-02T09:53:53.423Z] #57 39.52 + cd /tmp/tmp.Uewk5KN0BM/src/github.com/containerd/containerd [2021-07-02T09:53:53.423Z] #57 39.53 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:53.709Z] #46 98.77 vendor/golang.org/x/sys/cpu [2021-07-02T09:53:53.784Z] #46 96.45 crypto/x509/pkix [2021-07-02T09:53:53.784Z] #46 96.67 net [2021-07-02T09:53:53.908Z] #44 DONE 4.1s [2021-07-02T09:53:53.908Z] [2021-07-02T09:53:53.908Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:53.908Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-02T09:53:53.908Z] #19 36.18 Reading package lists... [2021-07-02T09:53:53.908Z] #19 46.08 Building dependency tree... [2021-07-02T09:53:53.908Z] #19 47.93 The following additional packages will be installed: [2021-07-02T09:53:53.908Z] #19 47.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-02T09:53:53.908Z] #19 47.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-02T09:53:53.908Z] #19 47.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-02T09:53:53.908Z] #19 47.94 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-02T09:53:53.909Z] #19 47.94 mingw-w64-x86-64-dev [2021-07-02T09:53:53.909Z] #19 47.94 Suggested packages: [2021-07-02T09:53:53.909Z] #19 47.94 gcc-8-locales seccomp wine64 [2021-07-02T09:53:53.909Z] #19 48.50 The following NEW packages will be installed: [2021-07-02T09:53:53.909Z] #19 48.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-02T09:53:53.909Z] #19 48.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-02T09:53:53.909Z] #19 48.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-02T09:53:53.909Z] #19 48.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-02T09:53:53.909Z] #19 48.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-02T09:53:53.909Z] #19 48.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-02T09:53:53.909Z] #19 48.53 The following packages will be upgraded: [2021-07-02T09:53:53.909Z] #19 48.53 libseccomp2 [2021-07-02T09:53:53.909Z] #19 48.93 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:53:53.909Z] #19 48.93 Need to get 77.8 MB of archives. [2021-07-02T09:53:53.909Z] #19 48.93 After this operation, 487 MB of additional disk space will be used. [2021-07-02T09:53:53.909Z] #19 48.93 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-02T09:53:53.909Z] #19 48.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-02T09:53:53.909Z] #19 48.95 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-02T09:53:53.909Z] #19 49.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-02T09:53:53.909Z] #19 49.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-02T09:53:53.909Z] #19 49.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-02T09:53:53.909Z] #19 49.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-02T09:53:53.909Z] #19 49.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-02T09:53:53.909Z] #19 49.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-02T09:53:53.909Z] #19 49.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-02T09:53:53.909Z] #19 49.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-02T09:53:53.909Z] #19 50.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-02T09:53:53.909Z] #19 51.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-02T09:53:53.909Z] #19 51.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-02T09:53:53.909Z] #19 51.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-02T09:53:53.909Z] #19 51.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-02T09:53:53.909Z] #19 51.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-02T09:53:53.909Z] #19 51.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-02T09:53:53.909Z] #19 51.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-02T09:53:53.909Z] #19 51.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-02T09:53:53.909Z] #19 51.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-02T09:53:53.909Z] #19 51.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-02T09:53:53.909Z] #19 51.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-02T09:53:53.909Z] #19 51.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-02T09:53:53.909Z] #19 51.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-02T09:53:53.909Z] #19 51.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-02T09:53:53.909Z] #19 52.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:53:53.909Z] #19 52.57 Fetched 77.8 MB in 3s (25.6 MB/s) [2021-07-02T09:53:53.909Z] #19 52.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-02T09:53:53.909Z] #19 52.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:53:53.909Z] #19 52.70 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-02T09:53:53.909Z] #19 52.84 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:53:53.909Z] #19 52.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-02T09:53:53.909Z] #19 52.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-02T09:53:53.909Z] #19 52.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:53.909Z] #19 52.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:53:53.909Z] #19 53.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-02T09:53:53.909Z] #19 53.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-02T09:53:53.909Z] #19 53.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:53:53.909Z] #19 54.33 Selecting previously unselected package binutils-mingw-w64. [2021-07-02T09:53:53.909Z] #19 54.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-02T09:53:53.909Z] #19 54.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:53:53.909Z] #19 54.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-02T09:53:53.909Z] #19 54.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:53.909Z] #19 54.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:53:53.909Z] #19 54.49 Selecting previously unselected package dmsetup. [2021-07-02T09:53:53.909Z] #19 54.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:53:53.909Z] #19 54.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-02T09:53:53.909Z] #19 54.57 Selecting previously unselected package mingw-w64-common. [2021-07-02T09:53:53.909Z] #19 54.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-02T09:53:53.909Z] #19 54.58 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-02T09:53:53.909Z] #19 55.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-02T09:53:53.968Z] #46 99.26 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-02T09:53:54.044Z] #46 96.97 vendor/golang.org/x/crypto/chacha20 [2021-07-02T09:53:54.166Z] #19 55.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-02T09:53:54.166Z] #19 55.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:53:54.413Z] #57 40.36 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-02T09:53:54.413Z] #57 40.36 + BUILDTAGS='netgo osusergo static_build' [2021-07-02T09:53:54.413Z] #57 40.36 + export EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:54.413Z] #57 40.36 + EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:54.413Z] #57 40.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-02T09:53:54.413Z] #57 40.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-02T09:53:54.413Z] #57 40.36 + '[' '' = dynamic ']' [2021-07-02T09:53:54.413Z] #57 40.36 + make [2021-07-02T09:53:54.617Z] #46 97.43 vendor/golang.org/x/crypto/poly1305 [2021-07-02T09:53:54.879Z] #46 97.97 vendor/golang.org/x/sys/cpu [2021-07-02T09:53:54.907Z] #46 100.2 vendor/golang.org/x/crypto/curve25519 [2021-07-02T09:53:55.477Z] #46 100.9 vendor/golang.org/x/crypto/hkdf [2021-07-02T09:53:55.737Z] #46 101.0 vendor/golang.org/x/text/transform [2021-07-02T09:53:55.825Z] #46 98.49 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-02T09:53:55.894Z] #57 41.95 + bin/ctr [2021-07-02T09:53:56.061Z] #19 57.80 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-02T09:53:56.062Z] #19 57.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:56.062Z] #19 57.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:56.062Z] #19 57.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-02T09:53:56.062Z] #19 57.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:53:56.062Z] #19 57.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:53:56.307Z] #46 101.7 vendor/golang.org/x/text/unicode/bidi [2021-07-02T09:53:56.766Z] #46 99.52 vendor/golang.org/x/crypto/curve25519 [2021-07-02T09:53:56.993Z] #19 ... [2021-07-02T09:53:56.993Z] [2021-07-02T09:53:56.993Z] #64 [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-07-02T09:53:56.993Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:53:56.993Z] #64 1.390 + RM_GOPATH=0 [2021-07-02T09:53:56.993Z] #64 1.390 + TMP_GOPATH= [2021-07-02T09:53:56.993Z] #64 1.390 + : /build [2021-07-02T09:53:56.993Z] #64 1.390 + '[' -z '' ']' [2021-07-02T09:53:56.993Z] #64 1.390 ++ mktemp -d [2021-07-02T09:53:56.993Z] #64 1.401 + export GOPATH=/tmp/tmp.s0pzkMBEf8 [2021-07-02T09:53:56.993Z] #64 1.401 + GOPATH=/tmp/tmp.s0pzkMBEf8 [2021-07-02T09:53:56.993Z] #64 1.401 + RM_GOPATH=1 [2021-07-02T09:53:56.993Z] #64 1.401 + case "$(go env GOARCH)" in [2021-07-02T09:53:56.993Z] #64 1.401 ++ go env GOARCH [2021-07-02T09:53:56.993Z] #64 1.415 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:56.993Z] #64 1.415 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:56.993Z] #64 1.415 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:53:56.993Z] #64 1.415 ++ dirname /tmp/install/install.sh [2021-07-02T09:53:56.993Z] #64 1.415 + dir=/tmp/install [2021-07-02T09:53:56.993Z] #64 1.415 + bin=containerd [2021-07-02T09:53:56.993Z] #64 1.415 + shift [2021-07-02T09:53:56.993Z] #64 1.415 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-02T09:53:56.993Z] #64 1.415 + . /tmp/install/containerd.installer [2021-07-02T09:53:56.993Z] #64 1.415 ++ set -e [2021-07-02T09:53:56.993Z] #64 1.415 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:56.993Z] #64 1.415 + install_containerd [2021-07-02T09:53:56.993Z] #64 1.415 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-02T09:53:56.993Z] #64 1.415 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s0pzkMBEf8/src/github.com/containerd/containerd [2021-07-02T09:53:56.993Z] #64 1.418 Cloning into '/tmp/tmp.s0pzkMBEf8/src/github.com/containerd/containerd'... [2021-07-02T09:53:57.338Z] #46 100.1 vendor/golang.org/x/crypto/hkdf [2021-07-02T09:53:57.338Z] #46 100.2 vendor/golang.org/x/text/transform [2021-07-02T09:53:57.909Z] #46 100.9 vendor/golang.org/x/text/unicode/bidi [2021-07-02T09:53:58.215Z] #46 103.4 vendor/golang.org/x/text/secure/bidirule [2021-07-02T09:53:58.215Z] #46 103.6 vendor/golang.org/x/text/unicode/norm [2021-07-02T09:53:58.363Z] #64 11.37 + cd /tmp/tmp.s0pzkMBEf8/src/github.com/containerd/containerd [2021-07-02T09:53:58.363Z] #64 11.37 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-02T09:53:58.576Z] #52 ... [2021-07-02T09:53:58.576Z] [2021-07-02T09:53:58.576Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:58.576Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:58.576Z] #46 94.66 github.com/LK4D4/vndr/build [2021-07-02T09:53:58.576Z] #46 95.62 github.com/LK4D4/vndr/versioned [2021-07-02T09:53:58.576Z] #46 95.75 compress/flate [2021-07-02T09:53:58.576Z] #46 97.39 hash/crc32 [2021-07-02T09:53:58.576Z] #46 98.01 net [2021-07-02T09:53:58.576Z] #46 98.16 compress/gzip [2021-07-02T09:53:58.620Z] #64 11.57 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-02T09:53:58.620Z] #64 11.57 + BUILDTAGS='netgo osusergo static_build' [2021-07-02T09:53:58.620Z] #64 11.57 + export EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:58.620Z] #64 11.57 + EXTRA_FLAGS=-buildmode=pie [2021-07-02T09:53:58.620Z] #64 11.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-02T09:53:58.620Z] #64 11.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-02T09:53:58.620Z] #64 11.57 + '[' '' = dynamic ']' [2021-07-02T09:53:58.620Z] #64 11.57 + make [2021-07-02T09:53:58.838Z] #46 ... [2021-07-02T09:53:58.839Z] [2021-07-02T09:53:58.839Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-02T09:53:58.839Z] #52 sha256:ab60ba7746ce529f3203d03b41fe82427d7eb6fc8f5282dac4a933c65a36c1c5 [2021-07-02T09:53:58.839Z] #52 DONE 98.6s [2021-07-02T09:53:59.100Z] [2021-07-02T09:53:59.100Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:53:59.101Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:53:59.101Z] #46 98.82 vendor/golang.org/x/text/transform [2021-07-02T09:53:59.293Z] #46 102.3 vendor/golang.org/x/text/secure/bidirule [2021-07-02T09:53:59.551Z] #64 12.53 + bin/ctr [2021-07-02T09:53:59.554Z] #46 102.5 vendor/golang.org/x/text/unicode/norm [2021-07-02T09:53:59.595Z] #46 ... [2021-07-02T09:53:59.595Z] [2021-07-02T09:53:59.595Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:53:59.595Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:53:59.595Z] #13 100.1 Selecting previously unselected package libapparmor1:amd64. [2021-07-02T09:53:59.595Z] #13 100.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-02T09:53:59.595Z] #13 100.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:53:59.595Z] #13 100.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-02T09:53:59.595Z] #13 100.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-02T09:53:59.595Z] #13 100.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:53:59.855Z] #13 100.4 Selecting previously unselected package libbtrfs0. [2021-07-02T09:53:59.855Z] #13 100.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:53:59.855Z] #13 100.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:53:59.855Z] #13 100.5 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:53:59.855Z] #13 100.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:53:59.855Z] #13 100.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:53:59.855Z] #13 100.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-02T09:54:00.114Z] #13 100.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:00.114Z] #13 100.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:00.114Z] #13 100.7 Selecting previously unselected package libudev-dev:amd64. [2021-07-02T09:54:00.114Z] #13 100.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:00.114Z] #13 100.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:00.374Z] #13 100.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-02T09:54:00.374Z] #13 100.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-02T09:54:00.374Z] #13 100.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:00.374Z] #13 101.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-02T09:54:00.495Z] #46 100.0 vendor/golang.org/x/text/unicode/bidi [2021-07-02T09:54:00.634Z] #13 101.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:00.634Z] #13 101.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:00.634Z] #13 101.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-02T09:54:00.634Z] #13 101.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:00.634Z] #13 101.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:00.893Z] #13 101.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-02T09:54:00.893Z] #13 101.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:00.893Z] #13 101.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:00.920Z] #64 ... [2021-07-02T09:54:00.920Z] [2021-07-02T09:54:00.920Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:00.920Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-07-02T09:54:00.920Z] #19 62.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-02T09:54:00.920Z] #19 62.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:54:00.920Z] #19 62.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:01.153Z] #13 101.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-02T09:54:01.153Z] #13 101.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:01.153Z] #13 101.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:01.313Z] #57 ... [2021-07-02T09:54:01.313Z] [2021-07-02T09:54:01.313Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:01.313Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:54:01.313Z] #13 73.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-02T09:54:01.313Z] #13 73.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-02T09:54:01.313Z] #13 73.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:01.313Z] #13 ... [2021-07-02T09:54:01.313Z] [2021-07-02T09:54:01.313Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:01.313Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:54:01.313Z] #46 80.28 math/big [2021-07-02T09:54:01.313Z] #46 83.59 go/doc [2021-07-02T09:54:01.313Z] #46 84.94 vendor/golang.org/x/net/idna [2021-07-02T09:54:01.384Z] Client: [2021-07-02T09:54:01.384Z] Version: 20.10.6 [2021-07-02T09:54:01.384Z] API version: 1.41 [2021-07-02T09:54:01.384Z] Go version: go1.16.3 [2021-07-02T09:54:01.384Z] Git commit: 370c289 [2021-07-02T09:54:01.384Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-02T09:54:01.384Z] OS/Arch: windows/amd64 [2021-07-02T09:54:01.384Z] Context: default [2021-07-02T09:54:01.384Z] Experimental: true [2021-07-02T09:54:01.384Z] [2021-07-02T09:54:01.384Z] Server: Docker Engine - Community [2021-07-02T09:54:01.384Z] Engine: [2021-07-02T09:54:01.384Z] Version: 20.10.6 [2021-07-02T09:54:01.384Z] API version: 1.41 (minimum version 1.24) [2021-07-02T09:54:01.384Z] Go version: go1.13.15 [2021-07-02T09:54:01.384Z] Git commit: 8728dd2 [2021-07-02T09:54:01.384Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-02T09:54:01.384Z] OS/Arch: windows/amd64 [2021-07-02T09:54:01.384Z] Experimental: true [2021-07-02T09:54:01.412Z] #13 102.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-02T09:54:01.412Z] #13 102.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-02T09:54:01.412Z] #13 102.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:01.597Z] #46 ... [2021-07-02T09:54:01.597Z] [2021-07-02T09:54:01.597Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:54:01.597Z] #59 sha256:2de5ab89a7c35211e55309f602e57831ceeb58413fc411c65c9084ad693ae968 [2021-07-02T09:54:01.597Z] #59 87.19 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:54:01.597Z] #59 87.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-02T09:54:01.674Z] #13 102.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-02T09:54:01.674Z] #13 102.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:01.674Z] #13 102.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:01.885Z] #46 101.5 vendor/golang.org/x/text/secure/bidirule [2021-07-02T09:54:01.933Z] #13 102.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-02T09:54:01.933Z] #13 102.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:54:01.933Z] #13 102.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:01.933Z] #13 102.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-02T09:54:01.933Z] #13 102.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:01.933Z] #13 102.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [Pipeline] sh [2021-07-02T09:54:02.097Z] #46 ... [2021-07-02T09:54:02.097Z] [2021-07-02T09:54:02.097Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:02.097Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:54:02.097Z] #13 101.4 Selecting previously unselected package libapparmor1:amd64. [2021-07-02T09:54:02.097Z] #13 101.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-02T09:54:02.097Z] #13 101.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:02.097Z] #13 101.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-02T09:54:02.147Z] #46 101.8 vendor/golang.org/x/text/unicode/norm [2021-07-02T09:54:02.358Z] #13 101.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-02T09:54:02.358Z] #13 101.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:02.358Z] #13 101.6 Selecting previously unselected package libbtrfs0. [2021-07-02T09:54:02.358Z] #13 101.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:54:02.358Z] #13 101.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:02.358Z] #13 101.7 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:54:02.358Z] #13 101.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:54:02.502Z] #13 103.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:02.502Z] #13 103.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:02.502Z] #13 103.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:02.502Z] #13 103.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:02.502Z] #13 103.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:54:02.502Z] #13 103.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:02.502Z] #13 103.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:02.618Z] #13 101.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:02.619Z] #13 101.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-02T09:54:02.619Z] #13 101.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:02.619Z] #13 101.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:02.619Z] #13 101.9 Selecting previously unselected package libudev-dev:amd64. [2021-07-02T09:54:02.619Z] #13 101.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:02.619Z] #13 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:02.762Z] #13 103.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-02T09:54:02.762Z] #13 103.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:02.762Z] #13 103.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:54:02.762Z] #13 103.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:02.762Z] #13 103.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:02.762Z] #13 103.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-07-02T09:54:02.762Z] #13 103.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-07-02T09:54:02.762Z] #13 103.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:02.762Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:02.762Z] #13 103.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-07-02T09:54:02.762Z] #13 103.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:54:02.762Z] #13 103.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:02.762Z] #13 103.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:02.762Z] #13 103.4 Setting up dmsetup (2:1.02.155-3) ... [2021-07-02T09:54:02.762Z] #13 103.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:02.762Z] #13 103.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:02.762Z] #13 103.5 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:54:02.879Z] #13 102.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-02T09:54:02.879Z] #13 102.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-02T09:54:02.879Z] #13 102.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:02.917Z] + docker info [2021-07-02T09:54:03.140Z] #13 102.4 Selecting previously unselected package libpcre16-3:amd64. [2021-07-02T09:54:03.140Z] #13 102.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:03.140Z] #13 102.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:03.401Z] #13 102.6 Selecting previously unselected package libpcre32-3:amd64. [2021-07-02T09:54:03.401Z] #13 102.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:03.401Z] #13 102.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:03.661Z] #13 102.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-02T09:54:03.661Z] #13 102.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:03.661Z] #13 102.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:03.661Z] #13 102.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-02T09:54:03.661Z] #13 102.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:03.661Z] #13 102.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:04.065Z] #46 ... [2021-07-02T09:54:04.065Z] [2021-07-02T09:54:04.065Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:04.065Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:54:04.065Z] #13 89.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-02T09:54:04.065Z] #13 89.15 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-02T09:54:04.065Z] #13 89.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:04.233Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-02T09:54:04.233Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-02T09:54:04.233Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:04.233Z] #13 103.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-02T09:54:04.233Z] #13 103.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:04.233Z] #13 103.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:04.494Z] #13 103.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-02T09:54:04.494Z] #13 103.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:54:04.494Z] #13 103.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:04.754Z] #13 103.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-02T09:54:04.754Z] #13 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:04.754Z] #13 103.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:04.758Z] #13 DONE 105.1s [2021-07-02T09:54:04.758Z] [2021-07-02T09:54:04.758Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:04.758Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:54:04.758Z] #46 107.5 vendor/golang.org/x/net/idna [2021-07-02T09:54:04.758Z] #46 109.3 vendor/golang.org/x/net/http2/hpack [2021-07-02T09:54:05.015Z] #13 104.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.020Z] #46 110.4 mime [2021-07-02T09:54:05.095Z] #19 66.71 Selecting previously unselected package libapparmor1:amd64. [2021-07-02T09:54:05.095Z] #19 66.72 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-02T09:54:05.095Z] #19 66.73 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:05.095Z] #19 66.77 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-02T09:54:05.095Z] #19 66.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-02T09:54:05.095Z] #19 66.78 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:05.095Z] #19 66.84 Selecting previously unselected package libbtrfs0. [2021-07-02T09:54:05.095Z] #19 66.84 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:54:05.095Z] #19 66.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:05.095Z] #19 66.89 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:54:05.095Z] #19 66.89 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:54:05.095Z] #19 66.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:05.095Z] #19 66.95 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-02T09:54:05.095Z] #19 66.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:05.095Z] #19 66.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:05.095Z] #19 67.00 Selecting previously unselected package libudev-dev:amd64. [2021-07-02T09:54:05.095Z] #19 67.00 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:05.277Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:05.277Z] #13 104.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:05.277Z] #13 104.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:54:05.277Z] #13 104.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.277Z] #13 104.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:05.277Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:05.277Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:05.277Z] #13 104.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.277Z] #13 104.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:05.277Z] #13 104.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:54:05.277Z] #13 104.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:05.277Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:05.277Z] #13 104.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-02T09:54:05.277Z] #13 104.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:05.277Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:54:05.277Z] #13 104.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.277Z] #13 104.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:05.277Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-02T09:54:05.277Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-02T09:54:05.277Z] #13 104.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:05.277Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:05.277Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:05.352Z] #19 67.01 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:05.352Z] #19 67.09 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-02T09:54:05.352Z] #19 67.09 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-02T09:54:05.352Z] #19 67.09 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:05.352Z] #19 67.20 Selecting previously unselected package libpcre16-3:amd64. [2021-07-02T09:54:05.352Z] #19 67.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:05.352Z] #19 67.21 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.352Z] #19 67.29 Selecting previously unselected package libpcre32-3:amd64. [2021-07-02T09:54:05.537Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:54:05.537Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:05.537Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:05.537Z] #13 104.8 Setting up dmsetup (2:1.02.155-3) ... [2021-07-02T09:54:05.537Z] #13 104.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:05.537Z] #13 104.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:05.537Z] #13 104.8 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:54:05.610Z] #19 67.30 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:05.610Z] #19 67.30 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.610Z] #19 67.38 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-02T09:54:05.610Z] #19 67.39 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:05.610Z] #19 67.39 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.610Z] #19 67.43 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-02T09:54:05.610Z] #19 67.45 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:05.610Z] #19 67.45 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:05.867Z] #19 67.61 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-02T09:54:05.867Z] #19 67.61 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-02T09:54:05.867Z] #19 67.62 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:05.867Z] #19 67.72 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-02T09:54:05.867Z] #19 67.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:05.867Z] #19 67.74 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:05.867Z] #19 67.78 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-02T09:54:05.867Z] #19 67.79 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:54:05.867Z] #19 67.79 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:05.983Z] #13 ... [2021-07-02T09:54:05.983Z] [2021-07-02T09:54:05.983Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:05.983Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:54:05.983Z] #46 105.5 vendor/golang.org/x/net/idna [2021-07-02T09:54:06.135Z] #19 67.84 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-02T09:54:06.135Z] #19 67.84 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:06.135Z] #19 67.85 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:06.135Z] #19 68.07 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:06.135Z] #19 68.09 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:06.393Z] #19 68.10 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:06.393Z] #19 68.11 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:54:06.393Z] #19 68.12 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:06.393Z] #19 68.13 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:06.393Z] #19 68.14 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:06.393Z] #19 68.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:06.393Z] #19 68.16 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:06.393Z] #19 68.17 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:06.393Z] #19 68.20 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:54:06.393Z] #19 68.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:06.393Z] #19 68.23 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:06.393Z] #19 68.24 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-02T09:54:06.393Z] #19 68.25 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:06.393Z] #19 68.26 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:54:06.393Z] #19 68.27 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:06.393Z] #19 68.28 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:06.393Z] #19 68.30 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-07-02T09:54:06.393Z] #19 68.31 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-07-02T09:54:06.393Z] #19 68.32 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:06.393Z] #19 68.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:06.393Z] #19 68.35 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-07-02T09:54:06.393Z] #19 68.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:54:06.393Z] #19 68.36 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:06.393Z] #19 68.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:06.393Z] #19 68.39 Setting up dmsetup (2:1.02.155-3) ... [2021-07-02T09:54:06.393Z] #19 68.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:06.400Z] #46 ... [2021-07-02T09:54:06.400Z] [2021-07-02T09:54:06.400Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-02T09:54:06.400Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-02T09:54:06.400Z] #14 DONE 1.8s [2021-07-02T09:54:06.400Z] [2021-07-02T09:54:06.400Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:06.400Z] #54 sha256:9925eeb362760fb90a2942225c16b8eefcef99b61727ed885a6007c35eca5eb9 [2021-07-02T09:54:06.400Z] #54 1.561 + RM_GOPATH=0 [2021-07-02T09:54:06.400Z] #54 1.563 + TMP_GOPATH= [2021-07-02T09:54:06.400Z] #54 1.563 + : /build [2021-07-02T09:54:06.400Z] #54 1.564 + '[' -z '' ']' [2021-07-02T09:54:06.400Z] #54 1.565 ++ mktemp -d [2021-07-02T09:54:06.400Z] #54 1.566 + export GOPATH=/tmp/tmp.pN8rX6t9Nr [2021-07-02T09:54:06.400Z] #54 1.569 + GOPATH=/tmp/tmp.pN8rX6t9Nr [2021-07-02T09:54:06.400Z] #54 1.569 + RM_GOPATH=1 [2021-07-02T09:54:06.400Z] #54 1.570 + case "$(go env GOARCH)" in [2021-07-02T09:54:06.400Z] #54 1.570 ++ go env GOARCH [2021-07-02T09:54:06.400Z] #54 1.592 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:06.400Z] #54 1.593 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:06.400Z] #54 1.593 ++ dirname /tmp/install/install.sh [2021-07-02T09:54:06.400Z] #54 1.597 + dir=/tmp/install [2021-07-02T09:54:06.400Z] #54 1.601 + bin=runc [2021-07-02T09:54:06.400Z] #54 1.601 + shift [2021-07-02T09:54:06.400Z] #54 1.601 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-02T09:54:06.400Z] #54 1.601 + . /tmp/install/runc.installer [2021-07-02T09:54:06.400Z] #54 1.602 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:06.400Z] #54 1.603 + install_runc [2021-07-02T09:54:06.400Z] #54 1.604 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-02T09:54:06.400Z] #54 1.608 + uname -r [2021-07-02T09:54:06.400Z] #54 1.611 + RUNC_BUILDTAGS='seccomp ' [2021-07-02T09:54:06.400Z] #54 1.614 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-02T09:54:06.400Z] #54 1.614 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-02T09:54:06.400Z] #54 1.615 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pN8rX6t9Nr/src/github.com/opencontainers/runc [2021-07-02T09:54:06.400Z] #54 1.620 Cloning into '/tmp/tmp.pN8rX6t9Nr/src/github.com/opencontainers/runc'... [2021-07-02T09:54:06.651Z] #19 68.41 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:06.651Z] #19 68.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:54:06.921Z] #13 DONE 106.1s [2021-07-02T09:54:06.921Z] [2021-07-02T09:54:06.921Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-02T09:54:06.921Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-02T09:54:06.982Z] #59 ... [2021-07-02T09:54:06.982Z] [2021-07-02T09:54:06.982Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:06.982Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:54:06.982Z] #13 84.68 Selecting previously unselected package libapparmor1:arm64. [2021-07-02T09:54:06.982Z] #13 84.69 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 84.71 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-02T09:54:06.982Z] #13 84.82 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-02T09:54:06.982Z] #13 84.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 84.83 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-02T09:54:06.982Z] #13 85.04 Selecting previously unselected package libbtrfs0. [2021-07-02T09:54:06.982Z] #13 85.06 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 85.07 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:06.982Z] #13 85.17 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:54:06.982Z] #13 85.18 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 85.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:06.982Z] #13 85.32 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-02T09:54:06.982Z] #13 85.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 85.33 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-02T09:54:06.982Z] #13 85.46 Selecting previously unselected package libudev-dev:arm64. [2021-07-02T09:54:06.982Z] #13 85.47 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 85.50 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-02T09:54:06.982Z] #13 85.72 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-02T09:54:06.982Z] #13 85.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 85.74 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-02T09:54:06.982Z] #13 86.04 Selecting previously unselected package libpcre16-3:arm64. [2021-07-02T09:54:06.982Z] #13 86.06 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 86.07 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-02T09:54:06.982Z] #13 86.21 Selecting previously unselected package libpcre32-3:arm64. [2021-07-02T09:54:06.982Z] #13 86.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 86.22 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-02T09:54:06.982Z] #13 86.40 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-02T09:54:06.982Z] #13 86.40 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 86.42 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-02T09:54:06.982Z] #13 86.55 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-02T09:54:06.982Z] #13 86.55 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 86.56 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-02T09:54:06.982Z] #13 86.95 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-02T09:54:06.982Z] #13 86.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 86.96 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-02T09:54:06.982Z] #13 87.23 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-02T09:54:06.982Z] #13 87.23 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-02T09:54:06.982Z] #13 87.24 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-02T09:54:06.982Z] #13 87.34 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-02T09:54:06.982Z] #13 87.34 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-02T09:54:06.983Z] #13 87.37 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:06.983Z] #13 87.54 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-02T09:54:06.983Z] #13 87.56 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-02T09:54:06.983Z] #13 87.57 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-02T09:54:06.983Z] #13 88.36 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-02T09:54:06.983Z] #13 88.38 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:06.983Z] #13 88.43 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-02T09:54:06.983Z] #13 88.45 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:54:06.983Z] #13 88.49 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-02T09:54:06.983Z] #13 89.49 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-02T09:54:07.755Z] Fetching without tags [2021-07-02T09:54:07.779Z] #54 ... [2021-07-02T09:54:07.779Z] [2021-07-02T09:54:07.779Z] #15 [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-07-02T09:54:07.779Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-07-02T09:54:07.779Z] #15 DONE 1.4s [2021-07-02T09:54:07.779Z] [2021-07-02T09:54:07.779Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-02T09:54:07.779Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-02T09:54:07.828Z] #13 90.28 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:07.829Z] #13 90.45 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:07.901Z] #46 107.3 vendor/golang.org/x/net/http2/hpack [2021-07-02T09:54:08.099Z] #13 ... [2021-07-02T09:54:08.099Z] [2021-07-02T09:54:08.099Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:54:08.099Z] #59 sha256:2de5ab89a7c35211e55309f602e57831ceeb58413fc411c65c9084ad693ae968 [2021-07-02T09:54:08.099Z] #59 DONE 93.8s [2021-07-02T09:54:08.099Z] [2021-07-02T09:54:08.099Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-02T09:54:08.099Z] #60 sha256:ca6acfa54b1efa3c2550ba75e24a9453cdacfaf9d429c56131b1ce1a617541b7 [2021-07-02T09:54:08.099Z] #60 DONE 0.0s [2021-07-02T09:54:08.099Z] [2021-07-02T09:54:08.099Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:08.099Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:54:08.099Z] #13 90.79 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-02T09:54:08.099Z] #13 90.81 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-02T09:54:08.099Z] #13 ... [2021-07-02T09:54:08.099Z] [2021-07-02T09:54:08.099Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:08.099Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:54:08.099Z] #46 87.49 mime [2021-07-02T09:54:08.099Z] #46 88.24 github.com/LK4D4/vndr/build [2021-07-02T09:54:08.099Z] #46 89.87 mime/quotedprintable [2021-07-02T09:54:08.099Z] #46 89.89 net/http/internal [2021-07-02T09:54:08.099Z] #46 92.25 vendor/golang.org/x/net/http/httpproxy [2021-07-02T09:54:08.099Z] #46 92.25 net/textproto [2021-07-02T09:54:08.099Z] #46 92.25 crypto/x509 [2021-07-02T09:54:08.099Z] #46 93.25 vendor/golang.org/x/net/http/httpguts [2021-07-02T09:54:08.099Z] #46 93.25 mime/multipart [2021-07-02T09:54:08.365Z] #46 ... [2021-07-02T09:54:08.365Z] [2021-07-02T09:54:08.365Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:08.365Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:54:08.365Z] #13 90.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:54:08.365Z] #13 91.00 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:08.365Z] [2021-07-02T09:54:08.365Z] #13 ... [2021-07-02T09:54:08.365Z] [2021-07-02T09:54:08.365Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-02T09:54:08.365Z] #61 sha256:624dec5d7f64f3f9ed605b7b09e48210c2dd87a8effdc8fbc2e7c9ab72387340 [2021-07-02T09:54:08.365Z] #61 DONE 0.2s [2021-07-02T09:54:08.365Z] [2021-07-02T09:54:08.365Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:08.365Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4 [2021-07-02T09:54:08.365Z] #13 91.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-02T09:54:08.365Z] #13 91.09 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-02T09:54:08.428Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:54:08.631Z] #13 91.11 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-02T09:54:08.631Z] #13 91.16 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:54:08.631Z] #13 91.22 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-02T09:54:08.631Z] #13 91.24 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:08.631Z] #13 91.27 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-07-02T09:54:08.631Z] #13 91.29 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-07-02T09:54:08.631Z] #13 91.30 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:08.631Z] #13 91.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:08.631Z] #13 91.33 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-07-02T09:54:08.631Z] #13 91.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:54:08.631Z] #13 91.36 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-02T09:54:08.631Z] #13 91.37 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-02T09:54:08.631Z] #13 91.39 Setting up dmsetup (2:1.02.155-3) ... [2021-07-02T09:54:08.631Z] #13 91.40 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-02T09:54:08.631Z] #13 91.42 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-02T09:54:08.716Z] #16 1.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-02T09:54:08.835Z] #14 ... [2021-07-02T09:54:08.835Z] [2021-07-02T09:54:08.835Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:54:08.835Z] #59 sha256:18079e42e1ba29106cc5d208e4cf4292aa2ea33735e9d410cc2d8715756f13c8 [2021-07-02T09:54:08.835Z] #59 106.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:54:08.835Z] #59 106.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-02T09:54:08.835Z] #59 DONE 111.7s [2021-07-02T09:54:08.887Z] #46 108.4 mime [2021-07-02T09:54:08.896Z] #13 91.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:54:08.975Z] #16 DONE 1.3s [2021-07-02T09:54:08.975Z] [2021-07-02T09:54:08.975Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-02T09:54:08.975Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-07-02T09:54:09.095Z] [2021-07-02T09:54:09.095Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-02T09:54:09.095Z] #60 sha256:2a179d6929f4fc7667645890b2c1d6e575839535970f250384079c7cacf5afcc [2021-07-02T09:54:09.095Z] #60 DONE 0.2s [2021-07-02T09:54:09.095Z] [2021-07-02T09:54:09.095Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-02T09:54:09.095Z] #61 sha256:f7d379c1da9957dbfab9e059a45b93eb21df5bf083d6d7a85366f1e6ee9fae3c [2021-07-02T09:54:09.095Z] #61 DONE 0.1s [2021-07-02T09:54:09.095Z] [2021-07-02T09:54:09.095Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:09.095Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:54:09.095Z] #46 105.9 vendor/golang.org/x/net/idna [2021-07-02T09:54:09.095Z] #46 107.7 vendor/golang.org/x/net/http2/hpack [2021-07-02T09:54:09.095Z] #46 108.6 mime [2021-07-02T09:54:09.095Z] #46 110.2 mime/quotedprintable [2021-07-02T09:54:09.095Z] #46 110.6 net/http/internal [2021-07-02T09:54:09.477Z] #13 DONE 92.1s [2021-07-02T09:54:09.477Z] [2021-07-02T09:54:09.477Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:09.477Z] #54 sha256:82414a240f830f8d45cf6e36f4cddd7c64ec749c44f83da080c9661f49e8b56c [2021-07-02T09:54:07.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:54:07.506Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:54:07.550Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:54:07.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:54:07.787Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:54:07.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:54:07.789Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:54:08.528Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:54:08.572Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:54:09.923Z] #17 ... [2021-07-02T09:54:09.923Z] [2021-07-02T09:54:09.923Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:54:09.923Z] #59 sha256:582ff3c077938092607944caf54b7085f230e199c79efa6744b5795a328cb00b [2021-07-02T09:54:09.923Z] #59 108.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:54:09.923Z] #59 108.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-02T09:54:09.923Z] #59 DONE 115.0s [2021-07-02T09:54:09.923Z] [2021-07-02T09:54:09.923Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-02T09:54:09.923Z] #60 sha256:7315b6fb9d432aaed3dd53e5e6df8c19d53d1615f0dae0f34aee496c8884a79a [2021-07-02T09:54:09.923Z] #60 DONE 0.1s [2021-07-02T09:54:09.923Z] [2021-07-02T09:54:09.923Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-02T09:54:09.923Z] #61 sha256:fc9617baa85ef057c4dbc192b926dff1316d3aeadc46fd72ae64bf8608a4cfa4 [2021-07-02T09:54:09.923Z] #61 DONE 0.1s [2021-07-02T09:54:09.923Z] [2021-07-02T09:54:09.923Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:09.923Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:54:09.923Z] #46 112.7 mime/quotedprintable [2021-07-02T09:54:09.923Z] #46 113.1 net/http/internal [2021-07-02T09:54:09.936Z] #19 DONE 71.2s [2021-07-02T09:54:09.937Z] [2021-07-02T09:54:09.937Z] #20 [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 [2021-07-02T09:54:09.937Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c [2021-07-02T09:54:10.482Z] #46 113.4 crypto/tls [2021-07-02T09:54:10.491Z] #46 ... [2021-07-02T09:54:10.491Z] [2021-07-02T09:54:10.491Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-02T09:54:10.491Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-07-02T09:54:10.491Z] #17 DONE 1.6s [2021-07-02T09:54:10.502Z] #20 1.154 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:54:10.502Z] #20 1.167 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-02T09:54:10.502Z] #20 1.168 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-02T09:54:10.502Z] #20 1.168 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-02T09:54:10.749Z] [2021-07-02T09:54:10.749Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-02T09:54:10.749Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-07-02T09:54:10.759Z] #20 1.321 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-02T09:54:10.759Z] #20 1.355 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-02T09:54:10.759Z] #20 1.365 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:54:10.759Z] #20 1.377 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-02T09:54:10.759Z] #20 1.387 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-02T09:54:10.759Z] #20 1.400 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-02T09:54:10.808Z] #46 110.1 mime/quotedprintable [2021-07-02T09:54:10.808Z] #46 110.5 net/http/internal [2021-07-02T09:54:11.070Z] #46 ... [2021-07-02T09:54:11.070Z] [2021-07-02T09:54:11.070Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-02T09:54:11.070Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-07-02T09:54:11.070Z] #13 102.9 Selecting previously unselected package libapparmor1:amd64. [2021-07-02T09:54:11.070Z] #13 102.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 102.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:11.070Z] #13 103.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-02T09:54:11.070Z] #13 103.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:11.070Z] #13 103.2 Selecting previously unselected package libbtrfs0. [2021-07-02T09:54:11.070Z] #13 103.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:11.070Z] #13 103.3 Selecting previously unselected package libbtrfs-dev. [2021-07-02T09:54:11.070Z] #13 103.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:11.070Z] #13 103.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-02T09:54:11.070Z] #13 103.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:11.070Z] #13 103.5 Selecting previously unselected package libudev-dev:amd64. [2021-07-02T09:54:11.070Z] #13 103.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:11.070Z] #13 103.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-02T09:54:11.070Z] #13 103.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:11.070Z] #13 103.9 Selecting previously unselected package libpcre16-3:amd64. [2021-07-02T09:54:11.070Z] #13 103.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 103.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 104.1 Selecting previously unselected package libpcre32-3:amd64. [2021-07-02T09:54:11.070Z] #13 104.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 104.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 104.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-02T09:54:11.070Z] #13 104.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 104.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 104.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-02T09:54:11.070Z] #13 104.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 104.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 105.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-02T09:54:11.070Z] #13 105.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 105.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:11.070Z] #13 105.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-02T09:54:11.070Z] #13 105.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:11.070Z] #13 105.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-02T09:54:11.070Z] #13 105.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 105.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:11.070Z] #13 105.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-02T09:54:11.070Z] #13 105.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-02T09:54:11.070Z] #13 105.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:11.070Z] #13 106.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 106.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-02T09:54:11.070Z] #13 106.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-02T09:54:11.070Z] #13 106.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-02T09:54:11.070Z] #13 106.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 106.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-02T09:54:11.070Z] #13 106.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:11.070Z] #13 106.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-02T09:54:11.070Z] #13 106.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 106.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:11.070Z] #13 106.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-02T09:54:11.070Z] #13 106.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-02T09:54:11.070Z] #13 106.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-02T09:54:11.070Z] #13 106.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-02T09:54:11.070Z] #13 106.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-02T09:54:11.070Z] #13 106.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-02T09:54:11.070Z] #13 106.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-02T09:54:11.070Z] #13 106.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:11.070Z] #13 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-02T09:54:11.070Z] #13 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-02T09:54:11.070Z] #13 106.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-02T09:54:11.070Z] #13 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:11.070Z] #13 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-02T09:54:11.070Z] #13 106.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-02T09:54:11.070Z] #13 106.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-02T09:54:11.070Z] #13 106.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:11.070Z] #13 106.5 Setting up dmsetup (2:1.02.155-3) ... [2021-07-02T09:54:11.070Z] #13 106.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:11.070Z] #13 106.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-02T09:54:11.331Z] #13 106.6 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:54:11.416Z] #54 2.099 + RM_GOPATH=0 [2021-07-02T09:54:11.416Z] #54 2.100 + TMP_GOPATH= [2021-07-02T09:54:11.416Z] #54 2.100 + : /build [2021-07-02T09:54:11.416Z] #54 2.100 + '[' -z '' ']' [2021-07-02T09:54:11.416Z] #54 2.101 ++ mktemp -d [2021-07-02T09:54:11.416Z] #54 2.107 + export GOPATH=/tmp/tmp.nV3KPNBg3B [2021-07-02T09:54:11.416Z] #54 2.107 + GOPATH=/tmp/tmp.nV3KPNBg3B [2021-07-02T09:54:11.416Z] #54 2.107 + RM_GOPATH=1 [2021-07-02T09:54:11.416Z] #54 2.108 + case "$(go env GOARCH)" in [2021-07-02T09:54:11.416Z] #54 2.112 ++ go env GOARCH [2021-07-02T09:54:11.416Z] #54 2.141 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:11.423Z] #46 ... [2021-07-02T09:54:11.423Z] [2021-07-02T09:54:11.423Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-02T09:54:11.423Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-02T09:54:11.423Z] #14 DONE 4.4s [2021-07-02T09:54:11.423Z] [2021-07-02T09:54:11.423Z] #15 [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-07-02T09:54:11.423Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-07-02T09:54:11.599Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:54:11.599Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:54:11.682Z] #54 2.142 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:11.683Z] #54 2.148 ++ dirname /tmp/install/install.sh [2021-07-02T09:54:11.683Z] #54 2.153 + dir=/tmp/install [2021-07-02T09:54:11.683Z] #54 2.153 + bin=runc [2021-07-02T09:54:11.683Z] #54 2.153 + shift [2021-07-02T09:54:11.683Z] #54 2.153 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-02T09:54:11.683Z] #54 2.153 + . /tmp/install/runc.installer [2021-07-02T09:54:11.683Z] #54 2.153 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:11.683Z] #54 2.153 + install_runc [2021-07-02T09:54:11.683Z] #54 2.154 + uname -r [2021-07-02T09:54:11.683Z] #54 2.154 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-02T09:54:11.683Z] #54 2.181 + RUNC_BUILDTAGS='seccomp ' [2021-07-02T09:54:11.683Z] #54 2.182 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-02T09:54:11.683Z] #54 2.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nV3KPNBg3B/src/github.com/opencontainers/runc [2021-07-02T09:54:11.683Z] #54 2.187 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-02T09:54:11.683Z] #54 2.187 Cloning into '/tmp/tmp.nV3KPNBg3B/src/github.com/opencontainers/runc'... [2021-07-02T09:54:11.687Z] using credential docker-jenkins-github-credentials [2021-07-02T09:54:11.690Z] #20 2.378 Fetched 2862 kB in 1s (1937 kB/s) [2021-07-02T09:54:11.762Z] Cloning the remote Git repository [2021-07-02T09:54:11.763Z] Cloning with configured refspecs honoured and without tags [2021-07-02T09:54:11.949Z] #54 ... [2021-07-02T09:54:11.949Z] [2021-07-02T09:54:11.949Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-02T09:54:11.949Z] #14 sha256:fb29e0fb3e8ee6f60fac0afe482d7f1d7469d86b5929f5a140667eea52e858ab [2021-07-02T09:54:11.949Z] #14 DONE 2.4s [2021-07-02T09:54:11.949Z] [2021-07-02T09:54:11.949Z] #15 [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-07-02T09:54:11.949Z] #15 sha256:07b4753e24520ff9ebf953bcec64f77a554fd0d0db5db4e5c96dc27073fd240b [2021-07-02T09:54:12.130Z] #18 DONE 1.6s [2021-07-02T09:54:12.130Z] [2021-07-02T09:54:12.130Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:54:12.130Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:54:12.130Z] #50 ... [2021-07-02T09:54:12.130Z] [2021-07-02T09:54:12.130Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-02T09:54:12.130Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-07-02T09:54:12.718Z] #13 DONE 108.3s [2021-07-02T09:54:12.718Z] [2021-07-02T09:54:12.718Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:54:12.718Z] #59 sha256:5cb2bf83a7a6319a988c462aeb003f783d51cb271b05790e57a969998448755b [2021-07-02T09:54:12.718Z] #59 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-02T09:54:12.718Z] #59 110.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-02T09:54:11.203Z] > git remote # timeout=10 [2021-07-02T09:54:11.277Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:54:11.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:54:11.321Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:54:11.489Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-02T09:54:11.630Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:54:11.670Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:54:13.511Z] #19 DONE 1.4s [2021-07-02T09:54:13.511Z] [2021-07-02T09:54:13.511Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:13.511Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:13.899Z] #15 DONE 1.8s [2021-07-02T09:54:13.899Z] [2021-07-02T09:54:13.899Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-02T09:54:13.899Z] #16 sha256:2423f7e1c1eecc7dbff690f8296207c2e07d4de5266603141f960c93e9964677 [2021-07-02T09:54:11.940Z] Cloning repository https://github.com/moby/moby.git [2021-07-02T09:54:12.330Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-02T09:54:13.113Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:54:13.113Z] > git --version # timeout=10 [2021-07-02T09:54:13.160Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-02T09:54:13.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:54:13.160Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:54:14.636Z] #59 ... [2021-07-02T09:54:14.636Z] [2021-07-02T09:54:14.636Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-02T09:54:14.636Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-07-02T09:54:14.636Z] #14 DONE 1.7s [2021-07-02T09:54:14.636Z] [2021-07-02T09:54:14.636Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:14.636Z] #54 sha256:440239c6bb129509752f80c75198b60948208a82c0540f55afb804bee19ea275 [2021-07-02T09:54:14.636Z] #54 1.612 + RM_GOPATH=0 [2021-07-02T09:54:14.636Z] #54 1.612 + TMP_GOPATH= [2021-07-02T09:54:14.636Z] #54 1.612 + : /build [2021-07-02T09:54:14.636Z] #54 1.612 + '[' -z '' ']' [2021-07-02T09:54:14.636Z] #54 1.612 ++ mktemp -d [2021-07-02T09:54:14.636Z] #54 1.613 + export GOPATH=/tmp/tmp.2sRrBUGFf9 [2021-07-02T09:54:14.636Z] #54 1.613 + GOPATH=/tmp/tmp.2sRrBUGFf9 [2021-07-02T09:54:14.636Z] #54 1.613 + RM_GOPATH=1 [2021-07-02T09:54:14.636Z] #54 1.613 + case "$(go env GOARCH)" in [2021-07-02T09:54:14.636Z] #54 1.620 ++ go env GOARCH [2021-07-02T09:54:14.636Z] #54 1.634 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:14.636Z] #54 1.634 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:14.636Z] #54 1.634 ++ dirname /tmp/install/install.sh [2021-07-02T09:54:14.636Z] #54 1.635 + dir=/tmp/install [2021-07-02T09:54:14.636Z] #54 1.635 + bin=runc [2021-07-02T09:54:14.636Z] #54 1.635 + shift [2021-07-02T09:54:14.636Z] #54 1.635 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-02T09:54:14.636Z] #54 1.635 + . /tmp/install/runc.installer [2021-07-02T09:54:14.636Z] #54 1.635 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:14.636Z] #54 1.636 + install_runc [2021-07-02T09:54:14.636Z] #54 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-02T09:54:14.636Z] #54 1.636 + uname -r [2021-07-02T09:54:14.636Z] #54 1.638 + RUNC_BUILDTAGS='seccomp ' [2021-07-02T09:54:14.636Z] #54 1.638 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-02T09:54:14.636Z] #54 1.638 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2sRrBUGFf9/src/github.com/opencontainers/runc [2021-07-02T09:54:14.636Z] #54 1.638 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-02T09:54:14.636Z] #54 1.640 Cloning into '/tmp/tmp.2sRrBUGFf9/src/github.com/opencontainers/runc'... [2021-07-02T09:54:14.859Z] #16 1.328 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-02T09:54:14.892Z] #20 1.370 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:54:15.128Z] #16 DONE 1.7s [2021-07-02T09:54:15.128Z] [2021-07-02T09:54:15.128Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:15.128Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:54:15.128Z] #46 95.67 crypto/tls [2021-07-02T09:54:15.128Z] #46 100.7 net/http/httptrace [2021-07-02T09:54:15.128Z] #46 100.9 net/http [2021-07-02T09:54:15.152Z] #20 1.645 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:54:15.152Z] #20 1.647 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:54:15.152Z] #20 1.742 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:54:15.412Z] #20 1.946 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:54:15.636Z] #15 DONE 3.9s [2021-07-02T09:54:15.636Z] [2021-07-02T09:54:15.636Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-02T09:54:15.636Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-02T09:54:16.352Z] #20 2.793 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:54:16.555Z] #54 ... [2021-07-02T09:54:16.555Z] [2021-07-02T09:54:16.555Z] #15 [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-07-02T09:54:16.555Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-07-02T09:54:16.555Z] #15 DONE 1.7s [2021-07-02T09:54:16.555Z] [2021-07-02T09:54:16.555Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-02T09:54:16.555Z] #59 sha256:5cb2bf83a7a6319a988c462aeb003f783d51cb271b05790e57a969998448755b [2021-07-02T09:54:16.555Z] #59 DONE 116.0s [2021-07-02T09:54:16.555Z] [2021-07-02T09:54:16.555Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-02T09:54:16.555Z] #60 sha256:7550fde45c30e24571e487580bccba1cbe3348326c17e58c716b99e51c244933 [2021-07-02T09:54:16.555Z] #60 DONE 0.2s [2021-07-02T09:54:16.555Z] [2021-07-02T09:54:16.555Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-02T09:54:16.555Z] #61 sha256:f2d59500a7ab9569733c8196f5691e87ab417e87a741081bd48781be41079ad5 [2021-07-02T09:54:16.555Z] #61 DONE 0.2s [2021-07-02T09:54:16.555Z] [2021-07-02T09:54:16.555Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-02T09:54:16.555Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-02T09:54:16.949Z] #20 2.378 Reading package lists... [2021-07-02T09:54:17.067Z] #46 ... [2021-07-02T09:54:17.067Z] [2021-07-02T09:54:17.067Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-02T09:54:17.067Z] #17 sha256:7376d2481f0d11260306512891ecbcb6fc55fd50fe6cbadb292568170cb49b63 [2021-07-02T09:54:17.067Z] #17 DONE 1.6s [2021-07-02T09:54:17.067Z] [2021-07-02T09:54:17.067Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-02T09:54:17.067Z] #18 sha256:b8f5e75f7412dc23ab1c2f56f31aef0b7d87ec75d59656f9ca4665f578584c76 [2021-07-02T09:54:17.088Z] #16 ... [2021-07-02T09:54:17.088Z] [2021-07-02T09:54:17.088Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:17.088Z] #54 sha256:09b412c4422a76237997e33c4c6cc5a8d83bfe1bdb82978db27214942be33409 [2021-07-02T09:54:17.088Z] #54 4.428 + RM_GOPATH=0 [2021-07-02T09:54:17.088Z] #54 4.428 + TMP_GOPATH= [2021-07-02T09:54:17.088Z] #54 4.428 + : /build [2021-07-02T09:54:17.088Z] #54 4.428 + '[' -z '' ']' [2021-07-02T09:54:17.088Z] #54 4.428 ++ mktemp -d [2021-07-02T09:54:17.088Z] #54 4.428 + export GOPATH=/tmp/tmp.b4Kwif5p8I [2021-07-02T09:54:17.088Z] #54 4.428 + GOPATH=/tmp/tmp.b4Kwif5p8I [2021-07-02T09:54:17.088Z] #54 4.428 + RM_GOPATH=1 [2021-07-02T09:54:17.088Z] #54 4.428 + case "$(go env GOARCH)" in [2021-07-02T09:54:17.088Z] #54 4.428 ++ go env GOARCH [2021-07-02T09:54:17.088Z] #54 4.453 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:17.088Z] #54 4.453 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:17.088Z] #54 4.501 ++ dirname /tmp/install/install.sh [2021-07-02T09:54:17.088Z] #54 4.501 + dir=/tmp/install [2021-07-02T09:54:17.088Z] #54 4.501 + bin=runc [2021-07-02T09:54:17.088Z] #54 4.501 + shift [2021-07-02T09:54:17.088Z] #54 4.501 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-02T09:54:17.088Z] #54 4.501 + . /tmp/install/runc.installer [2021-07-02T09:54:17.088Z] #54 4.501 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:17.088Z] #54 4.501 + install_runc [2021-07-02T09:54:17.088Z] #54 4.501 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-02T09:54:17.088Z] #54 4.501 + uname -r [2021-07-02T09:54:17.088Z] #54 4.501 + RUNC_BUILDTAGS='seccomp ' [2021-07-02T09:54:17.088Z] #54 4.501 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-02T09:54:17.088Z] #54 4.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b4Kwif5p8I/src/github.com/opencontainers/runc [2021-07-02T09:54:17.088Z] #54 4.501 Cloning into '/tmp/tmp.b4Kwif5p8I/src/github.com/opencontainers/runc'... [2021-07-02T09:54:17.088Z] #54 4.524 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-02T09:54:17.088Z] #54 ... [2021-07-02T09:54:17.088Z] [2021-07-02T09:54:17.088Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:17.088Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:54:17.088Z] #46 119.9 net/http/httptrace [2021-07-02T09:54:17.681Z] #46 120.3 net/http [2021-07-02T09:54:17.733Z] #20 3.965 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:54:17.750Z] Client: [2021-07-02T09:54:17.750Z] Context: default [2021-07-02T09:54:17.750Z] Debug Mode: false [2021-07-02T09:54:17.750Z] Plugins: [2021-07-02T09:54:17.750Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-02T09:54:17.750Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-02T09:54:17.750Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-02T09:54:17.750Z] [2021-07-02T09:54:17.750Z] Server: [2021-07-02T09:54:17.750Z] Containers: 0 [2021-07-02T09:54:17.750Z] Running: 0 [2021-07-02T09:54:17.750Z] Paused: 0 [2021-07-02T09:54:17.750Z] Stopped: 0 [2021-07-02T09:54:17.750Z] Images: 0 [2021-07-02T09:54:17.750Z] Server Version: 20.10.6 [2021-07-02T09:54:17.750Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-02T09:54:17.750Z] Windows: [2021-07-02T09:54:17.750Z] LCOW: [2021-07-02T09:54:17.750Z] Logging Driver: json-file [2021-07-02T09:54:17.750Z] Plugins: [2021-07-02T09:54:17.750Z] Volume: local [2021-07-02T09:54:17.750Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T09:54:17.750Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T09:54:17.750Z] Swarm: inactive [2021-07-02T09:54:17.750Z] Default Isolation: process [2021-07-02T09:54:17.750Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-02T09:54:17.750Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-02T09:54:17.750Z] OSType: windows [2021-07-02T09:54:17.750Z] Architecture: x86_64 [2021-07-02T09:54:17.750Z] CPUs: 4 [2021-07-02T09:54:17.750Z] Total Memory: 32GiB [2021-07-02T09:54:17.750Z] Name: azwin-2-281240 [2021-07-02T09:54:17.750Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-02T09:54:17.750Z] Docker Root Dir: D:\docker [2021-07-02T09:54:17.750Z] Debug Mode: false [2021-07-02T09:54:17.750Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:54:17.750Z] Labels: [2021-07-02T09:54:17.750Z] Experimental: true [2021-07-02T09:54:17.750Z] Insecure Registries: [2021-07-02T09:54:17.750Z] 10.0.0.4:5000 [2021-07-02T09:54:17.750Z] 127.0.0.0/8 [2021-07-02T09:54:17.750Z] Registry Mirrors: [2021-07-02T09:54:17.750Z] http://10.0.0.4:5000/ [2021-07-02T09:54:17.750Z] Live Restore Enabled: false [2021-07-02T09:54:17.750Z] Product License: Community Engine [2021-07-02T09:54:17.750Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-02T09:54:17.946Z] #16 1.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-02T09:54:17.946Z] #16 DONE 1.6s [2021-07-02T09:54:17.946Z] [2021-07-02T09:54:17.946Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-02T09:54:17.946Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [Pipeline] powershell [2021-07-02T09:54:18.262Z] #46 ... [2021-07-02T09:54:18.262Z] [2021-07-02T09:54:18.262Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-02T09:54:18.262Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-07-02T09:54:18.262Z] #16 3.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-02T09:54:18.262Z] #16 DONE 3.1s [2021-07-02T09:54:18.484Z] #18 DONE 1.5s [2021-07-02T09:54:18.484Z] [2021-07-02T09:54:18.484Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-02T09:54:18.484Z] #19 sha256:7c299bceed5c315e1a58d8f14a3fbab44829d5c6d8954336726aea8338aecaf3 [2021-07-02T09:54:18.522Z] [2021-07-02T09:54:18.522Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-02T09:54:18.522Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-07-02T09:54:19.115Z] #20 5.249 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:54:19.868Z] #17 DONE 1.7s [2021-07-02T09:54:19.868Z] [2021-07-02T09:54:19.868Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:19.868Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:54:19.868Z] #46 114.8 net/textproto [2021-07-02T09:54:19.868Z] #46 114.8 crypto/x509 [2021-07-02T09:54:19.868Z] #46 116.5 vendor/golang.org/x/net/http/httpguts [2021-07-02T09:54:19.868Z] #46 116.8 vendor/golang.org/x/net/http/httpproxy [2021-07-02T09:54:19.868Z] #46 117.7 mime/multipart [2021-07-02T09:54:19.890Z] #19 DONE 1.6s [2021-07-02T09:54:19.890Z] [2021-07-02T09:54:19.890Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:19.890Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a [2021-07-02T09:54:20.814Z] #46 ... [2021-07-02T09:54:20.815Z] [2021-07-02T09:54:20.815Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-02T09:54:20.815Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-07-02T09:54:20.815Z] #18 DONE 1.1s [2021-07-02T09:54:20.815Z] [2021-07-02T09:54:20.815Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-02T09:54:20.815Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-07-02T09:54:21.064Z] #17 DONE 2.4s [2021-07-02T09:54:21.064Z] [2021-07-02T09:54:21.064Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-02T09:54:21.064Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-07-02T09:54:21.828Z] #20 1.795 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:54:21.828Z] #20 1.891 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:54:21.828Z] #20 1.905 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:54:21.828Z] #20 1.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:54:22.205Z] #19 DONE 1.3s [2021-07-02T09:54:22.205Z] [2021-07-02T09:54:22.205Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:22.206Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:54:22.206Z] #46 120.8 crypto/tls [2021-07-02T09:54:22.229Z] #20 7.631 Reading package lists... [2021-07-02T09:54:22.411Z] #20 ... [2021-07-02T09:54:22.411Z] [2021-07-02T09:54:22.411Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:22.411Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:54:22.411Z] #46 117.7 crypto/tls [2021-07-02T09:54:22.411Z] #46 124.6 net/http [2021-07-02T09:54:22.426Z] #20 2.451 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-02T09:54:22.670Z] #46 ... [2021-07-02T09:54:22.671Z] [2021-07-02T09:54:22.671Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:22.671Z] #54 sha256:9925eeb362760fb90a2942225c16b8eefcef99b61727ed885a6007c35eca5eb9 [2021-07-02T09:54:22.671Z] #54 12.34 + cd /tmp/tmp.pN8rX6t9Nr/src/github.com/opencontainers/runc [2021-07-02T09:54:22.671Z] #54 12.34 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:22.671Z] #54 12.82 + '[' -z '' ']' [2021-07-02T09:54:22.671Z] #54 12.82 + target=static [2021-07-02T09:54:22.671Z] #54 12.82 + make 'BUILDTAGS=seccomp ' static [2021-07-02T09:54:22.671Z] #54 12.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-02T09:54:22.734Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:54:22.974Z] #18 DONE 2.3s [2021-07-02T09:54:22.974Z] [2021-07-02T09:54:22.974Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:22.974Z] #54 sha256:09b412c4422a76237997e33c4c6cc5a8d83bfe1bdb82978db27214942be33409 [2021-07-02T09:54:22.974Z] #54 13.13 + cd /tmp/tmp.b4Kwif5p8I/src/github.com/opencontainers/runc [2021-07-02T09:54:22.974Z] #54 13.13 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:22.974Z] #54 13.55 + '[' -z '' ']' [2021-07-02T09:54:22.974Z] #54 13.56 + target=static [2021-07-02T09:54:22.974Z] #54 13.56 + make 'BUILDTAGS=seccomp ' static [2021-07-02T09:54:22.974Z] #54 13.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:54:23.384Z] #20 3.308 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:54:23.424Z] #20 13.10 Building dependency tree... [2021-07-02T09:54:23.682Z] #20 14.18 Reading state information... [2021-07-02T09:54:24.051Z] #54 ... [2021-07-02T09:54:24.051Z] [2021-07-02T09:54:24.051Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:24.051Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:24.051Z] #20 10.39 Fetched 8986 kB in 9s (969 kB/s) [2021-07-02T09:54:24.248Z] #20 15.05 The following additional packages will be installed: [2021-07-02T09:54:24.340Z] #20 ... [2021-07-02T09:54:24.340Z] [2021-07-02T09:54:24.340Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:54:24.340Z] #32 sha256:740836cc56f0da49ac808939c32c35d60536189d373ad08aa5b7ef5ff0975d4c [2021-07-02T09:54:24.340Z] #32 DONE 109.6s [2021-07-02T09:54:24.340Z] [2021-07-02T09:54:24.340Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:24.340Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a [2021-07-02T09:54:24.340Z] #20 4.234 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:54:24.506Z] #20 15.05 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-02T09:54:24.506Z] #20 15.05 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-02T09:54:24.506Z] #20 15.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-02T09:54:24.506Z] #20 15.06 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-02T09:54:24.506Z] #20 15.06 libgcc1:ppc64el libgcc1:s390x [2021-07-02T09:54:24.506Z] #20 15.07 Suggested packages: [2021-07-02T09:54:24.506Z] #20 15.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-02T09:54:24.506Z] #20 15.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-02T09:54:24.506Z] #20 15.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-02T09:54:24.506Z] #20 15.07 libc-l10n:s390x locales:s390x [2021-07-02T09:54:24.506Z] #20 15.07 Recommended packages: [2021-07-02T09:54:24.506Z] #20 15.07 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-02T09:54:24.506Z] #20 15.07 libidn2-0:s390x [2021-07-02T09:54:24.763Z] #20 15.23 The following NEW packages will be installed: [2021-07-02T09:54:24.763Z] #20 15.24 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-02T09:54:24.763Z] #20 15.24 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-02T09:54:24.763Z] #20 15.24 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-02T09:54:24.763Z] #20 15.24 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-02T09:54:24.763Z] #20 15.24 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-02T09:54:24.763Z] #20 15.24 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-02T09:54:24.763Z] #20 15.25 libgcc1:ppc64el libgcc1:s390x [2021-07-02T09:54:24.763Z] #20 15.58 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:54:24.763Z] #20 15.58 Need to get 15.0 MB of archives. [2021-07-02T09:54:24.763Z] #20 15.58 After this operation, 68.1 MB of additional disk space will be used. [2021-07-02T09:54:24.763Z] #20 15.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-02T09:54:24.763Z] #20 15.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-02T09:54:24.763Z] #20 15.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-02T09:54:24.763Z] #20 15.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-02T09:54:24.763Z] #20 15.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-02T09:54:24.920Z] #20 4.888 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:54:25.021Z] #20 15.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-02T09:54:25.279Z] #20 15.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-02T09:54:25.513Z] #54 ... [2021-07-02T09:54:25.514Z] [2021-07-02T09:54:25.514Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-02T09:54:25.514Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-07-02T09:54:25.514Z] #19 DONE 2.1s [2021-07-02T09:54:25.514Z] [2021-07-02T09:54:25.514Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:25.514Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:25.843Z] #20 16.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-02T09:54:25.843Z] #20 16.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-02T09:54:25.843Z] #20 16.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-02T09:54:25.843Z] #20 16.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-02T09:54:25.864Z] + docker version [2021-07-02T09:54:26.101Z] #20 16.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-02T09:54:26.359Z] #20 16.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-02T09:54:26.359Z] #20 16.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-02T09:54:26.359Z] #20 16.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-02T09:54:26.425Z] #46 ... [2021-07-02T09:54:26.425Z] [2021-07-02T09:54:26.425Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:26.425Z] #54 sha256:440239c6bb129509752f80c75198b60948208a82c0540f55afb804bee19ea275 [2021-07-02T09:54:26.425Z] #54 11.86 + cd /tmp/tmp.2sRrBUGFf9/src/github.com/opencontainers/runc [2021-07-02T09:54:26.425Z] #54 11.88 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:26.425Z] #54 12.30 + '[' -z '' ']' [2021-07-02T09:54:26.425Z] #54 12.30 + target=static [2021-07-02T09:54:26.425Z] #54 12.30 + make 'BUILDTAGS=seccomp ' static [2021-07-02T09:54:26.425Z] #54 12.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-02T09:54:26.617Z] #20 17.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-02T09:54:26.874Z] #20 17.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-02T09:54:26.874Z] #20 17.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-02T09:54:26.874Z] #20 17.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-02T09:54:26.874Z] #20 17.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-02T09:54:26.874Z] #20 17.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-02T09:54:26.874Z] #20 17.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-02T09:54:26.874Z] #20 17.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-02T09:54:26.874Z] #20 17.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-02T09:54:26.874Z] #20 17.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-02T09:54:27.345Z] #20 10.39 Reading package lists... [2021-07-02T09:54:27.439Z] #20 18.01 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:54:27.439Z] #20 18.13 Fetched 15.0 MB in 2s (6742 kB/s) [2021-07-02T09:54:27.439Z] #20 18.16 Selecting previously unselected package gcc-8-base:armhf. [2021-07-02T09:54:27.439Z] #20 18.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-02T09:54:27.439Z] #20 18.19 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-02T09:54:27.697Z] #20 18.20 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-02T09:54:27.697Z] #20 18.26 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-02T09:54:27.697Z] #20 18.26 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-02T09:54:27.697Z] #20 18.27 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-02T09:54:27.697Z] #20 18.32 Selecting previously unselected package gcc-8-base:s390x. [2021-07-02T09:54:27.697Z] #20 18.33 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-02T09:54:27.697Z] #20 18.33 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-02T09:54:27.697Z] #20 18.38 Selecting previously unselected package gcc-8-base:arm64. [2021-07-02T09:54:27.697Z] #20 18.38 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-02T09:54:27.697Z] #20 18.39 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-02T09:54:27.697Z] #20 18.45 Selecting previously unselected package gcc-8-base:armel. [2021-07-02T09:54:27.954Z] #20 18.45 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-02T09:54:27.954Z] #20 18.46 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-02T09:54:27.954Z] #20 18.52 Selecting previously unselected package libgcc1:arm64. [2021-07-02T09:54:27.954Z] #20 18.53 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-02T09:54:27.954Z] #20 18.53 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-02T09:54:27.954Z] #20 18.60 Selecting previously unselected package libc6:arm64. [2021-07-02T09:54:27.954Z] #20 18.60 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-02T09:54:28.054Z] #20 2.762 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:54:28.054Z] #20 2.774 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:54:28.054Z] #20 2.796 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:54:28.054Z] #20 2.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:54:28.211Z] #20 18.79 Unpacking libc6:arm64 (2.28-10) ... [2021-07-02T09:54:28.254Z] #20 7.856 Fetched 8804 kB in 6s (1398 kB/s) [2021-07-02T09:54:28.315Z] #20 3.289 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:54:28.776Z] #20 19.21 Selecting previously unselected package libapparmor1:arm64. [2021-07-02T09:54:28.776Z] #20 19.22 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-02T09:54:28.776Z] #20 19.22 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-02T09:54:28.776Z] #20 19.27 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-02T09:54:28.776Z] #20 19.28 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-02T09:54:28.776Z] #20 19.29 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-02T09:54:28.776Z] #20 19.36 Selecting previously unselected package libgcc1:armel. [2021-07-02T09:54:28.776Z] #20 19.36 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-02T09:54:28.776Z] #20 19.36 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-02T09:54:28.776Z] #20 19.44 Selecting previously unselected package libc6:armel. [2021-07-02T09:54:28.776Z] #20 19.44 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-02T09:54:29.033Z] #20 19.63 Unpacking libc6:armel (2.28-10) ... [2021-07-02T09:54:29.254Z] #20 4.215 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:54:29.289Z] #20 20.05 Selecting previously unselected package libapparmor1:armel. [2021-07-02T09:54:29.546Z] #20 20.06 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-02T09:54:29.546Z] #20 20.07 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-02T09:54:29.546Z] #20 20.12 Selecting previously unselected package libapparmor-dev:armel. [2021-07-02T09:54:29.546Z] #20 20.12 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-02T09:54:29.546Z] #20 20.13 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-02T09:54:29.546Z] #20 20.20 Selecting previously unselected package libgcc1:armhf. [2021-07-02T09:54:29.546Z] #20 20.21 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-02T09:54:29.546Z] #20 20.21 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-02T09:54:29.546Z] #20 20.27 Selecting previously unselected package libc6:armhf. [2021-07-02T09:54:29.546Z] #20 20.28 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-02T09:54:29.657Z] #20 7.856 Reading package lists... [2021-07-02T09:54:29.657Z] #20 ... [2021-07-02T09:54:29.657Z] [2021-07-02T09:54:29.657Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:29.657Z] #46 sha256:85203c8ea5ef530922f33656e51bbf6cf3329746617d28d5ede361fd17cca119 [2021-07-02T09:54:29.657Z] #46 110.7 github.com/LK4D4/vndr/godl [2021-07-02T09:54:29.657Z] #46 111.6 github.com/LK4D4/vndr [2021-07-02T09:54:29.657Z] #46 DONE 115.4s [2021-07-02T09:54:29.804Z] #20 20.48 Unpacking libc6:armhf (2.28-10) ... [2021-07-02T09:54:29.923Z] [2021-07-02T09:54:29.923Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:54:29.923Z] #54 sha256:82414a240f830f8d45cf6e36f4cddd7c64ec749c44f83da080c9661f49e8b56c [2021-07-02T09:54:29.923Z] #54 10.38 + cd /tmp/tmp.nV3KPNBg3B/src/github.com/opencontainers/runc [2021-07-02T09:54:29.923Z] #54 10.38 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:29.923Z] #54 10.96 + '[' -z '' ']' [2021-07-02T09:54:29.923Z] #54 10.96 + target=static [2021-07-02T09:54:29.923Z] #54 10.96 + make 'BUILDTAGS=seccomp ' static [2021-07-02T09:54:29.923Z] #54 11.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-02T09:54:30.061Z] #20 20.91 Selecting previously unselected package libapparmor1:armhf. [2021-07-02T09:54:30.318Z] #20 20.91 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-02T09:54:30.318Z] #20 20.92 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-02T09:54:30.318Z] #20 20.97 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-02T09:54:30.318Z] #20 20.97 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-02T09:54:30.318Z] #20 20.98 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-02T09:54:30.318Z] #20 21.03 Selecting previously unselected package libgcc1:ppc64el. [2021-07-02T09:54:30.504Z] #54 ... [2021-07-02T09:54:30.504Z] [2021-07-02T09:54:30.504Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:30.504Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a [2021-07-02T09:54:30.504Z] #20 7.856 Reading package lists... [2021-07-02T09:54:30.575Z] #20 21.04 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-02T09:54:30.575Z] #20 21.04 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-02T09:54:30.575Z] #20 21.11 Selecting previously unselected package libc6:ppc64el. [2021-07-02T09:54:30.575Z] #20 21.11 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-02T09:54:30.575Z] #20 21.31 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-02T09:54:30.637Z] #20 5.255 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:54:30.897Z] #20 14.11 Reading package lists... [2021-07-02T09:54:30.897Z] #20 ... [2021-07-02T09:54:30.897Z] [2021-07-02T09:54:30.897Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:30.897Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:54:30.897Z] #46 135.9 github.com/LK4D4/vndr/godl [2021-07-02T09:54:31.157Z] #46 136.6 github.com/LK4D4/vndr [2021-07-02T09:54:31.394Z] #20 21.90 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-02T09:54:31.394Z] #20 21.90 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-02T09:54:31.394Z] #20 21.91 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-02T09:54:31.394Z] #20 21.96 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-02T09:54:31.394Z] #20 21.96 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-02T09:54:31.394Z] #20 21.97 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-02T09:54:31.394Z] #20 22.04 Selecting previously unselected package libgcc1:s390x. [2021-07-02T09:54:31.394Z] #20 22.05 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-02T09:54:31.394Z] #20 22.05 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-02T09:54:31.394Z] #20 22.12 Selecting previously unselected package libc6:s390x. [2021-07-02T09:54:31.394Z] #20 22.13 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-02T09:54:31.578Z] #20 6.534 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:54:31.607Z] Client: Mirantis Container Runtime [2021-07-02T09:54:31.607Z] Version: 20.10.0 [2021-07-02T09:54:31.607Z] API version: 1.41 [2021-07-02T09:54:31.607Z] Go version: go1.13.15 [2021-07-02T09:54:31.607Z] Git commit: 6ee42dc [2021-07-02T09:54:31.607Z] Built: 03/11/2021 13:24:56 [2021-07-02T09:54:31.607Z] OS/Arch: windows/amd64 [2021-07-02T09:54:31.607Z] Context: default [2021-07-02T09:54:31.607Z] Experimental: true [2021-07-02T09:54:31.607Z] [2021-07-02T09:54:31.607Z] Server: Mirantis Container Runtime [2021-07-02T09:54:31.607Z] Engine: [2021-07-02T09:54:31.607Z] Version: 20.10.0 [2021-07-02T09:54:31.607Z] API version: 1.41 (minimum version 1.24) [2021-07-02T09:54:31.607Z] Go version: go1.13.15 [2021-07-02T09:54:31.607Z] Git commit: 1e08f21e79 [2021-07-02T09:54:31.607Z] Built: 03/11/2021 13:23:32 [2021-07-02T09:54:31.607Z] OS/Arch: windows/amd64 [2021-07-02T09:54:31.607Z] Experimental: true [2021-07-02T09:54:31.651Z] #20 22.31 Unpacking libc6:s390x (2.28-10) ... [2021-07-02T09:54:31.731Z] #54 ... [2021-07-02T09:54:31.731Z] [2021-07-02T09:54:31.731Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:31.731Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:31.731Z] #20 1.408 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:54:31.731Z] #20 1.582 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:54:31.731Z] #20 1.785 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:54:31.731Z] #20 1.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:54:31.731Z] #20 2.000 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:54:31.731Z] #20 2.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:54:31.731Z] #20 3.887 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:54:31.731Z] #20 5.249 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:54:31.994Z] #20 10.07 Fetched 8986 kB in 9s (1010 kB/s) [2021-07-02T09:54:32.214Z] #20 22.78 Selecting previously unselected package libapparmor1:s390x. [2021-07-02T09:54:32.214Z] #20 22.79 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-02T09:54:32.214Z] #20 22.79 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-02T09:54:32.214Z] #20 22.84 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-02T09:54:32.214Z] #20 22.84 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-02T09:54:32.214Z] #20 22.85 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [Pipeline] sh [2021-07-02T09:54:32.471Z] #20 22.95 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-02T09:54:32.471Z] #20 22.96 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-02T09:54:32.471Z] #20 22.97 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-02T09:54:32.471Z] #20 22.98 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-02T09:54:32.471Z] #20 22.99 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-02T09:54:32.471Z] #20 23.00 Setting up libc6:arm64 (2.28-10) ... [2021-07-02T09:54:32.770Z] Fetching without tags [2021-07-02T09:54:33.077Z] #20 10.67 Reading package lists... [2021-07-02T09:54:33.103Z] + docker info [2021-07-02T09:54:33.342Z] #20 12.95 Building dependency tree... [2021-07-02T09:54:33.505Z] Merging remotes/origin/master commit 2a562b15833fe87adf03405edec6bd7235945f7f into PR head commit af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:54:33.839Z] #20 24.26 Setting up libc6:armel (2.28-10) ... [2021-07-02T09:54:33.923Z] #20 13.84 libcap2-bin is already the newest version (1:2.25-2). [2021-07-02T09:54:33.923Z] #20 13.84 The following additional packages will be installed: [2021-07-02T09:54:33.923Z] #20 13.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-02T09:54:33.923Z] #20 13.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-02T09:54:33.923Z] #20 13.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-02T09:54:33.923Z] #20 13.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-02T09:54:33.923Z] #20 13.85 python3.7 python3.7-minimal vim-runtime xxd [2021-07-02T09:54:33.923Z] #20 13.85 Suggested packages: [2021-07-02T09:54:33.923Z] #20 13.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-02T09:54:33.923Z] #20 13.85 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-02T09:54:33.923Z] #20 13.85 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-02T09:54:33.923Z] #20 13.85 quota [2021-07-02T09:54:33.923Z] #20 13.85 Recommended packages: [2021-07-02T09:54:33.923Z] #20 13.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-02T09:54:33.923Z] #20 13.85 python3-keyrings.alt python3-xdg unzip [2021-07-02T09:54:34.768Z] #20 25.50 Setting up libc6:armhf (2.28-10) ... [2021-07-02T09:54:32.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:54:32.530Z] > git config --add remote.origin.fetch +refs/pull/42550/head:refs/remotes/origin/PR-42550 # timeout=10 [2021-07-02T09:54:32.561Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:54:32.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-02T09:54:32.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-02T09:54:32.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:54:32.795Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42550/head:refs/remotes/origin/PR-42550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-02T09:54:33.593Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:54:33.640Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:54:34.878Z] #20 14.84 The following NEW packages will be installed: [2021-07-02T09:54:34.878Z] #20 14.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-02T09:54:34.878Z] #20 14.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-02T09:54:34.878Z] #20 14.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-02T09:54:34.878Z] #20 14.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-02T09:54:34.878Z] #20 14.84 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-02T09:54:34.878Z] #20 14.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-02T09:54:34.878Z] #20 14.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-02T09:54:34.878Z] #20 14.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-02T09:54:34.878Z] #20 14.85 xz-utils zip [2021-07-02T09:54:34.883Z] #20 ... [2021-07-02T09:54:34.883Z] [2021-07-02T09:54:34.883Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:34.883Z] #46 sha256:58497a71b35f15b23d7d65a736ce546424fcf9dae9066693d470cb0dd9e38309 [2021-07-02T09:54:34.883Z] #46 132.3 github.com/LK4D4/vndr/godl [2021-07-02T09:54:34.883Z] #46 133.1 github.com/LK4D4/vndr [2021-07-02T09:54:34.883Z] #46 DONE 137.4s [2021-07-02T09:54:34.883Z] [2021-07-02T09:54:34.883Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:54:34.883Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:54:34.883Z] #32 DONE 137.3s [2021-07-02T09:54:34.883Z] [2021-07-02T09:54:34.883Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:54:34.883Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:54:35.143Z] #20 15.17 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-07-02T09:54:35.143Z] #20 15.17 Need to get 27.7 MB of archives. [2021-07-02T09:54:35.143Z] #20 15.17 After this operation, 114 MB of additional disk space will be used. [2021-07-02T09:54:35.143Z] #20 15.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-02T09:54:35.143Z] #20 15.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-02T09:54:35.143Z] #20 15.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-02T09:54:35.143Z] #20 15.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-02T09:54:35.143Z] #20 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-02T09:54:35.143Z] #20 15.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-02T09:54:35.143Z] #20 15.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:54:35.143Z] #20 15.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-02T09:54:35.143Z] #20 15.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-02T09:54:35.143Z] #20 15.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-02T09:54:35.143Z] #20 15.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-02T09:54:35.143Z] #20 15.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-02T09:54:35.143Z] #20 15.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-02T09:54:35.305Z] #20 10.07 Reading package lists... [2021-07-02T09:54:35.356Z] #46 ... [2021-07-02T09:54:35.356Z] [2021-07-02T09:54:35.356Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:54:35.356Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:54:35.356Z] #32 DONE 139.5s [2021-07-02T09:54:35.356Z] [2021-07-02T09:54:35.356Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:35.356Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:35.356Z] #20 14.11 Reading package lists... [2021-07-02T09:54:35.356Z] #20 17.74 Building dependency tree... [2021-07-02T09:54:35.356Z] #20 19.58 libcap2-bin is already the newest version (1:2.25-2). [2021-07-02T09:54:35.356Z] #20 19.58 The following additional packages will be installed: [2021-07-02T09:54:35.356Z] #20 19.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-02T09:54:35.356Z] #20 19.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-02T09:54:35.356Z] #20 19.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-02T09:54:35.356Z] #20 19.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-02T09:54:35.356Z] #20 19.60 python3.7 python3.7-minimal vim-runtime xxd [2021-07-02T09:54:35.356Z] #20 19.60 Suggested packages: [2021-07-02T09:54:35.356Z] #20 19.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-02T09:54:35.356Z] #20 19.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-02T09:54:35.356Z] #20 19.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-02T09:54:35.356Z] #20 19.61 quota [2021-07-02T09:54:35.356Z] #20 19.61 Recommended packages: [2021-07-02T09:54:35.356Z] #20 19.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-02T09:54:35.356Z] #20 19.61 python3-keyrings.alt python3-xdg unzip [2021-07-02T09:54:35.356Z] #20 21.52 The following NEW packages will be installed: [2021-07-02T09:54:35.356Z] #20 21.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-02T09:54:35.356Z] #20 21.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-02T09:54:35.356Z] #20 21.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-02T09:54:35.356Z] #20 21.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-02T09:54:35.356Z] #20 21.53 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-02T09:54:35.356Z] #20 21.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-02T09:54:35.356Z] #20 21.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-02T09:54:35.356Z] #20 21.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-02T09:54:35.356Z] #20 21.53 xz-utils zip [2021-07-02T09:54:35.356Z] #20 21.87 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:54:35.356Z] #20 21.87 Need to get 28.6 MB of archives. [2021-07-02T09:54:35.356Z] #20 21.87 After this operation, 116 MB of additional disk space will be used. [2021-07-02T09:54:35.356Z] #20 21.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-02T09:54:35.356Z] #20 21.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:54:35.356Z] #20 21.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:54:35.409Z] #20 15.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-02T09:54:35.409Z] #20 15.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-02T09:54:35.409Z] #20 15.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-02T09:54:35.409Z] #20 15.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-02T09:54:35.409Z] #20 15.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:54:35.409Z] #20 15.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-02T09:54:35.409Z] #20 15.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-02T09:54:35.409Z] #20 15.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-02T09:54:35.409Z] #20 15.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-02T09:54:35.409Z] #20 15.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-02T09:54:35.409Z] #20 15.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-02T09:54:35.616Z] #20 ... [2021-07-02T09:54:35.616Z] [2021-07-02T09:54:35.616Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:35.616Z] #46 sha256:1df867ab4583a2dd332ec53fd532d9af09149adc486eb7409e900247c2d27751 [2021-07-02T09:54:35.616Z] #46 DONE 140.9s [2021-07-02T09:54:35.616Z] [2021-07-02T09:54:35.616Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:35.616Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:35.616Z] #20 22.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:54:35.616Z] #20 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:54:35.616Z] #20 22.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:54:35.674Z] #20 15.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-02T09:54:35.674Z] #20 15.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-02T09:54:35.674Z] #20 15.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-02T09:54:35.674Z] #20 15.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-02T09:54:35.674Z] #20 15.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-02T09:54:35.876Z] #20 22.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:54:35.876Z] #20 22.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:54:35.876Z] #20 22.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:54:35.876Z] #20 22.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-02T09:54:35.876Z] #20 22.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-02T09:54:35.876Z] #20 22.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-02T09:54:35.876Z] #20 22.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-02T09:54:35.876Z] #20 22.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-02T09:54:35.876Z] #20 22.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-02T09:54:35.876Z] #20 22.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-02T09:54:35.876Z] #20 22.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:54:35.876Z] #20 22.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:54:35.876Z] #20 22.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-02T09:54:35.876Z] #20 22.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-02T09:54:35.876Z] #20 22.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-02T09:54:35.877Z] #20 22.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-02T09:54:35.940Z] #20 16.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-02T09:54:35.940Z] #20 16.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-02T09:54:35.940Z] #20 16.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-02T09:54:35.940Z] #20 16.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-02T09:54:35.940Z] #20 16.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-02T09:54:35.940Z] #20 16.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-02T09:54:35.940Z] #20 16.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-02T09:54:35.940Z] #20 16.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-02T09:54:35.940Z] #20 16.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-02T09:54:35.940Z] #20 16.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-02T09:54:35.940Z] #20 16.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:54:35.940Z] #20 16.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-02T09:54:36.136Z] #20 22.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-02T09:54:36.136Z] #20 22.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:54:36.136Z] #20 22.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:54:36.136Z] #20 22.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:54:36.136Z] #20 22.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-02T09:54:36.136Z] #20 22.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-02T09:54:36.136Z] #20 22.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:54:36.137Z] #20 26.71 Setting up libc6:ppc64el (2.28-10) ... [2021-07-02T09:54:36.205Z] #20 16.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-02T09:54:36.205Z] #20 16.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-02T09:54:36.205Z] #20 16.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-02T09:54:36.205Z] #20 16.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-02T09:54:36.205Z] #20 16.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-02T09:54:36.265Z] #40 ... [2021-07-02T09:54:36.265Z] [2021-07-02T09:54:36.265Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:36.265Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:36.265Z] #20 11.22 Fetched 8986 kB in 9s (1034 kB/s) [2021-07-02T09:54:36.470Z] #20 16.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-02T09:54:36.470Z] #20 16.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-02T09:54:36.470Z] #20 16.50 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-02T09:54:36.706Z] #20 23.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:54:36.706Z] #20 23.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:54:36.706Z] #20 23.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:54:36.706Z] #20 23.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-02T09:54:36.706Z] #20 23.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-02T09:54:36.706Z] #20 23.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-02T09:54:36.706Z] #20 23.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-02T09:54:36.706Z] #20 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-02T09:54:36.706Z] #20 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-02T09:54:36.706Z] #20 23.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-02T09:54:36.706Z] #20 23.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:54:36.706Z] #20 23.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-02T09:54:36.706Z] #20 23.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-02T09:54:36.706Z] #20 23.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-02T09:54:36.706Z] #20 23.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-02T09:54:36.714Z] Merge succeeded, producing af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:54:36.714Z] Checking out Revision af3e5568fcca17bacb7d27d1bbff0b68bb855b83 (PR-42550) [2021-07-02T09:54:36.966Z] #20 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-02T09:54:36.966Z] #20 23.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-02T09:54:37.227Z] #20 23.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-02T09:54:37.227Z] #20 23.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-02T09:54:37.227Z] #20 23.87 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-02T09:54:37.426Z] #20 17.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:54:37.426Z] #20 17.36 Fetched 27.7 MB in 2s (17.2 MB/s) [2021-07-02T09:54:37.426Z] #20 17.46 Selecting previously unselected package pigz. [2021-07-02T09:54:37.426Z] #20 17.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-07-02T09:54:37.426Z] #20 17.53 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-02T09:54:37.426Z] #20 17.54 Unpacking pigz (2.4-1) ... [2021-07-02T09:54:37.510Z] #20 27.95 Setting up libc6:s390x (2.28-10) ... [2021-07-02T09:54:37.691Z] #20 17.66 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-02T09:54:37.691Z] #20 17.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:54:37.691Z] #20 17.69 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:37.957Z] #20 18.06 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:54:37.957Z] #20 18.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:54:36.366Z] > git remote # timeout=10 [2021-07-02T09:54:36.428Z] > git config --get remote.origin.url # timeout=10 [2021-07-02T09:54:36.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-02T09:54:36.475Z] > git merge 2a562b15833fe87adf03405edec6bd7235945f7f # timeout=10 [2021-07-02T09:54:36.616Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-02T09:54:36.741Z] > git config core.sparsecheckout # timeout=10 [2021-07-02T09:54:36.772Z] > git checkout -f af3e5568fcca17bacb7d27d1bbff0b68bb855b83 # timeout=10 [2021-07-02T09:54:38.120Z] #20 13.58 Reading package lists... [2021-07-02T09:54:38.120Z] #20 ... [2021-07-02T09:54:38.120Z] [2021-07-02T09:54:38.120Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:38.120Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:54:38.120Z] #46 127.9 net/http/httptrace [2021-07-02T09:54:38.120Z] #46 128.2 net/http [2021-07-02T09:54:38.166Z] #20 24.43 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:54:38.166Z] #20 24.52 Fetched 28.6 MB in 2s (12.6 MB/s) [2021-07-02T09:54:38.166Z] #20 24.58 Selecting previously unselected package pigz. [2021-07-02T09:54:38.166Z] #20 24.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-02T09:54:38.166Z] #20 24.62 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-02T09:54:38.166Z] #20 24.63 Unpacking pigz (2.4-1) ... [2021-07-02T09:54:38.166Z] #20 24.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:54:38.222Z] #20 18.09 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:38.426Z] #20 24.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:38.426Z] #20 24.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:38.441Z] #20 29.21 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-02T09:54:38.686Z] #20 25.14 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:54:38.686Z] #20 25.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:38.686Z] #20 25.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:38.698Z] #20 29.22 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.23 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.24 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.25 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.26 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-02T09:54:38.698Z] #20 29.28 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-02T09:54:38.698Z] #20 29.29 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-02T09:54:38.698Z] #20 29.30 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-02T09:54:38.698Z] #20 29.32 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-02T09:54:38.698Z] #20 29.33 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.34 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.35 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.36 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.37 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-02T09:54:38.698Z] #20 29.39 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:54:38.802Z] #20 18.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:38.802Z] #20 18.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:39.066Z] #46 ... [2021-07-02T09:54:39.066Z] [2021-07-02T09:54:39.067Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:39.067Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:39.067Z] #20 13.58 Reading package lists... [2021-07-02T09:54:39.263Z] #20 DONE 29.9s [2021-07-02T09:54:39.263Z] [2021-07-02T09:54:39.263Z] #61 [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-07-02T09:54:39.263Z] #61 sha256:b13930e4c375012af1aac5b7a926453512fbb294cb6febee980537837d69baa7 [2021-07-02T09:54:39.383Z] #20 ... [2021-07-02T09:54:39.383Z] [2021-07-02T09:54:39.383Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:54:39.383Z] #24 sha256:c253ef71189e65643c47fe9094a7a9e144aac192ee7dccb2cb29fd1451f43df1 [2021-07-02T09:54:39.383Z] #24 118.5 Checking out files: 24% (2806/11568) Checking out files: 25% (2892/11568) Checking out files: 26% (3008/11568) Checking out files: 27% (3124/11568) Checking out files: 28% (3240/11568) Checking out files: 29% (3355/11568) Checking out files: 30% (3471/11568) Checking out files: 31% (3587/11568) Checking out files: 32% (3702/11568) Checking out files: 33% (3818/11568) Checking out files: 34% (3934/11568) Checking out files: 35% (4049/11568) Checking out files: 36% (4165/11568) Checking out files: 37% (4281/11568) Checking out files: 38% (4396/11568) Checking out files: 39% (4512/11568) Checking out files: 40% (4628/11568) Checking out files: 41% (4743/11568) Checking out files: 42% (4859/11568) Checking out files: 43% (4975/11568) Checking out files: 44% (5090/11568) Checking out files: 45% (5206/11568) Checking out files: 46% (5322/11568) Checking out files: 46% (5354/11568) Checking out files: 47% (5437/11568) Checking out files: 48% (5553/11568) Checking out files: 49% (5669/11568) Checking out files: 50% (5784/11568) Checking out files: 51% (5900/11568) Checking out files: 52% (6016/11568) Checking out files: 53% (6132/11568) Checking out files: 54% (6247/11568) Checking out files: 55% (6363/11568) Checking out files: 56% (6479/11568) Checking out files: 57% (6594/11568) Checking out files: 58% (6710/11568) Checking out files: 59% (6826/11568) Checking out files: 60% (6941/11568) Checking out files: 61% (7057/11568) Checking out files: 62% (7173/11568) Checking out files: 63% (7288/11568) Checking out files: 64% (7404/11568) Checking out files: 65% (7520/11568) Checking out files: 66% (7635/11568) Checking out files: 67% (7751/11568) Checking out files: 68% (7867/11568) Checking out files: 69% (7982/11568) Checking out files: 70% (8098/11568) Checking out files: 71% (8214/11568) Checking out files: 72% (8329/11568) Checking out files: 72% (8444/11568) Checking out files: 73% (8445/11568) Checking out files: 74% (8561/11568) Checking out files: 75% (8676/11568) Checking out files: 76% (8792/11568) Checking out files: 77% (8908/11568) Checking out files: 78% (9024/11568) Checking out files: 79% (9139/11568) Checking out files: 80% (9255/11568) Checking out files: 81% (9371/11568) Checking out files: 82% (9486/11568) Checking out files: 83% (9602/11568) Checking out files: 84% (9718/11568) Checking out files: 85% (9833/11568) Checking out files: 86% (9949/11568) Checking out files: 87% (10065/11568) Checking out files: 88% (10180/11568) Checking out files: 89% (10296/11568) Checking out files: 90% (10412/11568) Checking out files: 91% (10527/11568) Checking out files: 92% (10643/11568) Checking out files: 93% (10759/11568) Checking out files: 94% (10874/11568) Checking out files: 95% (10990/11568) Checking out files: 96% (11106/11568) Checking out files: 97% (11221/11568) Checking out files: 98% (11337/11568) Checking out files: 99% (11453/11568) Checking out files: 100% (11568/11568) Checking out files: 100% (11568/11568), done. [2021-07-02T09:54:39.383Z] #24 121.6 + cd /tmp/tmp.0TZMQKXXuC/tmp/docker-ce [2021-07-02T09:54:39.383Z] #24 121.6 + git checkout -q v17.06.2-ce [2021-07-02T09:54:39.383Z] #24 124.7 + mkdir -p /tmp/tmp.0TZMQKXXuC/src/github.com/docker [2021-07-02T09:54:39.383Z] #24 124.7 + mv components/cli /tmp/tmp.0TZMQKXXuC/src/github.com/docker/cli [2021-07-02T09:54:39.383Z] #24 124.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-02T09:54:39.561Z] #20 11.22 Reading package lists... [2021-07-02T09:54:39.625Z] #20 25.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:39.625Z] #20 25.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:40.274Z] #20 17.41 Building dependency tree... [2021-07-02T09:54:40.633Z] #61 ... [2021-07-02T09:54:40.633Z] [2021-07-02T09:54:40.633Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-02T09:54:40.633Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055 [2021-07-02T09:54:40.633Z] #21 DONE 1.3s [2021-07-02T09:54:40.633Z] [2021-07-02T09:54:40.633Z] #61 [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-07-02T09:54:40.633Z] #61 sha256:b13930e4c375012af1aac5b7a926453512fbb294cb6febee980537837d69baa7 [2021-07-02T09:54:40.633Z] #61 1.424 + RM_GOPATH=0 [2021-07-02T09:54:40.633Z] #61 1.424 + TMP_GOPATH= [2021-07-02T09:54:40.633Z] #61 1.424 + : /build [2021-07-02T09:54:40.633Z] #61 1.424 + '[' -z '' ']' [2021-07-02T09:54:40.633Z] #61 1.424 ++ mktemp -d [2021-07-02T09:54:40.633Z] #61 1.424 + export GOPATH=/tmp/tmp.WsiazFzZG0 [2021-07-02T09:54:40.633Z] #61 1.424 + GOPATH=/tmp/tmp.WsiazFzZG0 [2021-07-02T09:54:40.633Z] #61 1.424 + RM_GOPATH=1 [2021-07-02T09:54:40.633Z] #61 1.424 + case "$(go env GOARCH)" in [2021-07-02T09:54:40.633Z] #61 1.424 ++ go env GOARCH [2021-07-02T09:54:40.633Z] #61 1.431 + export GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:40.633Z] #61 1.431 + GO_BUILDMODE=-buildmode=pie [2021-07-02T09:54:40.633Z] #61 1.431 ++ dirname /tmp/install/install.sh [2021-07-02T09:54:40.633Z] #61 1.431 + dir=/tmp/install [2021-07-02T09:54:40.633Z] #61 1.431 + bin=runc [2021-07-02T09:54:40.633Z] #61 1.431 + shift [2021-07-02T09:54:40.633Z] #61 1.431 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-02T09:54:40.633Z] #61 1.431 + . /tmp/install/runc.installer [2021-07-02T09:54:40.633Z] #61 1.431 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:40.633Z] #61 1.431 + install_runc [2021-07-02T09:54:40.633Z] #61 1.431 + uname -r [2021-07-02T09:54:40.633Z] #61 1.441 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-02T09:54:40.633Z] #61 1.441 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-02T09:54:40.633Z] #61 1.441 + RUNC_BUILDTAGS='seccomp ' [2021-07-02T09:54:40.633Z] #61 1.441 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-02T09:54:40.633Z] #61 1.441 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WsiazFzZG0/src/github.com/opencontainers/runc [2021-07-02T09:54:40.790Z] #24 ... [2021-07-02T09:54:40.790Z] [2021-07-02T09:54:40.790Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:40.790Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a [2021-07-02T09:54:40.790Z] #20 20.74 Selecting previously unselected package python3-minimal. [2021-07-02T09:54:40.790Z] #20 20.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 ... 23668 files and directories currently installed.) [2021-07-02T09:54:40.790Z] #20 20.82 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-02T09:54:40.790Z] #20 20.82 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:54:40.890Z] #61 1.443 Cloning into '/tmp/tmp.WsiazFzZG0/src/github.com/opencontainers/runc'... [2021-07-02T09:54:41.056Z] #20 20.91 Selecting previously unselected package libmpdec2:arm64. [2021-07-02T09:54:41.057Z] #20 20.92 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-02T09:54:41.057Z] #20 20.94 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-02T09:54:41.057Z] #20 21.05 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-02T09:54:41.057Z] #20 21.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:54:41.057Z] #20 21.08 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:41.220Z] #20 19.13 libcap2-bin is already the newest version (1:2.25-2). [2021-07-02T09:54:41.221Z] #20 19.13 The following additional packages will be installed: [2021-07-02T09:54:41.221Z] #20 19.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-02T09:54:41.221Z] #20 19.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-02T09:54:41.221Z] #20 19.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-02T09:54:41.221Z] #20 19.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-02T09:54:41.221Z] #20 19.15 python3.7 python3.7-minimal vim-runtime xxd [2021-07-02T09:54:41.221Z] #20 19.15 Suggested packages: [2021-07-02T09:54:41.221Z] #20 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-02T09:54:41.221Z] #20 19.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-02T09:54:41.221Z] #20 19.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-02T09:54:41.221Z] #20 19.15 quota [2021-07-02T09:54:41.221Z] #20 19.15 Recommended packages: [2021-07-02T09:54:41.221Z] #20 19.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-02T09:54:41.221Z] #20 19.15 python3-keyrings.alt python3-xdg unzip [2021-07-02T09:54:41.534Z] #20 27.69 Selecting previously unselected package python3-minimal. [2021-07-02T09:54:41.534Z] #20 27.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-02T09:54:41.534Z] #20 27.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:54:41.534Z] #20 27.75 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:54:41.534Z] #20 27.81 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:54:41.534Z] #20 27.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:54:41.534Z] #20 27.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:54:41.534Z] #20 27.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:54:41.534Z] #20 27.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:41.534Z] #20 27.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:41.828Z] #61 ... [2021-07-02T09:54:41.828Z] [2021-07-02T09:54:41.828Z] #22 [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-07-02T09:54:41.828Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee [2021-07-02T09:54:41.828Z] #22 DONE 1.1s [2021-07-02T09:54:41.828Z] [2021-07-02T09:54:41.828Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-02T09:54:41.828Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e [2021-07-02T09:54:42.019Z] #20 21.95 Selecting previously unselected package python3.7. [2021-07-02T09:54:42.019Z] #20 21.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-02T09:54:42.019Z] #20 21.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:42.102Z] #20 14.36 Reading package lists... [2021-07-02T09:54:42.284Z] #20 22.11 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-02T09:54:42.285Z] #20 22.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-02T09:54:42.285Z] #20 22.14 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-02T09:54:42.285Z] #20 22.33 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:54:42.473Z] #20 28.73 Selecting previously unselected package python3.7. [2021-07-02T09:54:42.473Z] #20 28.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:42.473Z] #20 28.75 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:42.473Z] #20 28.86 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:54:42.473Z] #20 28.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:54:42.473Z] #20 28.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:54:42.473Z] #20 28.97 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:54:42.760Z] #23 0.969 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-02T09:54:42.760Z] #23 DONE 1.1s [2021-07-02T09:54:42.760Z] [2021-07-02T09:54:42.760Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-02T09:54:42.760Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e [2021-07-02T09:54:43.043Z] #20 17.16 Building dependency tree... [2021-07-02T09:54:43.043Z] #20 29.66 Selecting previously unselected package python3. [2021-07-02T09:54:43.141Z] #20 20.94 The following NEW packages will be installed: [2021-07-02T09:54:43.141Z] #20 20.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-02T09:54:43.141Z] #20 20.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-02T09:54:43.141Z] #20 20.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-02T09:54:43.141Z] #20 20.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-02T09:54:43.141Z] #20 20.94 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-02T09:54:43.141Z] #20 20.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-02T09:54:43.141Z] #20 20.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-02T09:54:43.141Z] #20 20.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-02T09:54:43.141Z] #20 20.95 xz-utils zip [2021-07-02T09:54:43.141Z] #20 21.35 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:54:43.141Z] #20 21.35 Need to get 28.6 MB of archives. [2021-07-02T09:54:43.141Z] #20 21.35 After this operation, 116 MB of additional disk space will be used. [2021-07-02T09:54:43.141Z] #20 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-02T09:54:43.303Z] #20 18.33 libcap2-bin is already the newest version (1:2.25-2). [2021-07-02T09:54:43.303Z] #20 18.33 The following additional packages will be installed: [2021-07-02T09:54:43.303Z] #20 29.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-02T09:54:43.303Z] #20 29.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:54:43.303Z] #20 29.74 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:54:43.303Z] #20 29.83 Selecting previously unselected package libip4tc0:amd64. [2021-07-02T09:54:43.303Z] #20 29.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:43.303Z] #20 29.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:43.303Z] #20 29.91 Selecting previously unselected package libip6tc0:amd64. [2021-07-02T09:54:43.303Z] #20 29.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:43.303Z] #20 29.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:43.404Z] #20 ... [2021-07-02T09:54:43.404Z] [2021-07-02T09:54:43.404Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-02T09:54:43.404Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-07-02T09:54:43.404Z] #32 DONE 142.6s [2021-07-02T09:54:43.404Z] [2021-07-02T09:54:43.404Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:43.404Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:43.404Z] #20 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:54:43.404Z] #20 21.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:54:43.563Z] #20 18.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-02T09:54:43.564Z] #20 18.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-02T09:54:43.564Z] #20 18.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-02T09:54:43.564Z] #20 18.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-02T09:54:43.564Z] #20 18.33 python3.7 python3.7-minimal vim-runtime xxd [2021-07-02T09:54:43.564Z] #20 29.99 Selecting previously unselected package libiptc0:amd64. [2021-07-02T09:54:43.564Z] #20 18.33 Suggested packages: [2021-07-02T09:54:43.564Z] #20 30.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:43.564Z] #20 30.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:43.564Z] #20 18.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-02T09:54:43.564Z] #20 30.09 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-02T09:54:43.564Z] #20 30.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-02T09:54:43.564Z] #20 18.33 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-02T09:54:43.564Z] #20 30.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:54:43.564Z] #20 18.33 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-02T09:54:43.564Z] #20 30.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-02T09:54:43.564Z] #20 18.33 quota [2021-07-02T09:54:43.564Z] #20 18.33 Recommended packages: [2021-07-02T09:54:43.564Z] #20 30.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-02T09:54:43.564Z] #20 18.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-02T09:54:43.564Z] #20 30.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:54:43.564Z] #20 18.33 python3-keyrings.alt python3-xdg unzip [2021-07-02T09:54:43.652Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-02T09:54:43.652Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d1176755\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-02T09:54:43.652Z] ---------------------------------------------------------------------------- [2021-07-02T09:54:43.652Z] [2021-07-02T09:54:43.652Z] INFO: executeCI.ps1 starting at Fri Jul 2 09:54:43 CUT 2021 [2021-07-02T09:54:43.652Z] [2021-07-02T09:54:43.652Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-02T09:54:43.652Z] INFO: Running git version 2.24.1.windows.2 [2021-07-02T09:54:43.652Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-02T09:54:43.652Z] INFO: Environment variables: [2021-07-02T09:54:43.652Z] [2021-07-02T09:54:43.652Z] Name Value [2021-07-02T09:54:43.652Z] ---- ----- [2021-07-02T09:54:43.652Z] ALLUSERSPROFILE C:\ProgramData [2021-07-02T09:54:43.652Z] amd64 true [2021-07-02T09:54:43.652Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-02T09:54:43.652Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-02T09:54:43.652Z] arm64 true [2021-07-02T09:54:43.652Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-02T09:54:43.652Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-02T09:54:43.652Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-02T09:54:43.652Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-02T09:54:43.652Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-02T09:54:43.652Z] BRANCH_NAME PR-42550 [2021-07-02T09:54:43.652Z] BUILD_DISPLAY_NAME #15 [2021-07-02T09:54:43.652Z] BUILD_ID 15 [2021-07-02T09:54:43.652Z] BUILD_NUMBER 15 [2021-07-02T09:54:43.652Z] BUILD_TAG jenkins-moby-PR-42550-15 [2021-07-02T09:54:43.652Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/ [2021-07-02T09:54:43.652Z] cgroup2 true [2021-07-02T09:54:43.652Z] CHANGE_AUTHOR rvolosatovs [2021-07-02T09:54:43.652Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-07-02T09:54:43.652Z] CHANGE_BRANCH fix_image_shared_size [2021-07-02T09:54:43.652Z] CHANGE_FORK rvolosatovs [2021-07-02T09:54:43.652Z] CHANGE_ID 42550 [2021-07-02T09:54:43.652Z] CHANGE_TARGET master [2021-07-02T09:54:43.652Z] CHANGE_TITLE Fix SharedSize computation in `ImageService.Image` for filtered requests [2021-07-02T09:54:43.652Z] CHANGE_URL https://github.com/moby/moby/pull/42550 [2021-07-02T09:54:43.652Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:54:43.652Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-02T09:54:43.652Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-02T09:54:43.652Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-02T09:54:43.652Z] COMPUTERNAME azwin-2-281240 [2021-07-02T09:54:43.652Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-02T09:54:43.652Z] ConfigSequenceNumber 0 [2021-07-02T09:54:43.652Z] dco true [2021-07-02T09:54:43.652Z] DOCKER_BUILDKIT 0 [2021-07-02T09:54:43.652Z] DOCKER_DUT_DEBUG 1 [2021-07-02T09:54:43.652Z] DOCKER_EXPERIMENTAL 1 [2021-07-02T09:54:43.652Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-02T09:54:43.652Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-02T09:54:43.652Z] EXECUTOR_NUMBER 0 [2021-07-02T09:54:43.652Z] FQDN azwin-2-281240.westus.cloudapp.azure.com [2021-07-02T09:54:43.653Z] GIT_BRANCH PR-42550 [2021-07-02T09:54:43.653Z] GIT_COMMIT af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:54:43.653Z] GIT_PREVIOUS_COMMIT edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 [2021-07-02T09:54:43.653Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 [2021-07-02T09:54:43.653Z] GIT_URL https://github.com/moby/moby.git [2021-07-02T09:54:43.653Z] HUDSON_COOKIE cf3bb24a-1fff-409f-83ad-b54284aebf0d [2021-07-02T09:54:43.653Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-02T09:54:43.653Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-02T09:54:43.653Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-02T09:54:43.653Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-02T09:54:43.653Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-02T09:54:43.653Z] JENKINS_NODE_COOKIE cfd5e509-2fad-4073-be22-4cf06c7238f0 [2021-07-02T09:54:43.653Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-02T09:54:43.653Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-02T09:54:43.653Z] JOB_BASE_NAME PR-42550 [2021-07-02T09:54:43.653Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/display/redirect [2021-07-02T09:54:43.653Z] JOB_NAME moby/PR-42550 [2021-07-02T09:54:43.653Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/ [2021-07-02T09:54:43.653Z] library.jps.version master [2021-07-02T09:54:43.653Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-02T09:54:43.653Z] NODE_LABELS amd64 azure azwin-2-281240 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-02T09:54:43.653Z] NODE_NAME azwin-2-281240 [2021-07-02T09:54:43.653Z] NUMBER_OF_PROCESSORS 4 [2021-07-02T09:54:43.653Z] OS Windows_NT [2021-07-02T09:54:43.653Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-02T09:54:43.653Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-02T09:54:43.653Z] ppc64le false [2021-07-02T09:54:43.653Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-02T09:54:43.653Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-02T09:54:43.653Z] PROCESSOR_LEVEL 6 [2021-07-02T09:54:43.653Z] PROCESSOR_REVISION 4f01 [2021-07-02T09:54:43.653Z] ProgramData C:\ProgramData [2021-07-02T09:54:43.653Z] ProgramFiles C:\Program Files [2021-07-02T09:54:43.653Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-02T09:54:43.653Z] ProgramW6432 C:\Program Files [2021-07-02T09:54:43.653Z] PROMPT $P$G [2021-07-02T09:54:43.653Z] PSExecutionPolicyPreference Bypass [2021-07-02T09:54:43.653Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-02T09:54:43.653Z] PUBLIC C:\Users\Public [2021-07-02T09:54:43.653Z] rootless true [2021-07-02T09:54:43.653Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=arti... [2021-07-02T09:54:43.653Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=changes [2021-07-02T09:54:43.653Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect [2021-07-02T09:54:43.653Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=tests [2021-07-02T09:54:43.653Z] s390x false [2021-07-02T09:54:43.653Z] SKIP_VALIDATION_TESTS 1 [2021-07-02T09:54:43.653Z] SOURCES_DRIVE d [2021-07-02T09:54:43.653Z] SOURCES_SUBDIR gopath [2021-07-02T09:54:43.653Z] STAGE_NAME Run tests [2021-07-02T09:54:43.653Z] SystemDrive C: [2021-07-02T09:54:43.653Z] SystemRoot C:\Windows [2021-07-02T09:54:43.653Z] TEMP C:\Windows\TEMP [2021-07-02T09:54:43.653Z] TESTDEBUG 0 [2021-07-02T09:54:43.653Z] TESTRUN_DRIVE d [2021-07-02T09:54:43.653Z] TESTRUN_SUBDIR CI [2021-07-02T09:54:43.653Z] TIMEOUT 120m [2021-07-02T09:54:43.653Z] TMP C:\Windows\TEMP [2021-07-02T09:54:43.653Z] unit_validate true [2021-07-02T09:54:43.653Z] USERDOMAIN WORKGROUP [2021-07-02T09:54:43.653Z] USERNAME azwin-2-281240$ [2021-07-02T09:54:43.653Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-02T09:54:43.653Z] validate_force false [2021-07-02T09:54:43.653Z] windir C:\Windows [2021-07-02T09:54:43.653Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-02T09:54:43.653Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-02T09:54:43.653Z] windows2022 true [2021-07-02T09:54:43.653Z] windows2022containerd true [2021-07-02T09:54:43.653Z] windowsRS1 false [2021-07-02T09:54:43.653Z] windowsRS5 true [2021-07-02T09:54:43.653Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-02T09:54:43.653Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-02T09:54:43.653Z] [2021-07-02T09:54:43.653Z] [2021-07-02T09:54:43.653Z] [2021-07-02T09:54:43.666Z] #20 21.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:54:43.666Z] #20 21.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:54:43.666Z] #20 21.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:54:43.666Z] #20 21.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:54:43.666Z] #20 21.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:54:43.666Z] #20 21.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:54:43.666Z] #20 21.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-02T09:54:43.666Z] #20 21.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-02T09:54:43.824Z] #20 30.23 Selecting previously unselected package libnftnl11:amd64. [2021-07-02T09:54:43.824Z] #20 30.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-02T09:54:43.824Z] #20 30.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:54:43.824Z] #20 30.34 Selecting previously unselected package iptables. [2021-07-02T09:54:43.824Z] #20 30.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-02T09:54:43.824Z] #20 30.35 Unpacking iptables (1.8.2-4) ... [2021-07-02T09:54:43.839Z] #20 23.65 Selecting previously unselected package python3. [2021-07-02T09:54:43.840Z] #20 23.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-07-02T09:54:43.840Z] #20 23.81 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-02T09:54:43.840Z] #20 23.83 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:54:43.929Z] #20 21.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-02T09:54:43.929Z] #20 21.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-02T09:54:43.929Z] #20 21.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-02T09:54:43.929Z] #20 21.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-02T09:54:43.929Z] #20 21.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-02T09:54:43.929Z] #20 21.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:54:43.929Z] #20 21.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:54:43.929Z] #20 21.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-02T09:54:43.929Z] #20 21.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-02T09:54:43.929Z] #20 21.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-02T09:54:43.929Z] #20 21.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-02T09:54:43.929Z] #20 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-02T09:54:43.929Z] #20 21.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:54:43.929Z] #20 21.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:54:43.929Z] #20 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:54:43.929Z] #20 21.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-02T09:54:43.929Z] #20 22.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-02T09:54:43.929Z] #20 22.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:54:44.132Z] #20 24.00 Selecting previously unselected package libip4tc0:arm64. [2021-07-02T09:54:44.133Z] #20 24.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-02T09:54:44.133Z] #20 24.02 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-02T09:54:44.133Z] #20 24.19 Selecting previously unselected package libip6tc0:arm64. [2021-07-02T09:54:44.133Z] #20 24.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-02T09:54:44.133Z] #20 24.20 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-02T09:54:44.133Z] #24 DONE 1.3s [2021-07-02T09:54:44.133Z] [2021-07-02T09:54:44.133Z] #64 [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-07-02T09:54:44.133Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:54:44.133Z] #64 56.98 + bin/containerd [2021-07-02T09:54:44.394Z] #20 30.65 Selecting previously unselected package xxd. [2021-07-02T09:54:44.394Z] #20 30.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:54:44.394Z] #20 30.67 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:54:44.394Z] #20 30.80 Selecting previously unselected package vim-common. [2021-07-02T09:54:44.394Z] #20 30.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:54:44.394Z] #20 30.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:54:44.394Z] #20 30.98 Selecting previously unselected package bash-completion. [2021-07-02T09:54:44.394Z] #20 30.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-02T09:54:44.396Z] #20 24.33 Selecting previously unselected package libiptc0:arm64. [2021-07-02T09:54:44.396Z] #20 24.34 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-02T09:54:44.396Z] #20 24.35 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-02T09:54:44.396Z] #20 24.45 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-02T09:54:44.396Z] #20 24.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-02T09:54:44.396Z] #20 24.49 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-02T09:54:44.503Z] #20 22.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:54:44.503Z] #20 22.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:54:44.503Z] #20 22.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:54:44.503Z] #20 22.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-02T09:54:44.503Z] #20 22.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-02T09:54:44.503Z] #20 22.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-02T09:54:44.659Z] #20 24.58 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-02T09:54:44.659Z] #20 24.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-02T09:54:44.659Z] #20 24.60 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-02T09:54:44.659Z] #20 24.72 Selecting previously unselected package libnftnl11:arm64. [2021-07-02T09:54:44.659Z] #20 24.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-02T09:54:44.659Z] #20 24.73 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-02T09:54:44.765Z] #20 22.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-02T09:54:44.931Z] #20 24.86 Selecting previously unselected package iptables. [2021-07-02T09:54:44.931Z] #20 24.87 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-02T09:54:44.931Z] #20 24.87 Unpacking iptables (1.8.2-4) ... [2021-07-02T09:54:44.944Z] #20 19.54 The following NEW packages will be installed: [2021-07-02T09:54:44.944Z] #20 19.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-02T09:54:44.944Z] #20 19.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-02T09:54:44.944Z] #20 19.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-02T09:54:44.944Z] #20 19.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-02T09:54:44.944Z] #20 19.56 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-02T09:54:44.944Z] #20 19.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-02T09:54:44.944Z] #20 19.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-02T09:54:44.944Z] #20 19.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-02T09:54:44.944Z] #20 19.56 xz-utils zip [2021-07-02T09:54:44.944Z] #20 19.90 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:54:44.944Z] #20 19.90 Need to get 28.6 MB of archives. [2021-07-02T09:54:44.944Z] #20 19.90 After this operation, 116 MB of additional disk space will be used. [2021-07-02T09:54:44.944Z] #20 19.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-02T09:54:44.944Z] #20 19.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:54:44.944Z] #20 19.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:54:45.028Z] #20 22.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-02T09:54:45.028Z] #20 22.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-02T09:54:45.028Z] #20 22.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-02T09:54:45.028Z] #20 22.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:54:45.028Z] #20 22.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-02T09:54:45.028Z] #20 22.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-02T09:54:45.028Z] #20 22.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-02T09:54:45.028Z] #20 ... [2021-07-02T09:54:45.028Z] [2021-07-02T09:54:45.028Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-02T09:54:45.028Z] #46 sha256:2c4a4fc89c4434b51d883b319ed1d3f4a1bccbfd1f5798858ad6758c97094d14 [2021-07-02T09:54:45.028Z] #46 139.6 github.com/LK4D4/vndr/godl [2021-07-02T09:54:45.028Z] #46 140.2 github.com/LK4D4/vndr [2021-07-02T09:54:45.028Z] #46 DONE 144.8s [2021-07-02T09:54:45.028Z] [2021-07-02T09:54:45.028Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:45.028Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:54:45.028Z] #20 23.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-02T09:54:45.028Z] #20 23.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-02T09:54:45.028Z] #20 23.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-02T09:54:45.198Z] INFO: Sources under d:\gopath\... [2021-07-02T09:54:45.198Z] INFO: Test run under d:\CI\... [2021-07-02T09:54:45.198Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-02T09:54:45.198Z] INFO: docker/docker repository was found [2021-07-02T09:54:45.198Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-02T09:54:45.203Z] #20 20.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:54:45.204Z] #20 20.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:54:45.204Z] #20 20.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:54:45.204Z] #20 20.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:54:45.204Z] #20 20.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:54:45.204Z] #20 20.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:54:45.204Z] #20 20.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-02T09:54:45.204Z] #20 20.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-02T09:54:45.204Z] #20 20.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-02T09:54:45.204Z] #20 20.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-02T09:54:45.204Z] #20 20.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-02T09:54:45.204Z] #20 20.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-02T09:54:45.204Z] #20 20.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-02T09:54:45.204Z] #20 20.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:54:45.204Z] #20 20.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:54:45.204Z] #20 20.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-02T09:54:45.204Z] #20 20.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-02T09:54:45.204Z] #20 20.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-02T09:54:45.204Z] #20 20.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-02T09:54:45.204Z] #20 20.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-02T09:54:45.204Z] #20 20.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:54:45.293Z] #20 23.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-02T09:54:45.411Z] Client: [2021-07-02T09:54:45.411Z] Context: default [2021-07-02T09:54:45.411Z] Debug Mode: false [2021-07-02T09:54:45.411Z] Plugins: [2021-07-02T09:54:45.411Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-02T09:54:45.411Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-02T09:54:45.411Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-02T09:54:45.411Z] [2021-07-02T09:54:45.411Z] Server: [2021-07-02T09:54:45.411Z] Containers: 0 [2021-07-02T09:54:45.411Z] Running: 0 [2021-07-02T09:54:45.411Z] Paused: 0 [2021-07-02T09:54:45.411Z] Stopped: 0 [2021-07-02T09:54:45.411Z] Images: 0 [2021-07-02T09:54:45.411Z] Server Version: 20.10.0 [2021-07-02T09:54:45.411Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-02T09:54:45.411Z] Windows: [2021-07-02T09:54:45.411Z] LCOW: [2021-07-02T09:54:45.411Z] Logging Driver: json-file [2021-07-02T09:54:45.411Z] Plugins: [2021-07-02T09:54:45.411Z] Volume: local [2021-07-02T09:54:45.411Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T09:54:45.411Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T09:54:45.411Z] Swarm: inactive [2021-07-02T09:54:45.411Z] Default Isolation: process [2021-07-02T09:54:45.411Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T09:54:45.411Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T09:54:45.411Z] OSType: windows [2021-07-02T09:54:45.411Z] Architecture: x86_64 [2021-07-02T09:54:45.411Z] CPUs: 4 [2021-07-02T09:54:45.411Z] Total Memory: 32GiB [2021-07-02T09:54:45.411Z] Name: azwin-2-4e3d70 [2021-07-02T09:54:45.411Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-02T09:54:45.411Z] Docker Root Dir: D:\docker [2021-07-02T09:54:45.411Z] Debug Mode: false [2021-07-02T09:54:45.411Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:54:45.411Z] Labels: [2021-07-02T09:54:45.411Z] Experimental: true [2021-07-02T09:54:45.411Z] Insecure Registries: [2021-07-02T09:54:45.411Z] 10.0.0.4:5000 [2021-07-02T09:54:45.411Z] 127.0.0.0/8 [2021-07-02T09:54:45.411Z] Registry Mirrors: [2021-07-02T09:54:45.411Z] http://10.0.0.4:5000/ [2021-07-02T09:54:45.411Z] Live Restore Enabled: false [2021-07-02T09:54:45.411Z] [2021-07-02T09:54:45.464Z] #20 20.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:54:45.464Z] #20 20.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:54:45.464Z] #20 20.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-02T09:54:45.464Z] #20 20.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-02T09:54:45.464Z] #20 20.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-02T09:54:45.506Z] #64 ... [2021-07-02T09:54:45.506Z] [2021-07-02T09:54:45.506Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-02T09:54:45.506Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f [2021-07-02T09:54:45.506Z] #25 DONE 1.1s [2021-07-02T09:54:45.506Z] [2021-07-02T09:54:45.506Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-02T09:54:45.506Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7 [2021-07-02T09:54:45.518Z] #20 25.32 Selecting previously unselected package xxd. [2021-07-02T09:54:45.518Z] #20 25.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-02T09:54:45.518Z] #20 25.36 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:54:45.518Z] #20 25.51 Selecting previously unselected package vim-common. [2021-07-02T09:54:45.518Z] #20 25.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:54:45.518Z] #20 25.55 Unpacking vim-common (2:8.1.0875-5) ... [Pipeline] } [2021-07-02T09:54:45.557Z] #20 23.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-02T09:54:45.557Z] #20 23.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-02T09:54:45.659Z] ltsc2019: Pulling from windows/servercore [2021-07-02T09:54:45.659Z] 4612f6d0b889: Pulling fs layer [2021-07-02T09:54:45.659Z] 639bb6bb2beb: Pulling fs layer [2021-07-02T09:54:45.727Z] #20 20.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:54:45.727Z] #20 20.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:54:45.727Z] #20 20.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:54:45.727Z] #20 20.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-02T09:54:45.727Z] #20 20.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-02T09:54:45.727Z] #20 20.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-02T09:54:45.727Z] #20 20.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-02T09:54:45.727Z] #20 20.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-02T09:54:45.727Z] #20 20.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-02T09:54:45.727Z] #20 20.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-02T09:54:45.727Z] #20 20.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:54:45.783Z] #20 25.79 Selecting previously unselected package bash-completion. [2021-07-02T09:54:45.783Z] #20 25.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-02T09:54:45.987Z] #20 20.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-02T09:54:45.987Z] #20 20.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-02T09:54:45.987Z] #20 20.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-02T09:54:45.987Z] #20 20.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-02T09:54:45.987Z] #20 20.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-02T09:54:45.987Z] #20 20.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-02T09:54:46.070Z] #26 DONE 1.0s [2021-07-02T09:54:46.070Z] [2021-07-02T09:54:46.071Z] #61 [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-07-02T09:54:46.071Z] #61 sha256:b13930e4c375012af1aac5b7a926453512fbb294cb6febee980537837d69baa7 [2021-07-02T09:54:46.071Z] #61 5.140 + cd /tmp/tmp.WsiazFzZG0/src/github.com/opencontainers/runc [2021-07-02T09:54:46.071Z] #61 5.140 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-02T09:54:46.071Z] #61 5.313 + '[' -z '' ']' [2021-07-02T09:54:46.071Z] #61 5.314 + target=static [2021-07-02T09:54:46.071Z] #61 5.314 + make 'BUILDTAGS=seccomp ' static [2021-07-02T09:54:46.071Z] #61 5.629 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-02T09:54:46.140Z] #20 24.28 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:54:46.402Z] #20 24.37 Fetched 28.6 MB in 3s (11.2 MB/s) [2021-07-02T09:54:46.402Z] #20 24.43 Selecting previously unselected package pigz. [2021-07-02T09:54:46.402Z] #20 24.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 ... 23446 files and directories currently installed.) [2021-07-02T09:54:46.402Z] #20 24.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-02T09:54:46.402Z] #20 24.48 Unpacking pigz (2.4-1) ... [2021-07-02T09:54:46.402Z] #20 24.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:54:46.557Z] #20 21.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-02T09:54:46.557Z] #20 21.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-02T09:54:46.557Z] #20 21.34 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-02T09:54:46.664Z] #20 24.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:46.664Z] #20 24.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:46.927Z] #20 24.87 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:54:46.927Z] #20 24.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:46.927Z] #20 24.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:46.937Z] #20 33.21 Unpacking bash-completion (1:2.8-6) ... [2021-07-02T09:54:46.937Z] #20 33.58 Selecting previously unselected package bzip2. [2021-07-02T09:54:46.937Z] #20 33.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-02T09:54:46.937Z] #20 33.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:54:47.127Z] #20 21.93 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:54:47.127Z] #20 22.02 Fetched 28.6 MB in 2s (16.6 MB/s) [2021-07-02T09:54:47.127Z] #20 22.08 Selecting previously unselected package pigz. [2021-07-02T09:54:47.127Z] #20 22.08 (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 ... 23446 files and directories currently installed.) [2021-07-02T09:54:47.127Z] #20 22.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-02T09:54:47.127Z] #20 22.12 Unpacking pigz (2.4-1) ... [2021-07-02T09:54:47.127Z] #20 22.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:54:47.196Z] #20 33.68 Selecting previously unselected package xz-utils. [2021-07-02T09:54:47.196Z] #20 33.69 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-02T09:54:47.196Z] #20 33.69 Unpacking xz-utils (5.2.4-1) ... [2021-07-02T09:54:47.387Z] #20 22.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:47.387Z] #20 22.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:47.479Z] #20 33.86 Selecting previously unselected package apparmor. [2021-07-02T09:54:47.479Z] #20 33.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-02T09:54:47.479Z] #20 34.01 Unpacking apparmor (2.13.2-10) ... [2021-07-02T09:54:47.647Z] #20 22.59 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:54:47.647Z] #20 22.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:47.647Z] #20 22.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:47.872Z] #20 25.63 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:47.872Z] #20 25.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:48.055Z] #20 34.34 Selecting previously unselected package aufs-tools. [2021-07-02T09:54:48.055Z] #20 34.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-02T09:54:48.055Z] #20 34.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:54:48.055Z] #20 34.53 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:54:48.055Z] #20 34.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:54:48.055Z] #20 34.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:54:48.216Z] #20 23.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:48.216Z] #20 23.32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:54:48.239Z] Commit message: "daemon/images: fix shared size computation for filtered requests" [2021-07-02T09:54:48.318Z] #20 34.72 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:54:48.318Z] #20 34.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:54:48.318Z] #20 34.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:54:48.318Z] #20 34.85 Selecting previously unselected package jq. [2021-07-02T09:54:48.318Z] #20 34.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:54:48.318Z] #20 34.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:54:48.318Z] #20 34.95 Selecting previously unselected package libaio1:amd64. [2021-07-02T09:54:48.581Z] #20 34.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-02T09:54:48.581Z] #20 34.96 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:54:48.581Z] #20 35.02 Selecting previously unselected package libgpm2:amd64. [2021-07-02T09:54:48.581Z] #20 35.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-02T09:54:48.581Z] #20 35.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:54:48.581Z] #20 35.14 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:54:48.581Z] #20 35.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:54:48.581Z] #20 35.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-02T09:54:49.115Z] #20 28.57 Unpacking bash-completion (1:2.8-6) ... [2021-07-02T09:54:49.115Z] #20 29.08 Selecting previously unselected package bzip2. [2021-07-02T09:54:49.115Z] #20 29.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-02T09:54:49.115Z] #20 29.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:54:49.260Z] #20 27.25 Selecting previously unselected package python3-minimal. [2021-07-02T09:54:49.260Z] #20 27.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 ... 23695 files and directories currently installed.) [2021-07-02T09:54:49.260Z] #20 27.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:54:49.260Z] #20 27.31 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:54:49.380Z] #20 29.37 Selecting previously unselected package xz-utils. [2021-07-02T09:54:49.380Z] #20 29.37 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-02T09:54:49.380Z] #20 29.38 Unpacking xz-utils (5.2.4-1) ... [2021-07-02T09:54:49.525Z] #20 27.37 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:54:49.525Z] #20 27.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:54:49.525Z] #20 27.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:54:49.525Z] #20 27.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:54:49.525Z] #20 27.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:49.525Z] #20 27.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:49.645Z] #20 29.60 Selecting previously unselected package apparmor. [2021-07-02T09:54:49.645Z] #20 29.61 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-02T09:54:49.645Z] #20 29.70 Unpacking apparmor (2.13.2-10) ... [2021-07-02T09:54:49.910Z] #20 30.00 Selecting previously unselected package aufs-tools. [2021-07-02T09:54:49.910Z] #20 30.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-02T09:54:49.910Z] #20 30.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:54:50.127Z] #20 25.01 Selecting previously unselected package python3-minimal. [2021-07-02T09:54:50.127Z] #20 25.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 ... 23695 files and directories currently installed.) [2021-07-02T09:54:50.127Z] #20 25.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:54:50.127Z] #20 25.09 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:54:50.127Z] #20 25.16 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:54:50.127Z] #20 25.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:54:50.127Z] #20 25.18 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:54:50.176Z] #20 30.13 Selecting previously unselected package libonig5:arm64. [2021-07-02T09:54:50.176Z] #20 30.14 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-02T09:54:50.176Z] #20 30.17 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-02T09:54:50.176Z] #20 ... [2021-07-02T09:54:50.176Z] [2021-07-02T09:54:50.176Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:54:50.176Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4 [2021-07-02T09:54:50.176Z] #40 135.7 + dpkg --print-architecture [2021-07-02T09:54:50.245Z] #61 ... [2021-07-02T09:54:50.245Z] [2021-07-02T09:54:50.245Z] #27 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:50.245Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-07-02T09:54:50.245Z] #27 1.285 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-02T09:54:50.245Z] #27 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-02T09:54:50.245Z] #27 1.304 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-02T09:54:50.245Z] #27 1.305 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-02T09:54:50.245Z] #27 1.529 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-02T09:54:50.245Z] #27 1.559 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-02T09:54:50.245Z] #27 1.733 Get:7 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-02T09:54:50.245Z] #27 2.060 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-02T09:54:50.245Z] #27 2.115 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-02T09:54:50.245Z] #27 2.271 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-02T09:54:50.245Z] #27 2.284 Get:11 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-02T09:54:50.245Z] #27 2.531 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-02T09:54:50.245Z] #27 3.043 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-02T09:54:50.245Z] #27 3.431 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-02T09:54:50.245Z] #27 3.843 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-02T09:54:50.387Z] #20 25.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:54:50.387Z] #20 25.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:50.387Z] #20 25.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:50.472Z] #20 28.33 Selecting previously unselected package python3.7. [2021-07-02T09:54:50.472Z] #20 28.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:50.472Z] #20 28.34 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:50.472Z] #20 28.47 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:54:50.472Z] #20 28.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:54:50.472Z] #20 28.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:54:50.472Z] #20 28.55 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:54:50.808Z] #27 4.682 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-02T09:54:51.046Z] #20 29.26 Selecting previously unselected package python3. [2021-07-02T09:54:51.308Z] #20 29.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-02T09:54:51.308Z] #20 29.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:54:51.308Z] #20 29.32 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:54:51.308Z] #20 29.40 Selecting previously unselected package libip4tc0:amd64. [2021-07-02T09:54:51.329Z] #20 26.03 Selecting previously unselected package python3.7. [2021-07-02T09:54:51.329Z] #20 26.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:54:51.329Z] #20 26.04 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:54:51.329Z] #20 26.16 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:54:51.329Z] #20 26.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:54:51.329Z] #20 26.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:54:51.329Z] #20 26.23 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:54:51.370Z] #27 5.085 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-07-02T09:54:51.370Z] #27 5.087 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-02T09:54:51.370Z] #27 5.103 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-07-02T09:54:51.370Z] #27 5.107 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-02T09:54:51.370Z] #27 5.127 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-02T09:54:51.370Z] #27 5.136 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-02T09:54:51.370Z] #27 5.148 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-02T09:54:51.370Z] #27 5.149 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-02T09:54:51.370Z] #27 5.149 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-02T09:54:51.370Z] #27 5.155 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-02T09:54:51.370Z] #27 5.156 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-02T09:54:51.370Z] #27 5.156 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-02T09:54:51.380Z] + docker version [2021-07-02T09:54:51.571Z] #20 29.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:51.571Z] #20 29.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:51.571Z] #20 29.55 Selecting previously unselected package libip6tc0:amd64. [2021-07-02T09:54:51.571Z] #20 29.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:51.571Z] #20 29.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:51.704Z] #40 DONE 137.1s [2021-07-02T09:54:51.704Z] [2021-07-02T09:54:51.704Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:54:51.704Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a [2021-07-02T09:54:51.704Z] #20 30.32 Selecting previously unselected package libjq1:arm64. [2021-07-02T09:54:51.704Z] #20 30.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-02T09:54:51.704Z] #20 30.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-02T09:54:51.704Z] #20 30.46 Selecting previously unselected package jq. [2021-07-02T09:54:51.704Z] #20 30.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-02T09:54:51.704Z] #20 30.53 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:54:51.704Z] #20 30.72 Selecting previously unselected package libaio1:arm64. [2021-07-02T09:54:51.704Z] #20 30.74 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-02T09:54:51.704Z] #20 30.84 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-02T09:54:51.704Z] #20 31.65 Selecting previously unselected package libgpm2:arm64. [2021-07-02T09:54:51.704Z] #20 31.67 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-02T09:54:51.704Z] #20 31.67 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-02T09:54:51.833Z] #20 29.65 Selecting previously unselected package libiptc0:amd64. [2021-07-02T09:54:51.833Z] #20 29.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:51.833Z] #20 29.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:51.833Z] #20 29.73 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-02T09:54:51.833Z] #20 29.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-02T09:54:51.833Z] #20 29.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:54:51.833Z] #20 29.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-02T09:54:51.833Z] #20 29.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-02T09:54:51.833Z] #20 29.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:54:51.833Z] #20 29.90 Selecting previously unselected package libnftnl11:amd64. [2021-07-02T09:54:51.833Z] #20 29.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-02T09:54:51.834Z] #20 29.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:54:51.834Z] #20 30.00 Selecting previously unselected package iptables. [2021-07-02T09:54:51.881Z] #20 38.10 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:54:51.881Z] #20 38.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:54:51.881Z] #20 38.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:54:51.881Z] #20 38.22 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:54:51.881Z] #20 38.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:54:51.881Z] #20 38.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:54:51.881Z] #20 38.32 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:54:51.881Z] #20 38.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:54:51.881Z] #20 38.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:54:51.881Z] #20 38.38 Selecting previously unselected package libreadline5:amd64. [2021-07-02T09:54:51.881Z] #20 38.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-02T09:54:51.881Z] #20 38.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:54:51.970Z] #20 31.90 Selecting previously unselected package libicu63:arm64. [2021-07-02T09:54:51.970Z] #20 31.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-02T09:54:51.970Z] #20 31.91 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-02T09:54:52.096Z] #20 30.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-02T09:54:52.096Z] #20 30.02 Unpacking iptables (1.8.2-4) ... [2021-07-02T09:54:52.140Z] #20 38.46 Selecting previously unselected package net-tools. [2021-07-02T09:54:52.140Z] #20 38.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-02T09:54:52.140Z] #20 38.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:54:52.140Z] #20 38.62 Selecting previously unselected package patch. [2021-07-02T09:54:52.140Z] #20 38.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-02T09:54:52.140Z] #20 38.63 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-02T09:54:52.270Z] #20 26.92 Selecting previously unselected package python3. [2021-07-02T09:54:52.270Z] #20 26.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-02T09:54:52.270Z] #20 26.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:54:52.270Z] #20 27.00 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:54:52.270Z] #20 27.07 Selecting previously unselected package libip4tc0:amd64. [2021-07-02T09:54:52.270Z] #20 27.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:52.270Z] #20 27.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:52.270Z] #20 27.15 Selecting previously unselected package libip6tc0:amd64. [2021-07-02T09:54:52.270Z] #20 27.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:52.270Z] #20 27.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:52.270Z] #20 27.24 Selecting previously unselected package libiptc0:amd64. [2021-07-02T09:54:52.270Z] #20 27.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-02T09:54:52.270Z] #20 27.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:52.270Z] #20 27.34 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-02T09:54:52.358Z] #20 30.31 Selecting previously unselected package xxd. [2021-07-02T09:54:52.358Z] #20 30.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:54:52.358Z] #20 30.33 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:54:52.399Z] #20 38.71 Selecting previously unselected package python-pip-whl. [2021-07-02T09:54:52.399Z] #20 38.72 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-02T09:54:52.399Z] #20 38.72 Unpacking python-pip-whl (18.1-5) ... [2021-07-02T09:54:52.531Z] #20 27.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-02T09:54:52.531Z] #20 27.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:54:52.531Z] #20 27.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-02T09:54:52.531Z] #20 27.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-02T09:54:52.531Z] #20 27.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:54:52.531Z] #20 27.47 Selecting previously unselected package libnftnl11:amd64. [2021-07-02T09:54:52.531Z] #20 27.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-02T09:54:52.531Z] #20 27.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:54:52.531Z] #20 27.56 Selecting previously unselected package iptables. [2021-07-02T09:54:52.531Z] #20 27.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-02T09:54:52.531Z] #20 27.57 Unpacking iptables (1.8.2-4) ... [2021-07-02T09:54:52.620Z] #20 30.49 Selecting previously unselected package vim-common. [2021-07-02T09:54:52.620Z] #20 30.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:54:52.620Z] #20 30.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:54:52.620Z] #20 30.69 Selecting previously unselected package bash-completion. [2021-07-02T09:54:52.620Z] #20 30.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-02T09:54:52.658Z] #20 39.19 Selecting previously unselected package python3-lib2to3. [2021-07-02T09:54:52.658Z] #20 39.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-02T09:54:52.658Z] #20 39.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:54:52.917Z] #20 39.31 Selecting previously unselected package python3-distutils. [2021-07-02T09:54:52.917Z] #20 39.32 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-02T09:54:52.917Z] #20 39.33 Unpacking python3-distutils (3.7.3-1) ... [2021-07-02T09:54:52.917Z] #20 39.45 Selecting previously unselected package python3-pip. [2021-07-02T09:54:52.917Z] #20 39.46 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-02T09:54:52.917Z] #20 39.46 Unpacking python3-pip (18.1-5) ... [2021-07-02T09:54:53.102Z] #20 27.85 Selecting previously unselected package xxd. [2021-07-02T09:54:53.102Z] #20 27.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:54:53.102Z] #20 27.86 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:54:53.102Z] #20 27.95 Selecting previously unselected package vim-common. [2021-07-02T09:54:53.102Z] #20 27.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:54:53.102Z] #20 27.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:54:53.102Z] #20 28.15 Selecting previously unselected package bash-completion. [2021-07-02T09:54:53.102Z] #20 28.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-02T09:54:53.176Z] #20 39.63 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:54:53.176Z] #20 39.64 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:54:53.176Z] #20 39.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:54:53.437Z] #20 39.77 Selecting previously unselected package python3-setuptools. [2021-07-02T09:54:53.437Z] #20 39.77 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-02T09:54:53.437Z] #20 39.78 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-02T09:54:53.437Z] #20 40.00 Selecting previously unselected package python3-wheel. [2021-07-02T09:54:53.437Z] #20 40.00 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-02T09:54:53.697Z] #20 40.01 Unpacking python3-wheel (0.32.3-2) ... [2021-07-02T09:54:53.697Z] #20 40.09 Selecting previously unselected package sudo. [2021-07-02T09:54:53.697Z] #20 40.09 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-02T09:54:53.697Z] #20 40.10 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:54:53.956Z] #20 40.51 Selecting previously unselected package thin-provisioning-tools. [2021-07-02T09:54:53.956Z] #20 40.53 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-02T09:54:53.956Z] #20 40.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:54:54.216Z] #20 40.73 Selecting previously unselected package uidmap. [2021-07-02T09:54:54.216Z] #20 40.75 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-02T09:54:54.216Z] #20 40.76 Unpacking uidmap (1:4.5-1.1) ... [2021-07-02T09:54:54.216Z] #20 40.87 Selecting previously unselected package vim-runtime. [2021-07-02T09:54:54.476Z] #20 40.87 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:54:54.476Z] #20 40.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-02T09:54:54.476Z] #20 40.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-02T09:54:54.476Z] #20 40.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:54:54.542Z] #20 34.32 Selecting previously unselected package libnet1:arm64. [2021-07-02T09:54:54.542Z] #20 34.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-02T09:54:54.542Z] #20 34.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:54:54.542Z] #20 34.46 Selecting previously unselected package libnl-3-200:arm64. [2021-07-02T09:54:54.542Z] #20 34.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-02T09:54:54.542Z] #20 34.49 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-02T09:54:54.542Z] #20 34.56 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-02T09:54:54.542Z] #20 34.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-02T09:54:54.542Z] #20 34.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-02T09:54:54.542Z] #20 34.63 Selecting previously unselected package libreadline5:arm64. [2021-07-02T09:54:54.542Z] #20 34.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-02T09:54:54.542Z] #20 34.65 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-02T09:54:54.809Z] #20 34.75 Selecting previously unselected package net-tools. [2021-07-02T09:54:54.809Z] #20 34.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-02T09:54:54.809Z] #20 34.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:54:55.075Z] #20 34.99 Selecting previously unselected package patch. [2021-07-02T09:54:55.075Z] #20 35.01 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-02T09:54:55.075Z] #20 35.01 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-02T09:54:55.212Z] #20 32.95 Unpacking bash-completion (1:2.8-6) ... [2021-07-02T09:54:55.212Z] #20 33.31 Selecting previously unselected package bzip2. [2021-07-02T09:54:55.212Z] #20 33.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-02T09:54:55.212Z] #20 33.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:54:55.212Z] #20 33.41 Selecting previously unselected package xz-utils. [2021-07-02T09:54:55.340Z] #20 35.14 Selecting previously unselected package python-pip-whl. [2021-07-02T09:54:55.340Z] #20 35.15 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-02T09:54:55.340Z] #20 35.17 Unpacking python-pip-whl (18.1-5) ... [2021-07-02T09:54:55.475Z] #20 33.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-02T09:54:55.475Z] #20 33.43 Unpacking xz-utils (5.2.4-1) ... [2021-07-02T09:54:55.606Z] #20 35.50 Selecting previously unselected package python3-lib2to3. [2021-07-02T09:54:55.606Z] #20 35.51 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-02T09:54:55.606Z] #20 35.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:54:55.606Z] #20 35.67 Selecting previously unselected package python3-distutils. [2021-07-02T09:54:55.606Z] #20 35.67 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-02T09:54:55.606Z] #20 35.69 Unpacking python3-distutils (3.7.3-1) ... [2021-07-02T09:54:55.646Z] #20 30.45 Unpacking bash-completion (1:2.8-6) ... [2021-07-02T09:54:55.738Z] #20 33.64 Selecting previously unselected package apparmor. [2021-07-02T09:54:55.738Z] #20 33.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-02T09:54:55.738Z] #20 33.75 Unpacking apparmor (2.13.2-10) ... [2021-07-02T09:54:55.871Z] #20 35.85 Selecting previously unselected package python3-pip. [2021-07-02T09:54:55.871Z] #20 35.85 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-02T09:54:55.871Z] #20 35.87 Unpacking python3-pip (18.1-5) ... [2021-07-02T09:54:55.907Z] #20 30.77 Selecting previously unselected package bzip2. [2021-07-02T09:54:55.907Z] #20 30.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-02T09:54:55.907Z] #20 30.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:54:55.907Z] #20 30.87 Selecting previously unselected package xz-utils. [2021-07-02T09:54:55.907Z] #20 30.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-02T09:54:55.907Z] #20 30.88 Unpacking xz-utils (5.2.4-1) ... [2021-07-02T09:54:56.000Z] #20 34.05 Selecting previously unselected package aufs-tools. [2021-07-02T09:54:56.000Z] #20 34.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-02T09:54:56.000Z] #20 34.06 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:54:56.033Z] Client: Mirantis Container Runtime [2021-07-02T09:54:56.033Z] Version: 20.10.0 [2021-07-02T09:54:56.033Z] API version: 1.41 [2021-07-02T09:54:56.033Z] Go version: go1.13.15 [2021-07-02T09:54:56.033Z] Git commit: 6ee42dc [2021-07-02T09:54:56.033Z] Built: 03/11/2021 13:24:56 [2021-07-02T09:54:56.033Z] OS/Arch: windows/amd64 [2021-07-02T09:54:56.033Z] Context: default [2021-07-02T09:54:56.033Z] Experimental: true [2021-07-02T09:54:56.033Z] [2021-07-02T09:54:56.033Z] Server: Mirantis Container Runtime [2021-07-02T09:54:56.033Z] Engine: [2021-07-02T09:54:56.033Z] Version: 20.10.0 [2021-07-02T09:54:56.033Z] API version: 1.41 (minimum version 1.24) [2021-07-02T09:54:56.033Z] Go version: go1.13.15 [2021-07-02T09:54:56.033Z] Git commit: 1e08f21e79 [2021-07-02T09:54:56.033Z] Built: 03/11/2021 13:23:32 [2021-07-02T09:54:56.033Z] OS/Arch: windows/amd64 [2021-07-02T09:54:56.033Z] Experimental: true [2021-07-02T09:54:56.141Z] #20 36.07 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:54:56.141Z] #20 36.08 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:54:56.141Z] #20 36.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:54:56.141Z] #20 36.22 Selecting previously unselected package python3-setuptools. [2021-07-02T09:54:56.141Z] #20 36.24 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-02T09:54:56.167Z] #20 31.03 Selecting previously unselected package apparmor. [2021-07-02T09:54:56.167Z] #20 31.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-02T09:54:56.167Z] #20 31.11 Unpacking apparmor (2.13.2-10) ... [2021-07-02T09:54:56.266Z] #20 34.23 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:54:56.266Z] #20 34.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:54:56.266Z] #20 34.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:54:56.266Z] #20 34.38 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:54:56.266Z] #20 34.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:54:56.266Z] #20 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:54:56.411Z] #20 36.25 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-02T09:54:56.411Z] #20 36.46 Selecting previously unselected package python3-wheel. [2021-07-02T09:54:56.411Z] #20 36.48 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-02T09:54:56.411Z] #20 36.48 Unpacking python3-wheel (0.32.3-2) ... [2021-07-02T09:54:56.428Z] #20 31.37 Selecting previously unselected package aufs-tools. [2021-07-02T09:54:56.428Z] #20 31.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-02T09:54:56.428Z] #20 31.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:54:56.527Z] #20 34.52 Selecting previously unselected package jq. [2021-07-02T09:54:56.527Z] #20 34.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:54:56.527Z] #20 34.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:54:56.527Z] #20 34.60 Selecting previously unselected package libaio1:amd64. [2021-07-02T09:54:56.527Z] #20 34.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-02T09:54:56.527Z] #20 34.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:54:56.527Z] #20 34.66 Selecting previously unselected package libgpm2:amd64. [2021-07-02T09:54:56.527Z] #20 34.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-02T09:54:56.527Z] #20 34.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [Pipeline] sh [2021-07-02T09:54:56.678Z] #20 36.61 Selecting previously unselected package sudo. [2021-07-02T09:54:56.678Z] #20 36.62 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-02T09:54:56.678Z] #20 36.64 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:54:56.688Z] #20 31.50 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:54:56.688Z] #20 31.50 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:54:56.688Z] #20 31.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:54:56.688Z] #20 31.64 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:54:56.688Z] #20 31.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:54:56.688Z] #20 31.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:54:56.688Z] #20 31.77 Selecting previously unselected package jq. [2021-07-02T09:54:56.688Z] #20 31.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:54:56.788Z] #20 34.74 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:54:56.788Z] #20 34.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:54:56.788Z] #20 34.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:54:56.949Z] #20 31.78 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:54:56.949Z] #20 31.85 Selecting previously unselected package libaio1:amd64. [2021-07-02T09:54:56.949Z] #20 31.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-02T09:54:56.949Z] #20 31.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:54:56.949Z] #20 31.91 Selecting previously unselected package libgpm2:amd64. [2021-07-02T09:54:56.949Z] #20 31.92 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-02T09:54:56.949Z] #20 31.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:54:56.949Z] #20 31.99 Selecting previously unselected package libicu63:amd64. [2021-07-02T09:54:56.949Z] #20 32.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-02T09:54:56.949Z] #20 32.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:54:57.209Z] #20 37.11 Selecting previously unselected package thin-provisioning-tools. [2021-07-02T09:54:57.209Z] #20 37.12 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-02T09:54:57.209Z] #20 37.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:54:57.209Z] #20 37.33 Selecting previously unselected package uidmap. [2021-07-02T09:54:57.209Z] #20 37.33 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-02T09:54:57.209Z] #20 37.34 Unpacking uidmap (1:4.5-1.1) ... [2021-07-02T09:54:57.279Z] #20 43.68 Selecting previously unselected package vim. [2021-07-02T09:54:57.279Z] #20 43.69 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:54:57.279Z] #20 43.71 Unpacking vim (2:8.1.0875-5) ... [2021-07-02T09:54:57.474Z] #20 37.47 Selecting previously unselected package vim-runtime. [2021-07-02T09:54:57.474Z] #20 37.48 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:54:57.474Z] #20 37.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-02T09:54:57.474Z] #20 37.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-02T09:54:57.474Z] #20 37.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:54:57.526Z] + docker info [2021-07-02T09:54:57.849Z] #20 44.16 Selecting previously unselected package xfsprogs. [2021-07-02T09:54:57.849Z] #20 44.17 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-02T09:54:57.849Z] #20 44.17 Unpacking xfsprogs (4.20.0-1) ... [2021-07-02T09:54:58.091Z] 639bb6bb2beb: Verifying Checksum [2021-07-02T09:54:58.091Z] 639bb6bb2beb: Download complete [2021-07-02T09:54:58.111Z] #20 44.57 Selecting previously unselected package zip. [2021-07-02T09:54:58.111Z] #20 44.57 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-02T09:54:58.111Z] #20 44.58 Unpacking zip (3.0-11+b1) ... [2021-07-02T09:54:58.371Z] #20 44.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:54:58.371Z] #20 44.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:54:58.371Z] #20 44.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:58.371Z] #20 44.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:54:58.371Z] #20 44.84 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:54:58.371Z] #20 44.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:54:58.371Z] #20 44.87 Setting up uidmap (1:4.5-1.1) ... [2021-07-02T09:54:58.371Z] #20 44.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:54:58.371Z] #20 44.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:54:58.371Z] #20 44.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:54:58.631Z] #20 44.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:54:58.631Z] #20 44.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:54:58.631Z] #20 44.96 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:54:58.631Z] #20 44.97 Setting up zip (3.0-11+b1) ... [2021-07-02T09:54:58.631Z] #20 44.98 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:54:58.631Z] #20 45.01 Setting up bash-completion (1:2.8-6) ... [2021-07-02T09:55:00.051Z] #20 40.17 Selecting previously unselected package vim. [2021-07-02T09:55:00.051Z] #20 40.18 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-02T09:55:00.092Z] #20 37.76 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:55:00.092Z] #20 37.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:55:00.092Z] #20 37.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:00.092Z] #20 37.85 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:55:00.092Z] #20 37.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:55:00.092Z] #20 37.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:00.092Z] #20 37.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:55:00.092Z] #20 37.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:55:00.092Z] #20 37.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:55:00.092Z] #20 38.01 Selecting previously unselected package libreadline5:amd64. [2021-07-02T09:55:00.092Z] #20 38.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-02T09:55:00.092Z] #20 38.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:00.092Z] #20 38.09 Selecting previously unselected package net-tools. [2021-07-02T09:55:00.092Z] #20 38.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-02T09:55:00.092Z] #20 38.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:00.092Z] #20 38.26 Selecting previously unselected package patch. [2021-07-02T09:55:00.247Z] #20 34.87 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:55:00.247Z] #20 34.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:55:00.247Z] #20 34.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:00.247Z] #20 34.96 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:55:00.247Z] #20 34.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:55:00.247Z] #20 34.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:00.247Z] #20 35.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:55:00.247Z] #20 35.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:55:00.247Z] #20 35.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:55:00.247Z] #20 35.13 Selecting previously unselected package libreadline5:amd64. [2021-07-02T09:55:00.247Z] #20 35.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-02T09:55:00.247Z] #20 35.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:00.247Z] #20 35.23 Selecting previously unselected package net-tools. [2021-07-02T09:55:00.316Z] #20 40.21 Unpacking vim (2:8.1.0875-5) ... [2021-07-02T09:55:00.353Z] #20 38.26 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-02T09:55:00.353Z] #20 38.28 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-02T09:55:00.353Z] #20 38.38 Selecting previously unselected package python-pip-whl. [2021-07-02T09:55:00.353Z] #20 38.39 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-02T09:55:00.353Z] #20 38.40 Unpacking python-pip-whl (18.1-5) ... [2021-07-02T09:55:00.507Z] #20 35.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-02T09:55:00.508Z] #20 35.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:00.508Z] #20 35.47 Selecting previously unselected package patch. [2021-07-02T09:55:00.508Z] #20 35.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-02T09:55:00.508Z] #20 35.48 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-02T09:55:00.508Z] #20 35.59 Selecting previously unselected package python-pip-whl. [2021-07-02T09:55:00.581Z] #20 40.57 Selecting previously unselected package xfsprogs. [2021-07-02T09:55:00.581Z] #20 40.58 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-02T09:55:00.581Z] #20 40.59 Unpacking xfsprogs (4.20.0-1) ... [2021-07-02T09:55:00.768Z] #20 35.59 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-02T09:55:00.768Z] #20 35.60 Unpacking python-pip-whl (18.1-5) ... [2021-07-02T09:55:00.846Z] #20 40.90 Selecting previously unselected package zip. [2021-07-02T09:55:00.846Z] #20 40.90 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-02T09:55:00.846Z] #20 40.92 Unpacking zip (3.0-11+b1) ... [2021-07-02T09:55:00.929Z] #20 38.88 Selecting previously unselected package python3-lib2to3. [2021-07-02T09:55:00.929Z] #20 38.88 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-02T09:55:00.929Z] #20 38.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:00.929Z] #20 39.02 Selecting previously unselected package python3-distutils. [2021-07-02T09:55:00.929Z] #20 39.03 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-02T09:55:00.929Z] #20 39.04 Unpacking python3-distutils (3.7.3-1) ... [2021-07-02T09:55:01.029Z] #20 36.04 Selecting previously unselected package python3-lib2to3. [2021-07-02T09:55:01.029Z] #20 36.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-02T09:55:01.029Z] #20 36.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:01.029Z] #20 36.15 Selecting previously unselected package python3-distutils. [2021-07-02T09:55:01.112Z] #20 41.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:55:01.112Z] #20 41.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:01.112Z] #20 41.19 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-02T09:55:01.112Z] #20 41.21 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:01.112Z] #20 41.24 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-02T09:55:01.171Z] #20 47.48 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:01.171Z] #20 47.49 Setting up xz-utils (5.2.4-1) ... [2021-07-02T09:55:01.171Z] #20 47.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-02T09:55:01.171Z] #20 47.53 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-02T09:55:01.171Z] #20 47.54 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:01.171Z] #20 47.62 invoke-rc.d: could not determine current runlevel [2021-07-02T09:55:01.171Z] #20 47.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-02T09:55:01.171Z] #20 47.64 Setting up pigz (2.4-1) ... [2021-07-02T09:55:01.171Z] #20 47.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:55:01.171Z] #20 47.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:01.171Z] #20 47.70 Setting up python-pip-whl (18.1-5) ... [2021-07-02T09:55:01.171Z] #20 47.72 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:55:01.191Z] #20 39.21 Selecting previously unselected package python3-pip. [2021-07-02T09:55:01.191Z] #20 39.21 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-02T09:55:01.192Z] #20 39.22 Unpacking python3-pip (18.1-5) ... [2021-07-02T09:55:01.290Z] #20 36.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-02T09:55:01.290Z] #20 36.16 Unpacking python3-distutils (3.7.3-1) ... [2021-07-02T09:55:01.290Z] #20 36.29 Selecting previously unselected package python3-pip. [2021-07-02T09:55:01.377Z] #20 41.26 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-02T09:55:01.377Z] #20 41.28 Setting up uidmap (1:4.5-1.1) ... [2021-07-02T09:55:01.377Z] #20 41.29 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-02T09:55:01.377Z] #20 41.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:01.377Z] #20 41.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:55:01.377Z] #20 41.33 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-02T09:55:01.377Z] #20 41.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-02T09:55:01.377Z] #20 41.36 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:55:01.377Z] #20 41.37 Setting up zip (3.0-11+b1) ... [2021-07-02T09:55:01.377Z] #20 41.38 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:55:01.377Z] #20 41.41 Setting up bash-completion (1:2.8-6) ... [2021-07-02T09:55:01.431Z] #20 47.73 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:01.431Z] #20 48.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:55:01.454Z] #20 39.35 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:55:01.454Z] #20 39.36 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:55:01.454Z] #20 39.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:01.454Z] #20 39.50 Selecting previously unselected package python3-setuptools. [2021-07-02T09:55:01.454Z] #20 39.51 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-02T09:55:01.454Z] #20 39.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:01.550Z] #20 36.29 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-02T09:55:01.550Z] #20 36.29 Unpacking python3-pip (18.1-5) ... [2021-07-02T09:55:01.550Z] #20 36.42 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:55:01.550Z] #20 36.43 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:55:01.550Z] #20 36.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:01.550Z] #20 36.55 Selecting previously unselected package python3-setuptools. [2021-07-02T09:55:01.691Z] #20 48.14 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:55:01.691Z] #20 48.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:01.691Z] #20 48.17 Setting up vim (2:8.1.0875-5) ... [2021-07-02T09:55:01.691Z] #20 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-02T09:55:01.691Z] #20 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-02T09:55:01.691Z] #20 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-02T09:55:01.691Z] #20 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-02T09:55:01.691Z] #20 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-02T09:55:01.691Z] #20 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-02T09:55:01.691Z] #20 48.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-02T09:55:01.691Z] #20 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-02T09:55:01.691Z] #20 48.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:55:01.691Z] #20 48.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:01.691Z] #20 48.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:55:01.691Z] #20 48.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:55:01.691Z] #20 48.31 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:55:01.691Z] #20 48.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:01.716Z] #20 39.75 Selecting previously unselected package python3-wheel. [2021-07-02T09:55:01.716Z] #20 39.76 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-02T09:55:01.716Z] #20 39.77 Unpacking python3-wheel (0.32.3-2) ... [2021-07-02T09:55:01.848Z] #20 36.55 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-02T09:55:01.848Z] #20 36.56 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:01.979Z] #20 39.85 Selecting previously unselected package sudo. [2021-07-02T09:55:01.979Z] #20 39.87 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-02T09:55:01.979Z] #20 39.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:02.242Z] #20 40.38 Selecting previously unselected package thin-provisioning-tools. [2021-07-02T09:55:02.242Z] #20 40.38 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-02T09:55:02.242Z] #20 40.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:02.436Z] #20 37.16 Selecting previously unselected package python3-wheel. [2021-07-02T09:55:02.436Z] #20 37.16 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-02T09:55:02.436Z] #20 37.16 Unpacking python3-wheel (0.32.3-2) ... [2021-07-02T09:55:02.436Z] #20 37.24 Selecting previously unselected package sudo. [2021-07-02T09:55:02.436Z] #20 37.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-02T09:55:02.436Z] #20 37.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:02.504Z] #20 40.59 Selecting previously unselected package uidmap. [2021-07-02T09:55:02.504Z] #20 40.60 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-02T09:55:02.504Z] #20 40.61 Unpacking uidmap (1:4.5-1.1) ... [2021-07-02T09:55:02.706Z] #20 37.75 Selecting previously unselected package thin-provisioning-tools. [2021-07-02T09:55:02.767Z] #20 40.69 Selecting previously unselected package vim-runtime. [2021-07-02T09:55:02.767Z] #20 40.70 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:55:02.767Z] #20 40.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-02T09:55:02.767Z] #20 40.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-02T09:55:02.767Z] #20 40.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:02.806Z] 4612f6d0b889: Verifying Checksum [2021-07-02T09:55:02.806Z] 4612f6d0b889: Download complete [2021-07-02T09:55:02.970Z] #20 37.75 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-02T09:55:02.970Z] #20 37.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:02.970Z] #20 38.04 Selecting previously unselected package uidmap. [2021-07-02T09:55:03.244Z] #20 38.05 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-02T09:55:03.244Z] #20 38.07 Unpacking uidmap (1:4.5-1.1) ... [2021-07-02T09:55:03.244Z] #20 38.20 Selecting previously unselected package vim-runtime. [2021-07-02T09:55:03.244Z] #20 38.21 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:55:03.244Z] #20 38.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-02T09:55:03.244Z] #20 38.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-02T09:55:03.244Z] #20 38.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:03.556Z] #27 17.33 Fetched 51.1 MB in 16s (3143 kB/s) [2021-07-02T09:55:03.702Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-02T09:55:03.702Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-903871cc\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-02T09:55:03.702Z] ---------------------------------------------------------------------------- [2021-07-02T09:55:03.702Z] [2021-07-02T09:55:03.702Z] INFO: executeCI.ps1 starting at Fri Jul 2 09:55:02 CUT 2021 [2021-07-02T09:55:03.702Z] [2021-07-02T09:55:03.702Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-02T09:55:03.702Z] INFO: Running git version 2.24.1.windows.2 [2021-07-02T09:55:03.702Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-02T09:55:03.702Z] INFO: Environment variables: [2021-07-02T09:55:03.702Z] [2021-07-02T09:55:03.702Z] Name Value [2021-07-02T09:55:03.702Z] ---- ----- [2021-07-02T09:55:03.702Z] ALLUSERSPROFILE C:\ProgramData [2021-07-02T09:55:03.702Z] amd64 true [2021-07-02T09:55:03.702Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-02T09:55:03.702Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-02T09:55:03.702Z] arm64 true [2021-07-02T09:55:03.702Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-02T09:55:03.702Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-02T09:55:03.702Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-02T09:55:03.702Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-02T09:55:03.702Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-02T09:55:03.702Z] BRANCH_NAME PR-42550 [2021-07-02T09:55:03.702Z] BUILD_DISPLAY_NAME #15 [2021-07-02T09:55:03.702Z] BUILD_ID 15 [2021-07-02T09:55:03.702Z] BUILD_NUMBER 15 [2021-07-02T09:55:03.702Z] BUILD_TAG jenkins-moby-PR-42550-15 [2021-07-02T09:55:03.702Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/ [2021-07-02T09:55:03.702Z] cgroup2 true [2021-07-02T09:55:03.702Z] CHANGE_AUTHOR rvolosatovs [2021-07-02T09:55:03.702Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-07-02T09:55:03.702Z] CHANGE_BRANCH fix_image_shared_size [2021-07-02T09:55:03.702Z] CHANGE_FORK rvolosatovs [2021-07-02T09:55:03.702Z] CHANGE_ID 42550 [2021-07-02T09:55:03.703Z] CHANGE_TARGET master [2021-07-02T09:55:03.703Z] CHANGE_TITLE Fix SharedSize computation in `ImageService.Image` for filtered requests [2021-07-02T09:55:03.703Z] CHANGE_URL https://github.com/moby/moby/pull/42550 [2021-07-02T09:55:03.703Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:55:03.703Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-02T09:55:03.703Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-02T09:55:03.703Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-02T09:55:03.703Z] COMPUTERNAME azwin-2-4e3d70 [2021-07-02T09:55:03.703Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-02T09:55:03.703Z] ConfigSequenceNumber 0 [2021-07-02T09:55:03.703Z] dco true [2021-07-02T09:55:03.703Z] DOCKER_BUILDKIT 0 [2021-07-02T09:55:03.703Z] DOCKER_DUT_DEBUG 1 [2021-07-02T09:55:03.703Z] DOCKER_EXPERIMENTAL 1 [2021-07-02T09:55:03.703Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-02T09:55:03.703Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-02T09:55:03.703Z] EXECUTOR_NUMBER 0 [2021-07-02T09:55:03.703Z] FQDN azwin-2-4e3d70.westus.cloudapp.azure.com [2021-07-02T09:55:03.703Z] GIT_BRANCH PR-42550 [2021-07-02T09:55:03.703Z] GIT_COMMIT af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:55:03.703Z] GIT_PREVIOUS_COMMIT edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 [2021-07-02T09:55:03.703Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 [2021-07-02T09:55:03.703Z] GIT_URL https://github.com/moby/moby.git [2021-07-02T09:55:03.703Z] HUDSON_COOKIE f30fe632-0fe3-4cac-b1f2-f9da7c73bb47 [2021-07-02T09:55:03.703Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-02T09:55:03.703Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-02T09:55:03.703Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-02T09:55:03.703Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-02T09:55:03.703Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-02T09:55:03.703Z] JENKINS_NODE_COOKIE 2c89c167-750f-469c-8432-9e22ce2bd9e3 [2021-07-02T09:55:03.703Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-02T09:55:03.703Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-02T09:55:03.703Z] JOB_BASE_NAME PR-42550 [2021-07-02T09:55:03.703Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/display/redirect [2021-07-02T09:55:03.703Z] JOB_NAME moby/PR-42550 [2021-07-02T09:55:03.703Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/ [2021-07-02T09:55:03.703Z] library.jps.version master [2021-07-02T09:55:03.703Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-02T09:55:03.703Z] NODE_LABELS amd64 azure azwin-2-4e3d70 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-02T09:55:03.703Z] NODE_NAME azwin-2-4e3d70 [2021-07-02T09:55:03.703Z] NUMBER_OF_PROCESSORS 4 [2021-07-02T09:55:03.703Z] OS Windows_NT [2021-07-02T09:55:03.703Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-02T09:55:03.703Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-02T09:55:03.703Z] ppc64le false [2021-07-02T09:55:03.703Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-02T09:55:03.703Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-02T09:55:03.703Z] PROCESSOR_LEVEL 6 [2021-07-02T09:55:03.703Z] PROCESSOR_REVISION 4f01 [2021-07-02T09:55:03.703Z] ProgramData C:\ProgramData [2021-07-02T09:55:03.703Z] ProgramFiles C:\Program Files [2021-07-02T09:55:03.703Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-02T09:55:03.703Z] ProgramW6432 C:\Program Files [2021-07-02T09:55:03.703Z] PROMPT $P$G [2021-07-02T09:55:03.703Z] PSExecutionPolicyPreference Bypass [2021-07-02T09:55:03.703Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-02T09:55:03.703Z] PUBLIC C:\Users\Public [2021-07-02T09:55:03.703Z] rootless true [2021-07-02T09:55:03.703Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=arti... [2021-07-02T09:55:03.703Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=changes [2021-07-02T09:55:03.703Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect [2021-07-02T09:55:03.703Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=tests [2021-07-02T09:55:03.703Z] s390x false [2021-07-02T09:55:03.703Z] SKIP_VALIDATION_TESTS 1 [2021-07-02T09:55:03.703Z] SOURCES_DRIVE d [2021-07-02T09:55:03.703Z] SOURCES_SUBDIR gopath [2021-07-02T09:55:03.703Z] STAGE_NAME Run tests [2021-07-02T09:55:03.703Z] SystemDrive C: [2021-07-02T09:55:03.703Z] SystemRoot C:\Windows [2021-07-02T09:55:03.703Z] TEMP C:\Windows\TEMP [2021-07-02T09:55:03.703Z] TESTDEBUG 0 [2021-07-02T09:55:03.703Z] TESTRUN_DRIVE d [2021-07-02T09:55:03.703Z] TESTRUN_SUBDIR CI [2021-07-02T09:55:03.703Z] TIMEOUT 120m [2021-07-02T09:55:03.703Z] TMP C:\Windows\TEMP [2021-07-02T09:55:03.703Z] unit_validate true [2021-07-02T09:55:03.703Z] USERDOMAIN WORKGROUP [2021-07-02T09:55:03.703Z] USERNAME azwin-2-4e3d70$ [2021-07-02T09:55:03.703Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-02T09:55:03.703Z] validate_force false [2021-07-02T09:55:03.703Z] windir C:\Windows [2021-07-02T09:55:03.703Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-02T09:55:03.703Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-02T09:55:03.703Z] windows2022 true [2021-07-02T09:55:03.703Z] windows2022containerd true [2021-07-02T09:55:03.703Z] windowsRS1 false [2021-07-02T09:55:03.703Z] windowsRS5 true [2021-07-02T09:55:03.703Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-02T09:55:03.703Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-02T09:55:03.703Z] [2021-07-02T09:55:03.703Z] [2021-07-02T09:55:03.703Z] [2021-07-02T09:55:03.952Z] #20 44.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-02T09:55:04.297Z] #20 50.70 Setting up iptables (1.8.2-4) ... [2021-07-02T09:55:04.297Z] #20 50.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:04.297Z] #20 50.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:04.297Z] #20 50.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:04.297Z] #20 50.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:04.297Z] #20 50.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-02T09:55:04.297Z] #20 50.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-02T09:55:04.297Z] #20 50.78 Setting up python3 (3.7.3-1) ... [2021-07-02T09:55:04.303Z] #20 44.16 Setting up xz-utils (5.2.4-1) ... [2021-07-02T09:55:04.303Z] #20 44.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-02T09:55:04.303Z] #20 44.21 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-02T09:55:04.303Z] #20 44.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:04.303Z] #20 44.37 invoke-rc.d: could not determine current runlevel [2021-07-02T09:55:04.303Z] #20 44.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-02T09:55:04.303Z] #20 44.39 Setting up pigz (2.4-1) ... [2021-07-02T09:55:04.557Z] #20 51.09 Setting up python3-wheel (0.32.3-2) ... [2021-07-02T09:55:04.569Z] #20 44.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-02T09:55:04.569Z] #20 44.43 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-02T09:55:04.569Z] #20 44.47 Setting up python-pip-whl (18.1-5) ... [2021-07-02T09:55:04.569Z] #20 44.48 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-02T09:55:04.569Z] #20 44.51 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:04.792Z] INFO: Sources under d:\gopath\... [2021-07-02T09:55:04.792Z] INFO: Test run under d:\CI\... [2021-07-02T09:55:04.792Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-02T09:55:04.792Z] INFO: docker/docker repository was found [2021-07-02T09:55:04.836Z] #20 44.99 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-02T09:55:05.102Z] #20 45.00 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-02T09:55:05.102Z] #20 45.01 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:05.102Z] #20 45.03 Setting up vim (2:8.1.0875-5) ... [2021-07-02T09:55:05.102Z] #20 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-02T09:55:05.102Z] #20 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-02T09:55:05.102Z] #20 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-02T09:55:05.102Z] #20 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-02T09:55:05.102Z] #20 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-02T09:55:05.102Z] #20 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-02T09:55:05.102Z] #20 45.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-02T09:55:05.102Z] #20 45.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-02T09:55:05.102Z] #20 45.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-02T09:55:05.102Z] #20 45.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:05.128Z] #20 51.65 Setting up apparmor (2.13.2-10) ... [2021-07-02T09:55:05.245Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-02T09:55:05.368Z] #20 45.22 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-02T09:55:05.369Z] #20 45.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:55:05.369Z] #20 45.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-02T09:55:05.369Z] #20 45.29 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:05.472Z] #20 43.47 Selecting previously unselected package vim. [2021-07-02T09:55:05.472Z] #20 43.48 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:55:05.472Z] #20 43.49 Unpacking vim (2:8.1.0875-5) ... [2021-07-02T09:55:05.697Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-02T09:55:05.999Z] #20 43.92 Selecting previously unselected package xfsprogs. [2021-07-02T09:55:05.999Z] #20 43.93 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-02T09:55:05.999Z] #20 43.94 Unpacking xfsprogs (4.20.0-1) ... [2021-07-02T09:55:06.150Z] 29d5b6a226d2: Pulling fs layer [2021-07-02T09:55:06.169Z] #20 40.89 Selecting previously unselected package vim. [2021-07-02T09:55:06.169Z] #20 40.90 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:55:06.169Z] #20 40.92 Unpacking vim (2:8.1.0875-5) ... [2021-07-02T09:55:06.430Z] #20 41.39 Selecting previously unselected package xfsprogs. [2021-07-02T09:55:06.430Z] #20 41.40 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-02T09:55:06.430Z] #20 41.41 Unpacking xfsprogs (4.20.0-1) ... [2021-07-02T09:55:06.574Z] #20 44.64 Selecting previously unselected package zip. [2021-07-02T09:55:06.574Z] #20 44.64 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-02T09:55:06.574Z] #20 44.65 Unpacking zip (3.0-11+b1) ... [2021-07-02T09:55:06.835Z] #20 44.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:55:06.835Z] #20 44.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:06.835Z] #20 44.86 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:06.835Z] #20 44.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:06.835Z] #20 44.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:55:06.835Z] #20 44.90 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:06.835Z] #20 44.91 Setting up uidmap (1:4.5-1.1) ... [2021-07-02T09:55:06.835Z] #20 44.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:55:06.835Z] #20 44.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:06.835Z] #20 44.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:55:06.835Z] #20 44.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:55:06.835Z] #20 44.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:55:06.835Z] #20 45.00 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:55:07.009Z] #20 41.81 Selecting previously unselected package zip. [2021-07-02T09:55:07.010Z] #20 41.82 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-02T09:55:07.010Z] #20 41.83 Unpacking zip (3.0-11+b1) ... [2021-07-02T09:55:07.010Z] #20 42.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:55:07.044Z] #20 53.48 Setting up xfsprogs (4.20.0-1) ... [2021-07-02T09:55:07.044Z] #20 53.50 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:07.096Z] #20 45.01 Setting up zip (3.0-11+b1) ... [2021-07-02T09:55:07.096Z] #20 45.02 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:55:07.096Z] #20 45.05 Setting up bash-completion (1:2.8-6) ... [2021-07-02T09:55:07.271Z] #20 42.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:07.271Z] #20 42.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:07.271Z] #20 42.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:07.271Z] #20 42.09 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:55:07.271Z] #20 42.10 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:07.271Z] #20 42.11 Setting up uidmap (1:4.5-1.1) ... [2021-07-02T09:55:07.271Z] #20 42.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:55:07.271Z] #20 42.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:07.271Z] #20 42.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-02T09:55:07.271Z] #20 42.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:55:07.271Z] #20 42.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-02T09:55:07.271Z] #20 42.20 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:55:07.271Z] #20 42.21 Setting up zip (3.0-11+b1) ... [2021-07-02T09:55:07.271Z] #20 42.22 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:55:07.271Z] #20 42.25 Setting up bash-completion (1:2.8-6) ... [2021-07-02T09:55:07.303Z] #20 53.86 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:07.927Z] Client: [2021-07-02T09:55:07.927Z] Context: default [2021-07-02T09:55:07.927Z] Debug Mode: false [2021-07-02T09:55:07.927Z] Plugins: [2021-07-02T09:55:07.927Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-02T09:55:07.927Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-02T09:55:07.927Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-02T09:55:07.927Z] [2021-07-02T09:55:07.927Z] Server: [2021-07-02T09:55:07.927Z] Containers: 0 [2021-07-02T09:55:07.927Z] Running: 0 [2021-07-02T09:55:07.927Z] Paused: 0 [2021-07-02T09:55:07.927Z] Stopped: 0 [2021-07-02T09:55:07.927Z] Images: 0 [2021-07-02T09:55:07.927Z] Server Version: 20.10.0 [2021-07-02T09:55:07.927Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-02T09:55:07.927Z] Windows: [2021-07-02T09:55:07.927Z] LCOW: [2021-07-02T09:55:07.927Z] Logging Driver: json-file [2021-07-02T09:55:07.927Z] Plugins: [2021-07-02T09:55:07.927Z] Volume: local [2021-07-02T09:55:07.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T09:55:07.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T09:55:07.927Z] Swarm: inactive [2021-07-02T09:55:07.927Z] Default Isolation: process [2021-07-02T09:55:07.927Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T09:55:07.927Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T09:55:07.927Z] OSType: windows [2021-07-02T09:55:07.927Z] Architecture: x86_64 [2021-07-02T09:55:07.927Z] CPUs: 4 [2021-07-02T09:55:07.927Z] Total Memory: 32GiB [2021-07-02T09:55:07.927Z] Name: azwin-2-4e3d71 [2021-07-02T09:55:07.927Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-02T09:55:07.927Z] Docker Root Dir: D:\docker [2021-07-02T09:55:07.927Z] Debug Mode: false [2021-07-02T09:55:07.927Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:55:07.927Z] Labels: [2021-07-02T09:55:07.927Z] Experimental: true [2021-07-02T09:55:07.927Z] Insecure Registries: [2021-07-02T09:55:07.927Z] 10.0.0.4:5000 [2021-07-02T09:55:07.927Z] 127.0.0.0/8 [2021-07-02T09:55:07.927Z] Registry Mirrors: [2021-07-02T09:55:07.927Z] http://10.0.0.4:5000/ [2021-07-02T09:55:07.927Z] Live Restore Enabled: false [2021-07-02T09:55:07.927Z] [2021-07-02T09:55:07.942Z] #20 47.59 Setting up iptables (1.8.2-4) ... [2021-07-02T09:55:07.942Z] #20 47.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:07.942Z] #20 47.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:07.942Z] #20 47.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:07.942Z] #20 47.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:07.942Z] #20 47.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-02T09:55:07.942Z] #20 47.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-02T09:55:07.942Z] #20 47.73 Setting up python3 (3.7.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-02T09:55:08.242Z] #20 54.67 Setting up python3-distutils (3.7.3-1) ... [2021-07-02T09:55:08.522Z] #20 48.32 Setting up python3-wheel (0.32.3-2) ... [2021-07-02T09:55:08.812Z] #20 55.16 Setting up python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:09.103Z] #20 49.04 Setting up apparmor (2.13.2-10) ... [2021-07-02T09:55:09.651Z] #20 47.42 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:09.651Z] #20 47.47 Setting up xz-utils (5.2.4-1) ... [2021-07-02T09:55:09.651Z] #20 47.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-02T09:55:09.651Z] #20 47.51 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-02T09:55:09.651Z] #20 47.54 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:09.651Z] #20 47.63 invoke-rc.d: could not determine current runlevel [2021-07-02T09:55:09.651Z] #20 47.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-02T09:55:09.651Z] #20 47.65 Setting up pigz (2.4-1) ... [2021-07-02T09:55:09.651Z] #20 47.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:55:09.651Z] #20 47.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:09.753Z] #20 56.22 Setting up python3-pip (18.1-5) ... [2021-07-02T09:55:09.814Z] #20 44.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:09.814Z] #20 44.88 Setting up xz-utils (5.2.4-1) ... [2021-07-02T09:55:09.814Z] #20 44.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-02T09:55:09.814Z] #20 44.91 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-02T09:55:09.914Z] #20 47.73 Setting up python-pip-whl (18.1-5) ... [2021-07-02T09:55:09.914Z] #20 47.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:55:09.914Z] #20 47.79 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:10.075Z] #20 44.92 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:10.075Z] #20 44.98 invoke-rc.d: could not determine current runlevel [2021-07-02T09:55:10.075Z] #20 44.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-02T09:55:10.075Z] #20 44.99 Setting up pigz (2.4-1) ... [2021-07-02T09:55:10.075Z] #20 45.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:55:10.075Z] #20 45.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:10.075Z] #20 45.03 Setting up python-pip-whl (18.1-5) ... [2021-07-02T09:55:10.075Z] #20 45.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:55:10.075Z] #20 45.05 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:10.177Z] #20 48.20 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:55:10.177Z] #20 48.22 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:55:10.177Z] #20 48.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:10.177Z] #20 48.24 Setting up vim (2:8.1.0875-5) ... [2021-07-02T09:55:10.177Z] #20 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-02T09:55:10.177Z] #20 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-02T09:55:10.177Z] #20 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-02T09:55:10.177Z] #20 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-02T09:55:10.177Z] #20 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-02T09:55:10.177Z] #20 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-02T09:55:10.177Z] #20 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-02T09:55:10.177Z] #20 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-02T09:55:10.177Z] #20 48.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:55:10.177Z] #20 48.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:10.177Z] #20 48.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:55:10.334Z] #20 45.42 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:55:10.446Z] #20 48.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:55:10.446Z] #20 48.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:55:10.446Z] #20 48.43 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:10.594Z] #20 45.43 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:55:10.594Z] #20 45.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:10.594Z] #20 45.46 Setting up vim (2:8.1.0875-5) ... [2021-07-02T09:55:10.594Z] #20 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-02T09:55:10.594Z] #20 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-02T09:55:10.594Z] #20 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-02T09:55:10.594Z] #20 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-02T09:55:10.594Z] #20 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-02T09:55:10.594Z] #20 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-02T09:55:10.594Z] #20 45.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-02T09:55:10.594Z] #20 45.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-02T09:55:10.594Z] #20 45.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:55:10.594Z] #20 45.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:10.594Z] #20 45.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:55:10.594Z] #20 45.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:55:10.594Z] #20 45.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:55:10.594Z] #20 45.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:10.692Z] #20 57.13 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:55:10.692Z] #20 57.18 Processing triggers for mime-support (3.62) ... [2021-07-02T09:55:11.040Z] #20 50.90 Setting up xfsprogs (4.20.0-1) ... [2021-07-02T09:55:11.040Z] #20 50.91 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:11.305Z] #20 51.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:11.633Z] #20 ... [2021-07-02T09:55:11.633Z] [2021-07-02T09:55:11.633Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:11.633Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:11.633Z] #40 176.3 + dpkg --print-architecture [2021-07-02T09:55:11.633Z] #40 176.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-02T09:55:11.833Z] #27 17.33 Reading package lists... [2021-07-02T09:55:12.202Z] #40 ... [2021-07-02T09:55:12.202Z] [2021-07-02T09:55:12.202Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:55:12.202Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:55:12.202Z] #20 DONE 58.7s [2021-07-02T09:55:12.260Z] #20 52.17 Setting up python3-distutils (3.7.3-1) ... [2021-07-02T09:55:12.462Z] [2021-07-02T09:55:12.462Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:12.462Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:12.462Z] #40 176.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-02T09:55:12.462Z] #40 176.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-02T09:55:12.509Z] #20 ... [2021-07-02T09:55:12.510Z] [2021-07-02T09:55:12.510Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:12.510Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:12.510Z] #40 174.9 + dpkg --print-architecture [2021-07-02T09:55:12.510Z] #40 174.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-02T09:55:12.770Z] #40 175.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-02T09:55:12.770Z] #40 175.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-02T09:55:12.839Z] #20 52.63 Setting up python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:13.003Z] #20 51.04 Setting up iptables (1.8.2-4) ... [2021-07-02T09:55:13.003Z] #20 51.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:13.003Z] #20 51.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:13.003Z] #20 51.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:13.003Z] #20 51.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:13.003Z] #20 51.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-02T09:55:13.003Z] #20 51.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-02T09:55:13.003Z] #20 51.10 Setting up python3 (3.7.3-1) ... [2021-07-02T09:55:13.268Z] #20 51.47 Setting up python3-wheel (0.32.3-2) ... [2021-07-02T09:55:13.403Z] #40 ... [2021-07-02T09:55:13.403Z] [2021-07-02T09:55:13.403Z] #21 [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-07-02T09:55:13.403Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-07-02T09:55:13.403Z] #21 0.991 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-02T09:55:13.403Z] #21 0.996 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-02T09:55:13.403Z] #21 0.999 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-02T09:55:13.403Z] #21 DONE 1.1s [2021-07-02T09:55:13.403Z] [2021-07-02T09:55:13.403Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:13.403Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-02T09:55:13.795Z] #20 53.59 Setting up python3-pip (18.1-5) ... [2021-07-02T09:55:14.214Z] #20 52.13 Setting up apparmor (2.13.2-10) ... [2021-07-02T09:55:14.771Z] #20 54.81 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:55:15.037Z] #20 54.89 Processing triggers for mime-support (3.62) ... [2021-07-02T09:55:16.141Z] #20 53.98 Setting up xfsprogs (4.20.0-1) ... [2021-07-02T09:55:16.141Z] #20 54.03 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:16.403Z] #20 54.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:16.682Z] #20 DONE 56.5s [2021-07-02T09:55:16.682Z] [2021-07-02T09:55:16.682Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:55:16.682Z] #54 sha256:82414a240f830f8d45cf6e36f4cddd7c64ec749c44f83da080c9661f49e8b56c [2021-07-02T09:55:16.682Z] #54 ... [2021-07-02T09:55:16.682Z] [2021-07-02T09:55:16.682Z] #21 [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-07-02T09:55:16.682Z] #21 sha256:3eb34235332df01b4a641945331f3be215181608068e5befbd15c23177676d07 [2021-07-02T09:55:17.357Z] #20 55.23 Setting up python3-distutils (3.7.3-1) ... [2021-07-02T09:55:17.619Z] #20 55.72 Setting up python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:18.054Z] #40 ... [2021-07-02T09:55:18.054Z] [2021-07-02T09:55:18.054Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:55:18.054Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:55:18.054Z] #20 48.11 Setting up iptables (1.8.2-4) ... [2021-07-02T09:55:18.054Z] #20 48.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:18.054Z] #20 48.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:18.054Z] #20 48.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:18.054Z] #20 48.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:18.054Z] #20 48.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-02T09:55:18.054Z] #20 48.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-02T09:55:18.054Z] #20 48.18 Setting up python3 (3.7.3-1) ... [2021-07-02T09:55:18.054Z] #20 48.52 Setting up python3-wheel (0.32.3-2) ... [2021-07-02T09:55:18.054Z] #20 49.15 Setting up apparmor (2.13.2-10) ... [2021-07-02T09:55:18.054Z] #20 50.71 Setting up xfsprogs (4.20.0-1) ... [2021-07-02T09:55:18.054Z] #20 50.73 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:18.054Z] #20 51.12 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:18.054Z] #20 51.78 Setting up python3-distutils (3.7.3-1) ... [2021-07-02T09:55:18.054Z] #20 52.19 Setting up python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:18.098Z] #21 1.492 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-02T09:55:18.098Z] #21 1.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-02T09:55:18.098Z] #21 1.517 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-02T09:55:18.315Z] #20 53.26 Setting up python3-pip (18.1-5) ... [2021-07-02T09:55:18.689Z] #22 4.635 Collecting yamllint==1.26.1 [2021-07-02T09:55:19.009Z] #20 56.81 Setting up python3-pip (18.1-5) ... [2021-07-02T09:55:19.256Z] #20 54.16 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:55:19.256Z] #20 54.20 Processing triggers for mime-support (3.62) ... [2021-07-02T09:55:19.502Z] #21 DONE 3.1s [2021-07-02T09:55:19.502Z] [2021-07-02T09:55:19.502Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:19.502Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:55:19.650Z] #20 57.71 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:55:19.767Z] #57 ... [2021-07-02T09:55:19.767Z] [2021-07-02T09:55:19.767Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:19.767Z] #50 sha256:72592c0f4bd8f64fff72cb39ae65380d2ff518143b48260e6287ede5528414c6 [2021-07-02T09:55:19.767Z] #50 165.3 + /build/golangci-lint --version [2021-07-02T09:55:19.914Z] #20 57.87 Processing triggers for mime-support (3.62) ... [2021-07-02T09:55:19.937Z] #27 25.19 Reading package lists... [2021-07-02T09:55:20.032Z] #50 165.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-02T09:55:20.177Z] #20 ... [2021-07-02T09:55:20.177Z] [2021-07-02T09:55:20.177Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:20.177Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:20.201Z] #20 DONE 54.9s [2021-07-02T09:55:20.201Z] [2021-07-02T09:55:20.201Z] #21 [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-07-02T09:55:20.201Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-07-02T09:55:20.439Z] #40 179.6 + dpkg --print-architecture [2021-07-02T09:55:20.439Z] #40 179.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-02T09:55:20.440Z] #40 179.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-02T09:55:20.440Z] #40 179.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-02T09:55:20.501Z] #27 32.79 Building dependency tree... [2021-07-02T09:55:20.610Z] #50 DONE 166.0s [2021-07-02T09:55:20.610Z] [2021-07-02T09:55:20.610Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:20.610Z] #22 sha256:0888157cc5f1709e3ef2f93bfee4cda18dbd8cd0362b3755c88f4f2918be6b02 [2021-07-02T09:55:21.587Z] #21 1.505 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-02T09:55:21.587Z] #21 1.513 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-02T09:55:21.587Z] #21 1.516 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-02T09:55:21.587Z] #21 DONE 1.6s [2021-07-02T09:55:21.587Z] [2021-07-02T09:55:21.587Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:21.587Z] #57 sha256:7f816fbacc6e83623032d6f12368a5f916a5f43f7b966dc32cd3f5d271c701eb [2021-07-02T09:55:21.587Z] #57 ... [2021-07-02T09:55:21.587Z] [2021-07-02T09:55:21.587Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:21.587Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-02T09:55:21.869Z] #27 35.38 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-02T09:55:21.869Z] #27 35.38 libcap2-bin is already the newest version (1:2.25-2). [2021-07-02T09:55:21.869Z] #27 35.38 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-02T09:55:21.869Z] #27 35.38 xz-utils is already the newest version (5.2.4-1). [2021-07-02T09:55:21.869Z] #27 35.38 The following additional packages will be installed: [2021-07-02T09:55:21.869Z] #27 35.38 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-02T09:55:21.869Z] #27 35.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-02T09:55:21.869Z] #27 35.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-02T09:55:21.869Z] #27 35.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-02T09:55:21.869Z] #27 35.40 python3.7 python3.7-minimal vim-runtime xxd [2021-07-02T09:55:21.869Z] #27 35.41 Suggested packages: [2021-07-02T09:55:21.869Z] #27 35.41 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-02T09:55:21.869Z] #27 35.41 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-02T09:55:21.869Z] #27 35.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-02T09:55:21.869Z] #27 35.41 Recommended packages: [2021-07-02T09:55:21.869Z] #27 35.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-02T09:55:21.869Z] #27 35.41 python3-keyrings.alt python3-xdg unzip [2021-07-02T09:55:21.892Z] #40 ... [2021-07-02T09:55:21.892Z] [2021-07-02T09:55:21.892Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-02T09:55:21.892Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-07-02T09:55:21.892Z] #20 DONE 59.7s [2021-07-02T09:55:21.892Z] [2021-07-02T09:55:21.892Z] #21 [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-07-02T09:55:21.892Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-07-02T09:55:22.836Z] #21 1.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-02T09:55:22.836Z] #21 1.040 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-02T09:55:22.836Z] #21 1.045 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-02T09:55:22.836Z] #21 DONE 1.1s [2021-07-02T09:55:22.836Z] [2021-07-02T09:55:22.836Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:22.836Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:55:22.836Z] #57 ... [2021-07-02T09:55:22.836Z] [2021-07-02T09:55:22.836Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:22.836Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-02T09:55:23.767Z] #27 37.33 The following NEW packages will be installed: [2021-07-02T09:55:23.767Z] #27 37.34 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-02T09:55:23.767Z] #27 37.34 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-02T09:55:23.767Z] #27 37.34 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-02T09:55:23.767Z] #27 37.34 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-02T09:55:23.767Z] #27 37.35 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-02T09:55:23.767Z] #27 37.35 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-02T09:55:23.767Z] #27 37.35 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-02T09:55:23.767Z] #27 37.35 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-02T09:55:23.767Z] #27 37.68 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:55:23.767Z] #27 37.68 Need to get 20.0 MB of archives. [2021-07-02T09:55:23.767Z] #27 37.68 After this operation, 82.5 MB of additional disk space will be used. [2021-07-02T09:55:23.767Z] #27 37.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-02T09:55:23.969Z] #22 9.885 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-02T09:55:24.024Z] #27 37.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-02T09:55:24.024Z] #27 37.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-02T09:55:24.024Z] #27 37.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-02T09:55:24.024Z] #27 37.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-02T09:55:24.024Z] #27 37.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-02T09:55:24.024Z] #27 37.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-02T09:55:24.024Z] #27 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-02T09:55:24.024Z] #27 37.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-02T09:55:24.024Z] #27 37.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-02T09:55:24.024Z] #27 37.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-02T09:55:24.024Z] #27 37.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-02T09:55:24.024Z] #27 37.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-02T09:55:24.024Z] #27 37.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-02T09:55:24.024Z] #27 37.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-02T09:55:24.024Z] #27 37.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-02T09:55:24.024Z] #27 37.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-02T09:55:24.024Z] #27 37.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-02T09:55:24.024Z] #27 37.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-02T09:55:24.024Z] #27 37.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-02T09:55:24.024Z] #27 37.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-02T09:55:24.229Z] #22 10.80 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-02T09:55:24.229Z] #22 10.86 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-02T09:55:24.229Z] #22 10.91 Collecting pyyaml (from yamllint==1.26.1) [2021-07-02T09:55:24.281Z] #27 37.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-02T09:55:24.281Z] #27 37.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-02T09:55:24.281Z] #27 37.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-02T09:55:24.281Z] #27 37.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-02T09:55:24.281Z] #27 37.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-02T09:55:24.281Z] #27 37.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-02T09:55:24.281Z] #27 37.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-02T09:55:24.281Z] #27 37.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-02T09:55:24.281Z] #27 37.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-02T09:55:24.281Z] #27 37.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-02T09:55:24.281Z] #27 37.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-02T09:55:24.281Z] #27 38.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-02T09:55:24.281Z] #27 38.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-02T09:55:24.281Z] #27 38.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-02T09:55:24.281Z] #27 38.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-02T09:55:24.281Z] #27 38.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-02T09:55:24.281Z] #27 38.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-02T09:55:24.281Z] #27 38.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-02T09:55:24.281Z] #27 38.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-02T09:55:24.281Z] #27 38.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-02T09:55:24.281Z] #27 38.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-02T09:55:24.489Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-02T09:55:24.489Z] #22 11.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-02T09:55:24.489Z] #22 11.28 Building wheels for collected packages: yamllint [2021-07-02T09:55:24.489Z] #22 11.28 Running setup.py bdist_wheel for yamllint: started [2021-07-02T09:55:24.538Z] #27 38.33 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-02T09:55:24.538Z] #27 38.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-02T09:55:24.538Z] #27 38.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-02T09:55:24.861Z] #22 4.627 Collecting yamllint==1.26.1 [2021-07-02T09:55:25.109Z] #27 38.96 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:55:25.366Z] #27 39.22 Fetched 20.0 MB in 1s (20.3 MB/s) [2021-07-02T09:55:25.366Z] #27 39.27 Selecting previously unselected package pigz. [2021-07-02T09:55:25.367Z] #27 39.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-02T09:55:25.429Z] #22 12.13 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-02T09:55:25.430Z] #22 12.13 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-02T09:55:25.430Z] #22 12.16 Successfully built yamllint [2021-07-02T09:55:25.430Z] #22 12.19 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-02T09:55:25.623Z] #27 39.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-02T09:55:25.623Z] #27 39.35 Unpacking pigz (2.4-1) ... [2021-07-02T09:55:25.690Z] #22 12.50 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-02T09:55:25.885Z] #27 39.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-02T09:55:25.885Z] #27 39.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:55:25.885Z] #27 39.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:26.142Z] #27 39.73 Selecting previously unselected package python3.7-minimal. [2021-07-02T09:55:26.142Z] #27 39.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:55:26.142Z] #27 39.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:55:26.232Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-02T09:55:26.232Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-74076557\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-02T09:55:26.232Z] ---------------------------------------------------------------------------- [2021-07-02T09:55:26.232Z] [2021-07-02T09:55:26.232Z] INFO: executeCI.ps1 starting at Fri Jul 2 09:55:25 CUT 2021 [2021-07-02T09:55:26.232Z] [2021-07-02T09:55:26.232Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-02T09:55:26.232Z] INFO: Running git version 2.24.1.windows.2 [2021-07-02T09:55:26.232Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-02T09:55:26.232Z] INFO: Environment variables: [2021-07-02T09:55:26.232Z] [2021-07-02T09:55:26.232Z] Name Value [2021-07-02T09:55:26.232Z] ---- ----- [2021-07-02T09:55:26.232Z] ALLUSERSPROFILE C:\ProgramData [2021-07-02T09:55:26.232Z] amd64 true [2021-07-02T09:55:26.232Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-02T09:55:26.232Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-02T09:55:26.232Z] arm64 true [2021-07-02T09:55:26.232Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-02T09:55:26.232Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-02T09:55:26.232Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-02T09:55:26.232Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-02T09:55:26.232Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-02T09:55:26.232Z] BRANCH_NAME PR-42550 [2021-07-02T09:55:26.232Z] BUILD_DISPLAY_NAME #15 [2021-07-02T09:55:26.232Z] BUILD_ID 15 [2021-07-02T09:55:26.232Z] BUILD_NUMBER 15 [2021-07-02T09:55:26.232Z] BUILD_TAG jenkins-moby-PR-42550-15 [2021-07-02T09:55:26.232Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/ [2021-07-02T09:55:26.232Z] cgroup2 true [2021-07-02T09:55:26.232Z] CHANGE_AUTHOR rvolosatovs [2021-07-02T09:55:26.232Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-07-02T09:55:26.232Z] CHANGE_BRANCH fix_image_shared_size [2021-07-02T09:55:26.232Z] CHANGE_FORK rvolosatovs [2021-07-02T09:55:26.232Z] CHANGE_ID 42550 [2021-07-02T09:55:26.232Z] CHANGE_TARGET master [2021-07-02T09:55:26.232Z] CHANGE_TITLE Fix SharedSize computation in `ImageService.Image` for filtered requests [2021-07-02T09:55:26.232Z] CHANGE_URL https://github.com/moby/moby/pull/42550 [2021-07-02T09:55:26.232Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-02T09:55:26.232Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-02T09:55:26.232Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-02T09:55:26.232Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-02T09:55:26.232Z] COMPUTERNAME azwin-2-4e3d71 [2021-07-02T09:55:26.232Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-02T09:55:26.232Z] ConfigSequenceNumber 0 [2021-07-02T09:55:26.232Z] dco true [2021-07-02T09:55:26.232Z] DOCKER_BUILDKIT 0 [2021-07-02T09:55:26.232Z] DOCKER_DUT_DEBUG 1 [2021-07-02T09:55:26.232Z] DOCKER_EXPERIMENTAL 1 [2021-07-02T09:55:26.232Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-02T09:55:26.232Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-02T09:55:26.232Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-02T09:55:26.232Z] EXECUTOR_NUMBER 0 [2021-07-02T09:55:26.232Z] FQDN azwin-2-4e3d71.westus.cloudapp.azure.com [2021-07-02T09:55:26.232Z] GIT_BRANCH PR-42550 [2021-07-02T09:55:26.232Z] GIT_COMMIT af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:55:26.232Z] GIT_PREVIOUS_COMMIT edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 [2021-07-02T09:55:26.232Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT edb15c29c46bddf3aaf60011dbf1e11da8ebd7c9 [2021-07-02T09:55:26.232Z] GIT_URL https://github.com/moby/moby.git [2021-07-02T09:55:26.232Z] HUDSON_COOKIE 4567f0ba-777a-4caf-ad56-588dd0e196f2 [2021-07-02T09:55:26.232Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-02T09:55:26.232Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-02T09:55:26.232Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-02T09:55:26.232Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-02T09:55:26.232Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-02T09:55:26.232Z] JENKINS_NODE_COOKIE 0e007a0e-2ba3-40cb-805b-817d486d8da3 [2021-07-02T09:55:26.232Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-02T09:55:26.232Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-02T09:55:26.232Z] JOB_BASE_NAME PR-42550 [2021-07-02T09:55:26.232Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/display/redirect [2021-07-02T09:55:26.232Z] JOB_NAME moby/PR-42550 [2021-07-02T09:55:26.232Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/ [2021-07-02T09:55:26.232Z] library.jps.version master [2021-07-02T09:55:26.232Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-02T09:55:26.232Z] NODE_LABELS amd64 azure azwin-2-4e3d71 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-02T09:55:26.232Z] NODE_NAME azwin-2-4e3d71 [2021-07-02T09:55:26.232Z] NUMBER_OF_PROCESSORS 4 [2021-07-02T09:55:26.232Z] OS Windows_NT [2021-07-02T09:55:26.232Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-02T09:55:26.232Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-02T09:55:26.232Z] ppc64le false [2021-07-02T09:55:26.232Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-02T09:55:26.232Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-02T09:55:26.232Z] PROCESSOR_LEVEL 6 [2021-07-02T09:55:26.232Z] PROCESSOR_REVISION 4f01 [2021-07-02T09:55:26.232Z] ProgramData C:\ProgramData [2021-07-02T09:55:26.232Z] ProgramFiles C:\Program Files [2021-07-02T09:55:26.232Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-02T09:55:26.232Z] ProgramW6432 C:\Program Files [2021-07-02T09:55:26.232Z] PROMPT $P$G [2021-07-02T09:55:26.232Z] PSExecutionPolicyPreference Bypass [2021-07-02T09:55:26.232Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-02T09:55:26.232Z] PUBLIC C:\Users\Public [2021-07-02T09:55:26.232Z] rootless true [2021-07-02T09:55:26.232Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=arti... [2021-07-02T09:55:26.232Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=changes [2021-07-02T09:55:26.232Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect [2021-07-02T09:55:26.232Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42550/15/display/redirect?page=tests [2021-07-02T09:55:26.232Z] s390x false [2021-07-02T09:55:26.232Z] SKIP_VALIDATION_TESTS 1 [2021-07-02T09:55:26.232Z] SOURCES_DRIVE d [2021-07-02T09:55:26.232Z] SOURCES_SUBDIR gopath [2021-07-02T09:55:26.232Z] STAGE_NAME Run tests [2021-07-02T09:55:26.232Z] SystemDrive C: [2021-07-02T09:55:26.232Z] SystemRoot C:\Windows [2021-07-02T09:55:26.232Z] TEMP C:\Windows\TEMP [2021-07-02T09:55:26.232Z] TESTDEBUG 0 [2021-07-02T09:55:26.232Z] TESTRUN_DRIVE d [2021-07-02T09:55:26.232Z] TESTRUN_SUBDIR CI [2021-07-02T09:55:26.232Z] TIMEOUT 120m [2021-07-02T09:55:26.232Z] TMP C:\Windows\TEMP [2021-07-02T09:55:26.232Z] unit_validate true [2021-07-02T09:55:26.232Z] USERDOMAIN WORKGROUP [2021-07-02T09:55:26.232Z] USERNAME azwin-2-4e3d71$ [2021-07-02T09:55:26.232Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-02T09:55:26.232Z] validate_force false [2021-07-02T09:55:26.232Z] windir C:\Windows [2021-07-02T09:55:26.232Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-02T09:55:26.232Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-02T09:55:26.232Z] windows2022 true [2021-07-02T09:55:26.233Z] windows2022containerd true [2021-07-02T09:55:26.233Z] windowsRS1 false [2021-07-02T09:55:26.233Z] windowsRS5 true [2021-07-02T09:55:26.233Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-02T09:55:26.233Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-02T09:55:26.233Z] [2021-07-02T09:55:26.233Z] [2021-07-02T09:55:26.233Z] [2021-07-02T09:55:26.260Z] #22 DONE 13.0s [2021-07-02T09:55:26.260Z] [2021-07-02T09:55:26.260Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-02T09:55:26.260Z] #25 sha256:0f8649518d5de708534363d5e296ff0a273cc85888acb2208966b2031a48aafd [2021-07-02T09:55:26.400Z] #27 40.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:26.400Z] #27 40.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-02T09:55:26.521Z] #25 DONE 0.4s [2021-07-02T09:55:26.521Z] [2021-07-02T09:55:26.521Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:26.521Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:26.782Z] #40 ... [2021-07-02T09:55:26.782Z] [2021-07-02T09:55:26.782Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-02T09:55:26.782Z] #30 sha256:1a0723333877f35e8ae1976f0ea11a915c7d233f4c7c133eba1d64f59650429a [2021-07-02T09:55:26.868Z] #22 4.862 Collecting yamllint==1.26.1 [2021-07-02T09:55:27.755Z] INFO: Sources under d:\gopath\... [2021-07-02T09:55:27.755Z] INFO: Test run under d:\CI\... [2021-07-02T09:55:27.755Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-02T09:55:27.755Z] INFO: docker/docker repository was found [2021-07-02T09:55:27.769Z] #27 41.25 Selecting previously unselected package python3-minimal. [2021-07-02T09:55:27.769Z] #27 41.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 ... 39360 files and directories currently installed.) [2021-07-02T09:55:27.769Z] #27 41.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-02T09:55:27.769Z] #27 41.31 Unpacking python3-minimal (3.7.3-1) ... [2021-07-02T09:55:27.769Z] #27 41.37 Selecting previously unselected package libmpdec2:amd64. [2021-07-02T09:55:27.769Z] #27 41.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-02T09:55:27.769Z] #27 41.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:55:27.769Z] #27 41.45 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-02T09:55:27.769Z] #27 41.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:55:27.769Z] #27 41.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:28.132Z] #22 4.390 Collecting yamllint==1.26.1 [2021-07-02T09:55:28.208Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-02T09:55:28.334Z] #27 41.97 Selecting previously unselected package python3.7. [2021-07-02T09:55:28.335Z] #27 41.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-02T09:55:28.335Z] #27 41.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:28.335Z] #27 42.07 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-02T09:55:28.335Z] #27 42.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-02T09:55:28.335Z] #27 42.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:55:28.335Z] #27 42.19 Setting up python3-minimal (3.7.3-1) ... [2021-07-02T09:55:28.661Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-02T09:55:28.900Z] #27 42.65 Selecting previously unselected package python3. [2021-07-02T09:55:28.900Z] #27 42.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-02T09:55:28.900Z] #27 42.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-02T09:55:28.900Z] #27 42.71 Unpacking python3 (3.7.3-1) ... [2021-07-02T09:55:29.115Z] 29d5b6a226d2: Pulling fs layer [2021-07-02T09:55:29.157Z] #27 42.78 Selecting previously unselected package libip4tc0:amd64. [2021-07-02T09:55:29.157Z] #27 42.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:55:29.157Z] #27 42.79 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:29.157Z] #27 42.84 Selecting previously unselected package libip6tc0:amd64. [2021-07-02T09:55:29.157Z] #27 42.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-02T09:55:29.157Z] #27 42.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:29.157Z] #27 42.92 Selecting previously unselected package libiptc0:amd64. [2021-07-02T09:55:29.157Z] #27 42.93 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-02T09:55:29.157Z] #27 42.94 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:29.157Z] #27 43.00 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-02T09:55:29.157Z] #27 43.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-02T09:55:29.157Z] #27 43.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:55:29.157Z] #27 43.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-02T09:55:29.420Z] #27 43.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-02T09:55:29.420Z] #27 43.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:55:29.420Z] #27 43.13 Selecting previously unselected package libnftnl11:amd64. [2021-07-02T09:55:29.420Z] #27 43.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-02T09:55:29.420Z] #27 43.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:55:29.420Z] #27 43.22 Selecting previously unselected package iptables. [2021-07-02T09:55:29.420Z] #27 43.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-02T09:55:29.420Z] #27 43.24 Unpacking iptables (1.8.2-4) ... [2021-07-02T09:55:29.676Z] #27 43.42 Selecting previously unselected package xxd. [2021-07-02T09:55:29.676Z] #27 43.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:55:29.676Z] #27 43.46 Unpacking xxd (2:8.1.0875-5) ... [2021-07-02T09:55:29.676Z] #27 43.54 Selecting previously unselected package vim-common. [2021-07-02T09:55:29.676Z] #27 43.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:55:29.676Z] #27 43.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-02T09:55:29.933Z] #27 43.70 Selecting previously unselected package bash-completion. [2021-07-02T09:55:29.933Z] #27 43.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-02T09:55:30.195Z] #22 9.980 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-02T09:55:30.461Z] #22 11.04 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-02T09:55:30.726Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-02T09:55:30.726Z] #22 11.16 Collecting pyyaml (from yamllint==1.26.1) [2021-07-02T09:55:30.992Z] #22 11.37 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-02T09:55:31.573Z] #22 11.94 Installing build dependencies: started [2021-07-02T09:55:31.830Z] #27 45.25 Unpacking bash-completion (1:2.8-6) ... [2021-07-02T09:55:31.831Z] #27 45.56 Selecting previously unselected package apparmor. [2021-07-02T09:55:31.831Z] #27 45.56 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-02T09:55:31.831Z] #27 45.62 Unpacking apparmor (2.13.2-10) ... [2021-07-02T09:55:32.087Z] #27 45.82 Selecting previously unselected package aufs-tools. [2021-07-02T09:55:32.087Z] #27 45.82 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-02T09:55:32.087Z] #27 45.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:55:32.087Z] #27 45.89 Selecting previously unselected package libonig5:amd64. [2021-07-02T09:55:32.087Z] #27 45.90 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-02T09:55:32.087Z] #27 45.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:55:32.087Z] #27 45.98 Selecting previously unselected package libjq1:amd64. [2021-07-02T09:55:32.087Z] #27 45.99 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:55:32.087Z] #27 45.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:55:32.152Z] #22 10.26 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-02T09:55:32.344Z] #27 46.07 Selecting previously unselected package jq. [2021-07-02T09:55:32.344Z] #27 46.08 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-02T09:55:32.344Z] #27 46.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-02T09:55:32.344Z] #27 46.14 Selecting previously unselected package libaio1:amd64. [2021-07-02T09:55:32.344Z] #27 46.15 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-02T09:55:32.344Z] #27 46.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:55:32.344Z] #27 46.21 Selecting previously unselected package libgpm2:amd64. [2021-07-02T09:55:32.344Z] #27 46.21 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-02T09:55:32.344Z] #27 46.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:55:32.344Z] #27 46.28 Selecting previously unselected package libnet1:amd64. [2021-07-02T09:55:32.349Z] #22 9.722 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-02T09:55:32.601Z] #27 46.29 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-02T09:55:32.601Z] #27 46.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:32.601Z] #27 46.35 Selecting previously unselected package libnl-3-200:amd64. [2021-07-02T09:55:32.601Z] #27 46.36 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-02T09:55:32.601Z] #27 46.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:32.601Z] #27 46.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-02T09:55:32.601Z] #27 46.43 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-02T09:55:32.601Z] #27 46.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:55:32.601Z] #27 46.48 Selecting previously unselected package libreadline5:amd64. [2021-07-02T09:55:32.601Z] #27 46.49 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-02T09:55:32.601Z] #27 46.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:32.723Z] #22 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-02T09:55:32.859Z] #27 46.60 Selecting previously unselected package net-tools. [2021-07-02T09:55:32.859Z] #27 46.62 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-02T09:55:32.859Z] #27 46.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:33.020Z] #22 11.27 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-02T09:55:33.020Z] #22 11.33 Collecting pyyaml (from yamllint==1.26.1) [2021-07-02T09:55:33.020Z] #22 11.51 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-02T09:55:33.116Z] #27 46.74 Selecting previously unselected package python-pip-whl. [2021-07-02T09:55:33.116Z] #27 46.75 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-02T09:55:33.116Z] #27 46.75 Unpacking python-pip-whl (18.1-5) ... [2021-07-02T09:55:33.290Z] #22 11.89 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-02T09:55:33.290Z] #22 11.91 Building wheels for collected packages: yamllint [2021-07-02T09:55:33.296Z] #22 10.53 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-02T09:55:33.296Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-02T09:55:33.360Z] #30 DONE 6.1s [2021-07-02T09:55:33.360Z] [2021-07-02T09:55:33.360Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:33.360Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:33.360Z] #40 DONE 197.4s [2021-07-02T09:55:33.360Z] [2021-07-02T09:55:33.360Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-02T09:55:33.360Z] #33 sha256:a074d4e5a78aeae3cce7426e6260d283ea6004c7f46720b999223b1ef53c21ab [2021-07-02T09:55:33.360Z] #33 DONE 0.5s [2021-07-02T09:55:33.360Z] [2021-07-02T09:55:33.360Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:33.360Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:55:33.360Z] #50 ... [2021-07-02T09:55:33.360Z] [2021-07-02T09:55:33.360Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-02T09:55:33.360Z] #35 sha256:53175b95324acb50c6086680c603135bd82c3d03f01e975d250d858eb4d8944d [2021-07-02T09:55:33.360Z] #35 DONE 0.1s [2021-07-02T09:55:33.360Z] [2021-07-02T09:55:33.360Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-02T09:55:33.360Z] #38 sha256:787a2ed0036c8b05675dae03e4ed433049644f34cc43ab33d74bd5e2da772bc4 [2021-07-02T09:55:33.360Z] #38 DONE 0.1s [2021-07-02T09:55:33.360Z] [2021-07-02T09:55:33.360Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:33.360Z] #50 sha256:457eb8674273c6ef153a4a19c84ee95336adb7f95951e68bd1a103d2c55e3282 [2021-07-02T09:55:33.374Z] #27 47.01 Selecting previously unselected package python3-lib2to3. [2021-07-02T09:55:33.374Z] #27 47.02 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-02T09:55:33.374Z] #27 47.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:33.374Z] #27 47.10 Selecting previously unselected package python3-distutils. [2021-07-02T09:55:33.374Z] #27 47.11 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-02T09:55:33.374Z] #27 47.12 Unpacking python3-distutils (3.7.3-1) ... [2021-07-02T09:55:33.374Z] #27 47.20 Selecting previously unselected package python3-pip. [2021-07-02T09:55:33.374Z] #27 47.21 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-02T09:55:33.374Z] #27 47.22 Unpacking python3-pip (18.1-5) ... [2021-07-02T09:55:33.551Z] #22 11.92 Running setup.py bdist_wheel for yamllint: started [2021-07-02T09:55:33.558Z] #22 10.63 Collecting pyyaml (from yamllint==1.26.1) [2021-07-02T09:55:33.558Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-02T09:55:33.636Z] #50 198.9 + /build/golangci-lint --version [2021-07-02T09:55:33.637Z] #27 47.32 Selecting previously unselected package python3-pkg-resources. [2021-07-02T09:55:33.637Z] #27 47.33 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-02T09:55:33.637Z] #27 47.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:33.637Z] #27 47.43 Selecting previously unselected package python3-setuptools. [2021-07-02T09:55:33.637Z] #27 47.45 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-02T09:55:33.637Z] #27 47.45 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:33.824Z] #22 11.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-02T09:55:33.824Z] #22 11.10 Building wheels for collected packages: yamllint [2021-07-02T09:55:33.824Z] #22 11.10 Running setup.py bdist_wheel for yamllint: started [2021-07-02T09:55:33.894Z] #27 47.61 Selecting previously unselected package python3-wheel. [2021-07-02T09:55:33.894Z] #27 47.61 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-02T09:55:33.894Z] #27 47.62 Unpacking python3-wheel (0.32.3-2) ... [2021-07-02T09:55:33.894Z] #27 47.68 Selecting previously unselected package sudo. [2021-07-02T09:55:33.894Z] #27 47.69 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-02T09:55:33.894Z] #27 47.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:34.151Z] #27 47.97 Selecting previously unselected package thin-provisioning-tools. [2021-07-02T09:55:34.151Z] #27 47.97 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-02T09:55:34.151Z] #27 47.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:34.205Z] #50 199.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-02T09:55:34.205Z] #50 DONE 199.6s [2021-07-02T09:55:34.205Z] [2021-07-02T09:55:34.205Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:34.205Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:55:34.408Z] #27 48.13 Selecting previously unselected package uidmap. [2021-07-02T09:55:34.409Z] #27 48.14 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-02T09:55:34.409Z] #27 48.15 Unpacking uidmap (1:4.5-1.1) ... [2021-07-02T09:55:34.409Z] #27 48.23 Selecting previously unselected package vim-runtime. [2021-07-02T09:55:34.409Z] #27 48.25 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-02T09:55:34.409Z] #27 48.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-02T09:55:34.409Z] #27 48.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-02T09:55:34.409Z] #27 48.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:34.491Z] #22 12.76 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-02T09:55:34.491Z] #22 12.76 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-02T09:55:34.491Z] #22 12.81 Successfully built yamllint [2021-07-02T09:55:34.491Z] #22 12.82 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-02T09:55:34.491Z] #22 ... [2021-07-02T09:55:34.491Z] [2021-07-02T09:55:34.491Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:34.491Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:55:34.491Z] #50 197.3 + /build/golangci-lint --version [2021-07-02T09:55:34.753Z] #50 ... [2021-07-02T09:55:34.753Z] [2021-07-02T09:55:34.753Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:34.753Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:34.753Z] #40 DONE 197.4s [2021-07-02T09:55:34.753Z] [2021-07-02T09:55:34.753Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:34.753Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:55:34.753Z] #50 197.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-02T09:55:34.769Z] #22 12.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-02T09:55:35.013Z] #50 ... [2021-07-02T09:55:35.013Z] [2021-07-02T09:55:35.013Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:35.013Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-07-02T09:55:35.013Z] #22 13.14 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-02T09:55:35.013Z] #22 DONE 13.5s [2021-07-02T09:55:35.013Z] [2021-07-02T09:55:35.013Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:35.013Z] #50 sha256:00785762a4ebb8951b40622d674da08e94440a98e656a14368aa55db2bcea490 [2021-07-02T09:55:35.013Z] #50 DONE 198.1s [2021-07-02T09:55:35.013Z] [2021-07-02T09:55:35.013Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-02T09:55:35.013Z] #25 sha256:55962c02097fb472b0ddd037845c071acde601e316da609328774ecbf42ac51b [2021-07-02T09:55:35.030Z] #22 12.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-02T09:55:35.030Z] #22 12.11 Successfully built yamllint [2021-07-02T09:55:35.030Z] #22 12.13 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-02T09:55:35.158Z] #57 ... [2021-07-02T09:55:35.158Z] [2021-07-02T09:55:35.158Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-02T09:55:35.158Z] #41 sha256:e45812d7be1838c1806dc2c021957c4311ffc213edab06f604df531c7bdc4187 [2021-07-02T09:55:35.293Z] #22 12.41 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-02T09:55:35.560Z] #22 DONE 12.9s [2021-07-02T09:55:35.560Z] [2021-07-02T09:55:35.560Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:35.560Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:55:35.734Z] #41 DONE 0.6s [2021-07-02T09:55:35.734Z] [2021-07-02T09:55:35.734Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:35.734Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:55:35.734Z] #57 ... [2021-07-02T09:55:35.734Z] [2021-07-02T09:55:35.734Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-02T09:55:35.734Z] #45 sha256:2816868fbe0644480b72a031da7fefb9e96d150d5c10d297212f9ce00ea14ecc [2021-07-02T09:55:35.734Z] #45 DONE 0.1s [2021-07-02T09:55:35.734Z] [2021-07-02T09:55:35.734Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-02T09:55:35.734Z] #47 sha256:0b8a07b585869f10192ede00d0512660354590ea717e855d7eca7195e7dfc078 [2021-07-02T09:55:35.822Z] #57 ... [2021-07-02T09:55:35.822Z] [2021-07-02T09:55:35.822Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-02T09:55:35.822Z] #25 sha256:bcf55949ef6dbe26bc50344052a7cd582a69acd1e9cdb2c39f18cedbfc0845d8 [2021-07-02T09:55:35.997Z] #47 DONE 0.2s [2021-07-02T09:55:35.997Z] [2021-07-02T09:55:35.997Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-02T09:55:35.997Z] #49 sha256:d5ad75d17ba6ef8d2073e108dfe33eefc46571c7bef64a286eb2723921415157 [2021-07-02T09:55:36.266Z] #49 DONE 0.2s [2021-07-02T09:55:36.266Z] [2021-07-02T09:55:36.266Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-02T09:55:36.266Z] #51 sha256:de3ddf87dd7e7dd5d13932f0f11bc79b686df7d1029028541acdc937f268c262 [2021-07-02T09:55:36.305Z] #27 49.87 Selecting previously unselected package vim. [2021-07-02T09:55:36.305Z] #27 49.87 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-02T09:55:36.305Z] #27 49.89 Unpacking vim (2:8.1.0875-5) ... [2021-07-02T09:55:36.305Z] #27 50.14 Selecting previously unselected package xfsprogs. [2021-07-02T09:55:36.305Z] #27 50.15 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-02T09:55:36.305Z] #27 50.15 Unpacking xfsprogs (4.20.0-1) ... [2021-07-02T09:55:36.393Z] #25 DONE 1.1s [2021-07-02T09:55:36.393Z] [2021-07-02T09:55:36.393Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-02T09:55:36.393Z] #30 sha256:85c3dc3a0cd53fd05270b6508ea00a1333b84cb49ffeaa07c32e6986cdfe03aa [2021-07-02T09:55:36.394Z] #25 DONE 0.5s [2021-07-02T09:55:36.394Z] [2021-07-02T09:55:36.394Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-02T09:55:36.394Z] #30 sha256:e6e905dc780c1168037f61e4e2855897186fcdef9351280cb57aa6e41839c36a [2021-07-02T09:55:36.525Z] #51 DONE 0.5s [2021-07-02T09:55:36.525Z] [2021-07-02T09:55:36.525Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-02T09:55:36.525Z] #53 sha256:df9dcaa6de9a42db03c0031e1075688ac0ece352a085e1bebe5908a3628af61b [2021-07-02T09:55:36.562Z] #27 50.43 Selecting previously unselected package zip. [2021-07-02T09:55:36.785Z] #53 DONE 0.1s [2021-07-02T09:55:36.785Z] [2021-07-02T09:55:36.785Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:36.785Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:55:36.820Z] #27 50.43 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-02T09:55:36.820Z] #27 50.45 Unpacking zip (3.0-11+b1) ... [2021-07-02T09:55:36.820Z] #27 50.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-02T09:55:36.820Z] #27 50.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-02T09:55:36.820Z] #27 50.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:36.820Z] #27 50.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-02T09:55:36.820Z] #27 50.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-02T09:55:36.820Z] #27 50.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:36.820Z] #27 50.64 Setting up uidmap (1:4.5-1.1) ... [2021-07-02T09:55:36.820Z] #27 50.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-02T09:55:36.820Z] #27 50.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-02T09:55:36.820Z] #27 50.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-02T09:55:37.077Z] #27 50.68 Setting up xxd (2:8.1.0875-5) ... [2021-07-02T09:55:37.077Z] #27 50.70 Setting up zip (3.0-11+b1) ... [2021-07-02T09:55:37.077Z] #27 50.72 Setting up vim-common (2:8.1.0875-5) ... [2021-07-02T09:55:37.077Z] #27 50.74 Setting up bash-completion (1:2.8-6) ... [2021-07-02T09:55:38.451Z] #27 52.31 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-02T09:55:38.451Z] #27 52.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-02T09:55:38.451Z] #27 52.37 invoke-rc.d: could not determine current runlevel [2021-07-02T09:55:38.451Z] #27 52.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-02T09:55:38.451Z] #27 52.39 Setting up pigz (2.4-1) ... [2021-07-02T09:55:38.451Z] #27 52.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-02T09:55:38.709Z] #27 52.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-02T09:55:38.709Z] #27 52.43 Setting up python-pip-whl (18.1-5) ... [2021-07-02T09:55:38.709Z] #27 52.44 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-02T09:55:38.709Z] #27 52.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-02T09:55:38.966Z] #27 52.72 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-02T09:55:38.966Z] #27 52.73 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-02T09:55:38.966Z] #27 52.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:38.966Z] #27 52.76 Setting up vim (2:8.1.0875-5) ... [2021-07-02T09:55:38.966Z] #27 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-02T09:55:38.966Z] #27 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-02T09:55:38.966Z] #27 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-02T09:55:38.966Z] #27 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-02T09:55:38.966Z] #27 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-02T09:55:38.966Z] #27 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-02T09:55:38.966Z] #27 52.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-02T09:55:38.966Z] #27 52.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-02T09:55:38.966Z] #27 52.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-02T09:55:39.223Z] #27 52.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-02T09:55:39.224Z] #27 52.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-02T09:55:39.224Z] #27 52.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-02T09:55:39.224Z] #27 52.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-02T09:55:39.224Z] #27 52.88 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-02T09:55:40.595Z] #27 54.16 Setting up iptables (1.8.2-4) ... [2021-07-02T09:55:40.595Z] #27 54.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:40.595Z] #27 54.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:40.595Z] #27 54.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-02T09:55:40.595Z] #27 54.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-02T09:55:40.595Z] #27 54.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-02T09:55:40.595Z] #27 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-02T09:55:40.595Z] #27 54.21 Setting up python3 (3.7.3-1) ... [2021-07-02T09:55:40.853Z] #27 54.46 Setting up python3-wheel (0.32.3-2) ... [2021-07-02T09:55:41.110Z] #27 54.82 Setting up apparmor (2.13.2-10) ... [2021-07-02T09:55:42.482Z] #27 55.99 Setting up xfsprogs (4.20.0-1) ... [2021-07-02T09:55:42.482Z] #27 56.00 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-02T09:55:42.482Z] #27 56.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-02T09:55:42.739Z] #27 56.64 Setting up python3-distutils (3.7.3-1) ... [2021-07-02T09:55:42.979Z] #30 DONE 6.1s [2021-07-02T09:55:42.979Z] [2021-07-02T09:55:42.979Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-02T09:55:42.979Z] #33 sha256:e3d4e82c2a7ce5961cff0cc253e5ec35d85d5d9dd0f8b574cd9d0e681ef43f10 [2021-07-02T09:55:42.979Z] #33 DONE 0.3s [2021-07-02T09:55:42.979Z] [2021-07-02T09:55:42.979Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-02T09:55:42.979Z] #35 sha256:fbdb4a8a9907766aa77a9540d439c2ccba0ec751d72f8d852b4783b9394a114e [2021-07-02T09:55:42.979Z] #35 DONE 0.1s [2021-07-02T09:55:42.979Z] [2021-07-02T09:55:42.979Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-02T09:55:42.979Z] #38 sha256:362cf1d1fdbe29a9e8622530d11d2c2c87a2925f96c4b4abe1326a4f768f81cb [2021-07-02T09:55:42.979Z] #38 DONE 0.1s [2021-07-02T09:55:42.979Z] [2021-07-02T09:55:42.979Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:55:42.979Z] #54 sha256:09b412c4422a76237997e33c4c6cc5a8d83bfe1bdb82978db27214942be33409 [2021-07-02T09:55:42.979Z] #54 ... [2021-07-02T09:55:42.979Z] [2021-07-02T09:55:42.979Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-02T09:55:42.979Z] #41 sha256:c0b28ff285954e18af8e616ad77045892c1ad523c6da82d2c0c016c62a26464e [2021-07-02T09:55:42.991Z] #30 ... [2021-07-02T09:55:42.991Z] [2021-07-02T09:55:42.991Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:42.991Z] #50 sha256:98e673f75ce014b1719d43e36be1c116e4fd594b40d6c3dad57d407954bfd5a7 [2021-07-02T09:55:42.991Z] #50 202.2 + /build/golangci-lint --version [2021-07-02T09:55:42.991Z] #50 ... [2021-07-02T09:55:42.991Z] [2021-07-02T09:55:42.991Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-02T09:55:42.991Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-07-02T09:55:42.991Z] #40 DONE 202.0s [2021-07-02T09:55:42.991Z] [2021-07-02T09:55:42.991Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-02T09:55:42.991Z] #30 sha256:e6e905dc780c1168037f61e4e2855897186fcdef9351280cb57aa6e41839c36a [2021-07-02T09:55:42.991Z] #30 DONE 6.5s [2021-07-02T09:55:42.991Z] [2021-07-02T09:55:42.991Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-02T09:55:42.991Z] #50 sha256:98e673f75ce014b1719d43e36be1c116e4fd594b40d6c3dad57d407954bfd5a7 [2021-07-02T09:55:42.991Z] #50 202.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-02T09:55:43.241Z] #41 DONE 0.5s [2021-07-02T09:55:43.241Z] [2021-07-02T09:55:43.241Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-02T09:55:43.241Z] #45 sha256:0a7ebd5ee7ce5dc188a6ae492e4301eef41303cee076f4c48d1a16d55a6af76a [2021-07-02T09:55:43.241Z] #45 DONE 0.0s [2021-07-02T09:55:43.241Z] [2021-07-02T09:55:43.241Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-02T09:55:43.241Z] #47 sha256:b8d0379c3bbeb60160a8d0f023b0c2b2f93c2c5c49263bd2e11e019f787a0342 [2021-07-02T09:55:43.241Z] #47 DONE 0.1s [2021-07-02T09:55:43.241Z] [2021-07-02T09:55:43.241Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:55:43.241Z] #54 sha256:09b412c4422a76237997e33c4c6cc5a8d83bfe1bdb82978db27214942be33409 [2021-07-02T09:55:43.252Z] #50 DONE 203.0s [2021-07-02T09:55:43.252Z] [2021-07-02T09:55:43.252Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-02T09:55:43.252Z] #33 sha256:5b2d5a90b5de0d843e75ede3bd7f00389299598f4b6a674a5f21e20c04f41c0d [2021-07-02T09:55:43.252Z] #33 DONE 0.6s [2021-07-02T09:55:43.252Z] [2021-07-02T09:55:43.252Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-02T09:55:43.252Z] #35 sha256:9b4d09b0971b04428ce10be009e8e74b3d73124ec9440d3c9948c1d8f324579a [2021-07-02T09:55:43.303Z] #27 56.92 Setting up python3-setuptools (40.8.0-1) ... [2021-07-02T09:55:43.502Z] #54 ... [2021-07-02T09:55:43.502Z] [2021-07-02T09:55:43.502Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-02T09:55:43.502Z] #49 sha256:c1cc4ea5401f47a0ec14e0859581ed05515cff0d27dc26261d4f41029b8a848a [2021-07-02T09:55:43.502Z] #49 DONE 0.1s [2021-07-02T09:55:43.502Z] [2021-07-02T09:55:43.502Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-02T09:55:43.502Z] #51 sha256:01db0b0570ae07852e97ed48c07f8a80a7a946b4ca4cc0027206b96f13c3e28c [2021-07-02T09:55:43.502Z] #51 DONE 0.1s [2021-07-02T09:55:43.502Z] [2021-07-02T09:55:43.502Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-02T09:55:43.502Z] #53 sha256:5d4cdcfe668b2dc0bcc07da52adb0207f126eebff013640057316910cd458042 [2021-07-02T09:55:43.502Z] #53 DONE 0.1s [2021-07-02T09:55:43.502Z] [2021-07-02T09:55:43.502Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:43.502Z] #57 sha256:7f816fbacc6e83623032d6f12368a5f916a5f43f7b966dc32cd3f5d271c701eb [2021-07-02T09:55:43.825Z] #35 DONE 0.3s [2021-07-02T09:55:43.825Z] [2021-07-02T09:55:43.825Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-02T09:55:43.825Z] #38 sha256:82fc698f86beaff7467238ccbffb990933e4bc1a7330fbf87ec4ac57a2a94d57 [2021-07-02T09:55:43.857Z] 29d5b6a226d2: Verifying Checksum [2021-07-02T09:55:43.857Z] 29d5b6a226d2: Download complete [2021-07-02T09:55:43.895Z] #27 57.49 Setting up python3-pip (18.1-5) ... [2021-07-02T09:55:44.086Z] #38 DONE 0.3s [2021-07-02T09:55:44.086Z] [2021-07-02T09:55:44.086Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:44.086Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:55:44.460Z] #27 58.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:55:44.460Z] #27 58.14 Processing triggers for mime-support (3.62) ... [2021-07-02T09:55:45.024Z] #27 DONE 59.0s [2021-07-02T09:55:45.024Z] [2021-07-02T09:55:45.024Z] #64 [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-07-02T09:55:45.024Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:55:45.281Z] #64 ... [2021-07-02T09:55:45.281Z] [2021-07-02T09:55:45.281Z] #28 [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-07-02T09:55:45.281Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878 [2021-07-02T09:55:45.475Z] #57 ... [2021-07-02T09:55:45.475Z] [2021-07-02T09:55:45.475Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-02T09:55:45.475Z] #41 sha256:4414d2db51c0bf8e23ce15c1cb117ab53f21015153e9e24459b79d14a95bcd1b [2021-07-02T09:55:46.050Z] #41 DONE 0.7s [2021-07-02T09:55:46.050Z] [2021-07-02T09:55:46.050Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-02T09:55:46.050Z] #45 sha256:9ddf9293bad3637cc721f931186ebcd04f8f26a1b77985dae977551f5dc2a776 [2021-07-02T09:55:46.050Z] #45 DONE 0.1s [2021-07-02T09:55:46.050Z] [2021-07-02T09:55:46.050Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-02T09:55:46.050Z] #47 sha256:064df1fd25a9f77b3a4a125f914e76d04061784b2b6136375e7fac9e5cf6a886 [2021-07-02T09:55:46.211Z] #28 1.049 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-02T09:55:46.211Z] #28 1.052 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-02T09:55:46.211Z] #28 1.055 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-02T09:55:46.211Z] #28 DONE 1.1s [2021-07-02T09:55:46.211Z] [2021-07-02T09:55:46.211Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:46.211Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74 [2021-07-02T09:55:46.312Z] #47 DONE 0.2s [2021-07-02T09:55:46.312Z] [2021-07-02T09:55:46.312Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:46.312Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:55:46.312Z] #57 ... [2021-07-02T09:55:46.312Z] [2021-07-02T09:55:46.312Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-02T09:55:46.312Z] #49 sha256:eb3ef47b7aa525e60cf2766851e8e9ebdf5bef1fe1d8b51c48df1229e6a80b19 [2021-07-02T09:55:46.312Z] #49 DONE 0.1s [2021-07-02T09:55:46.546Z] #22 25.58 Installing build dependencies: finished with status 'done' [2021-07-02T09:55:46.574Z] [2021-07-02T09:55:46.574Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-02T09:55:46.574Z] #51 sha256:110e858ac76fd115bf55f8812b340afc495f495c46fb281d4fdf0ced446c17ea [2021-07-02T09:55:47.126Z] #22 ... [2021-07-02T09:55:47.126Z] [2021-07-02T09:55:47.126Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:47.126Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:55:47.126Z] #57 153.3 + bin/containerd [2021-07-02T09:55:47.148Z] #51 DONE 0.5s [2021-07-02T09:55:47.148Z] [2021-07-02T09:55:47.148Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-02T09:55:47.148Z] #53 sha256:8eeb0ebcfc3f24883cd1fd0f5aa956f34d9deb3da3fd3c4a9629c9880f1e3dd0 [2021-07-02T09:55:47.148Z] #53 DONE 0.1s [2021-07-02T09:55:47.148Z] [2021-07-02T09:55:47.148Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:47.148Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:55:49.483Z] #29 2.966 Collecting yamllint==1.26.1 [2021-07-02T09:55:52.466Z] #57 ... [2021-07-02T09:55:52.469Z] [2021-07-02T09:55:52.469Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-02T09:55:52.469Z] #22 sha256:0888157cc5f1709e3ef2f93bfee4cda18dbd8cd0362b3755c88f4f2918be6b02 [2021-07-02T09:55:52.469Z] #22 30.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-02T09:55:52.469Z] #22 30.41 Building wheels for collected packages: yamllint, pyyaml [2021-07-02T09:55:52.469Z] #22 30.41 Running setup.py bdist_wheel for yamllint: started [2021-07-02T09:55:52.469Z] #22 31.34 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-02T09:55:52.469Z] #22 31.34 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-02T09:55:52.469Z] #22 31.40 Running setup.py bdist_wheel for pyyaml: started [2021-07-02T09:55:52.469Z] #22 32.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-02T09:55:52.469Z] #22 32.55 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-02T09:55:52.469Z] #22 32.68 Successfully built yamllint pyyaml [2021-07-02T09:55:52.469Z] #22 32.69 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-02T09:55:52.469Z] #22 32.96 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-02T09:55:54.738Z] #29 8.269 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-02T09:55:55.302Z] #29 8.910 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-02T09:55:55.302Z] #29 8.937 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-02T09:55:55.302Z] #29 8.971 Collecting pyyaml (from yamllint==1.26.1) [2021-07-02T09:55:55.302Z] #29 9.104 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-02T09:55:55.560Z] #29 9.261 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-02T09:55:55.560Z] #29 9.265 Building wheels for collected packages: yamllint [2021-07-02T09:55:55.560Z] #29 9.266 Running setup.py bdist_wheel for yamllint: started [2021-07-02T09:55:55.806Z] #22 DONE 35.7s [2021-07-02T09:55:55.806Z] [2021-07-02T09:55:55.806Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-02T09:55:55.806Z] #24 sha256:c253ef71189e65643c47fe9094a7a9e144aac192ee7dccb2cb29fd1451f43df1 [2021-07-02T09:55:55.806Z] #24 198.4 + return [2021-07-02T09:55:55.806Z] #24 DONE 200.9s [2021-07-02T09:55:55.806Z] [2021-07-02T09:55:55.806Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:55:55.806Z] #54 sha256:82414a240f830f8d45cf6e36f4cddd7c64ec749c44f83da080c9661f49e8b56c [2021-07-02T09:55:55.806Z] #54 103.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-02T09:55:55.806Z] #54 104.6 + mkdir -p /build [2021-07-02T09:55:55.806Z] #54 104.7 + cp runc /build/runc [2021-07-02T09:55:55.806Z] #54 DONE 105.8s [2021-07-02T09:55:55.806Z] [2021-07-02T09:55:55.806Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:55.806Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:55:56.124Z] #29 9.740 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-02T09:55:56.124Z] #29 9.743 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-02T09:55:56.124Z] #29 9.769 Successfully built yamllint [2021-07-02T09:55:56.124Z] #29 9.779 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-02T09:55:56.391Z] #29 9.940 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-02T09:55:56.957Z] #29 DONE 10.6s [2021-07-02T09:55:56.957Z] [2021-07-02T09:55:56.957Z] #61 [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-07-02T09:55:56.957Z] #61 sha256:b13930e4c375012af1aac5b7a926453512fbb294cb6febee980537837d69baa7 [2021-07-02T09:55:56.957Z] #61 ... [2021-07-02T09:55:56.957Z] [2021-07-02T09:55:56.957Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-02T09:55:56.957Z] #32 sha256:d027b14f8c53f81a910eb8783ed34b056dd5fcf2144cc8b4a198f2fe8a15eefd [2021-07-02T09:55:57.214Z] #32 DONE 0.4s [2021-07-02T09:55:57.214Z] [2021-07-02T09:55:57.214Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-02T09:55:57.214Z] #37 sha256:2acb946a56b3ec5532d8a2a8becd208b1a22c3451b7ab53faa4ec9d411803467 [2021-07-02T09:55:58.379Z] #57 ... [2021-07-02T09:55:58.379Z] [2021-07-02T09:55:58.379Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-02T09:55:58.379Z] #25 sha256:e0436c14f317e404a7e9f3fc8766c790c43cb575a11cd60a026467ec86df3b94 [2021-07-02T09:55:58.643Z] #25 DONE 0.9s [2021-07-02T09:55:58.643Z] [2021-07-02T09:55:58.643Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:55:58.643Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:55:58.643Z] #57 ... [2021-07-02T09:55:58.643Z] [2021-07-02T09:55:58.643Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-02T09:55:58.643Z] #30 sha256:577b15050a5da87c4d51f91731bffcb432c9b6124b3b1362ee2af1ba8084b194 [2021-07-02T09:55:58.749Z] #57 183.1 + bin/containerd [2021-07-02T09:56:00.728Z] #57 ... [2021-07-02T09:56:00.728Z] [2021-07-02T09:56:00.728Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:56:00.728Z] #54 sha256:9925eeb362760fb90a2942225c16b8eefcef99b61727ed885a6007c35eca5eb9 [2021-07-02T09:56:00.728Z] #54 114.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-02T09:56:00.728Z] #54 115.3 + mkdir -p /build [2021-07-02T09:56:00.728Z] #54 115.3 + cp runc /build/runc [2021-07-02T09:56:00.728Z] #54 DONE 116.1s [2021-07-02T09:56:00.728Z] [2021-07-02T09:56:00.728Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:00.728Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:56:01.617Z] #57 183.1 + bin/containerd [2021-07-02T09:56:02.108Z] #57 ... [2021-07-02T09:56:02.108Z] [2021-07-02T09:56:02.108Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-02T09:56:02.108Z] #55 sha256:088598cbf17bd25fd3f317e7c09cddfe40a17d26dd6615757b3952bf1b614b74 [2021-07-02T09:56:02.108Z] #55 DONE 0.2s [2021-07-02T09:56:02.367Z] [2021-07-02T09:56:02.367Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:02.367Z] #57 sha256:30a6f7ba6fbdb6ecfec12b09d07966e1820cdcfd24904aed64a745736fba3903 [2021-07-02T09:56:03.771Z] #37 DONE 5.9s [2021-07-02T09:56:03.771Z] [2021-07-02T09:56:03.771Z] #61 [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-07-02T09:56:03.771Z] #61 sha256:b13930e4c375012af1aac5b7a926453512fbb294cb6febee980537837d69baa7 [2021-07-02T09:56:03.771Z] #61 80.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-02T09:56:03.771Z] #61 80.81 + mkdir -p /build [2021-07-02T09:56:03.771Z] #61 80.81 + cp runc /build/runc [2021-07-02T09:56:03.771Z] #61 DONE 84.0s [2021-07-02T09:56:03.771Z] [2021-07-02T09:56:03.771Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-02T09:56:03.771Z] #40 sha256:696067a5153b3a7027459abdfaed3aa92ed1427f7fec44f33efc4ed1b89b4e41 [2021-07-02T09:56:04.160Z] #57 ... [2021-07-02T09:56:04.160Z] [2021-07-02T09:56:04.160Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:56:04.160Z] #54 sha256:09b412c4422a76237997e33c4c6cc5a8d83bfe1bdb82978db27214942be33409 [2021-07-02T09:56:04.160Z] #54 115.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-02T09:56:04.160Z] #54 116.5 + mkdir -p /build [2021-07-02T09:56:04.160Z] #54 116.5 + cp runc /build/runc [2021-07-02T09:56:04.160Z] #54 DONE 117.2s [2021-07-02T09:56:04.160Z] [2021-07-02T09:56:04.160Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:04.160Z] #57 sha256:7f816fbacc6e83623032d6f12368a5f916a5f43f7b966dc32cd3f5d271c701eb [2021-07-02T09:56:04.338Z] #40 DONE 1.1s [2021-07-02T09:56:04.338Z] [2021-07-02T09:56:04.338Z] #64 [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-07-02T09:56:04.338Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:56:04.595Z] #64 ... [2021-07-02T09:56:04.595Z] [2021-07-02T09:56:04.595Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-02T09:56:04.595Z] #42 sha256:5b083aa00afbf8c40b1584e4b39d914caf58067974e88e41740ec6a64e288957 [2021-07-02T09:56:05.158Z] #42 DONE 0.7s [2021-07-02T09:56:05.158Z] [2021-07-02T09:56:05.158Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-02T09:56:05.158Z] #45 sha256:5cca9c451183b4bedc52d7f52a727a830f1fd2fd94b85a10dd6cd4c268808eb8 [2021-07-02T09:56:05.158Z] #45 DONE 0.1s [2021-07-02T09:56:05.158Z] [2021-07-02T09:56:05.158Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-02T09:56:05.158Z] #48 sha256:14179498ec4c063f359f10824b8fec02b01008612527d61f74f2fad53540740c [2021-07-02T09:56:05.543Z] #57 ... [2021-07-02T09:56:05.543Z] [2021-07-02T09:56:05.543Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-02T09:56:05.543Z] #55 sha256:6189be1ec7ae0ae9a37c79462bfc17583113ec85770e40e68f959d258cbd526b [2021-07-02T09:56:05.543Z] #55 DONE 0.3s [2021-07-02T09:56:05.543Z] [2021-07-02T09:56:05.543Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:05.543Z] #57 sha256:7f816fbacc6e83623032d6f12368a5f916a5f43f7b966dc32cd3f5d271c701eb [2021-07-02T09:56:05.722Z] #48 DONE 0.7s [2021-07-02T09:56:05.722Z] [2021-07-02T09:56:05.722Z] #64 [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-07-02T09:56:05.722Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:56:05.722Z] #64 137.9 # github.com/containerd/containerd/cmd/containerd [2021-07-02T09:56:05.722Z] #64 137.9 /usr/bin/ld: /tmp/go-link-513122394/000019.o: in function `New': [2021-07-02T09:56:05.722Z] #64 137.9 /tmp/tmp.s0pzkMBEf8/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-07-02T09:56:05.722Z] #64 138.0 + bin/containerd-stress [2021-07-02T09:56:05.979Z] #64 ... [2021-07-02T09:56:05.979Z] [2021-07-02T09:56:05.979Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-02T09:56:05.979Z] #52 sha256:68a0fa504d39328ec7437913e0c1a4d552705b4c9e4e7def84593ec8a10d4332 [2021-07-02T09:56:05.979Z] #52 DONE 0.2s [2021-07-02T09:56:05.979Z] [2021-07-02T09:56:05.979Z] #64 [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-07-02T09:56:05.979Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:56:05.979Z] #64 139.1 + bin/containerd-shim [2021-07-02T09:56:06.544Z] #64 ... [2021-07-02T09:56:06.544Z] [2021-07-02T09:56:06.544Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-02T09:56:06.544Z] #54 sha256:05bdbeaa740223176941fc8f9abb6417fda2b7f149399379afdd53bab47b2b8a [2021-07-02T09:56:06.544Z] #54 DONE 0.2s [2021-07-02T09:56:06.544Z] [2021-07-02T09:56:06.544Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-02T09:56:06.544Z] #56 sha256:9a8c933d06cf28906fb33c8edb784668459bd674483f695d3245e40d05e7272d [2021-07-02T09:56:06.544Z] #56 DONE 0.1s [2021-07-02T09:56:06.544Z] [2021-07-02T09:56:06.544Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-02T09:56:06.544Z] #58 sha256:67b7aaa4ed546833ece7698bcfe056decde074f6b7dafb8a3fdacec7355cad5b [2021-07-02T09:56:06.801Z] #58 DONE 0.4s [2021-07-02T09:56:06.801Z] [2021-07-02T09:56:06.801Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-02T09:56:06.801Z] #60 sha256:2321b9f36336cea1720d66222a6033e50d8dd110de0680e68ff1a083dc45e70b [2021-07-02T09:56:06.801Z] #60 DONE 0.1s [2021-07-02T09:56:06.801Z] [2021-07-02T09:56:06.801Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-02T09:56:06.801Z] #62 sha256:f5e8304d94ffeec6196fdade32fcd822e14c34b3e307544392a66ae3263bd0a5 [2021-07-02T09:56:07.058Z] #62 DONE 0.2s [2021-07-02T09:56:07.058Z] [2021-07-02T09:56:07.058Z] #64 [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-07-02T09:56:07.058Z] #64 sha256:9a84f0d83e808e9ecfe25fadd5230a6765b23b7da562e17af6908d3b0763aace [2021-07-02T09:56:08.793Z] #30 DONE 9.2s [2021-07-02T09:56:08.793Z] [2021-07-02T09:56:08.793Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-02T09:56:08.793Z] #33 sha256:005dfc421202d52349d3d9c29dd4473a687fd9a569911959cf8d2ebea0b02617 [2021-07-02T09:56:08.793Z] #33 DONE 0.3s [2021-07-02T09:56:08.793Z] [2021-07-02T09:56:08.793Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-02T09:56:08.793Z] #35 sha256:a4bd7bf5b07cf58500b3206d46f0960944ff8fa948378787793c15e345cf9106 [2021-07-02T09:56:08.793Z] #35 DONE 0.1s [2021-07-02T09:56:08.793Z] [2021-07-02T09:56:08.793Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-02T09:56:08.793Z] #38 sha256:919fc0e0e4798b2e2a5932da2db28519d93a3a9e0f4b2f19565462ad825bece5 [2021-07-02T09:56:08.793Z] #38 DONE 0.1s [2021-07-02T09:56:08.793Z] [2021-07-02T09:56:08.793Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-02T09:56:08.793Z] #41 sha256:12c627aae06936c29a4c3c160556f39f8596732cbf2e5b5a77378313bcbcf06f [2021-07-02T09:56:08.793Z] #41 DONE 0.4s [2021-07-02T09:56:08.793Z] [2021-07-02T09:56:08.793Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-02T09:56:08.793Z] #45 sha256:4c2623fb08f13f286a9999c90404374fec45885e26b8e04c1df832c4bf3401c4 [2021-07-02T09:56:08.793Z] #45 DONE 0.1s [2021-07-02T09:56:08.793Z] [2021-07-02T09:56:08.793Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:08.793Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:56:09.063Z] #57 ... [2021-07-02T09:56:09.063Z] [2021-07-02T09:56:09.063Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-02T09:56:09.063Z] #47 sha256:be72b39fd2f82749f3a0dd393ac59e2b0215eb802c0184e4ebc77cc617ec9b65 [2021-07-02T09:56:09.063Z] #47 DONE 0.2s [2021-07-02T09:56:09.063Z] [2021-07-02T09:56:09.063Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-02T09:56:09.063Z] #49 sha256:c73686326c7bc24ee6173cc5f3a2cfa40fd2344b33421ed981006741c2cc5e2c [2021-07-02T09:56:09.063Z] #49 DONE 0.1s [2021-07-02T09:56:09.063Z] [2021-07-02T09:56:09.063Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:09.063Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:56:09.129Z] #57 184.4 + bin/containerd [2021-07-02T09:56:09.330Z] #57 ... [2021-07-02T09:56:09.330Z] [2021-07-02T09:56:09.330Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-02T09:56:09.330Z] #51 sha256:52535da929ddd12cfa212f5f7fcc0589a93e46bf2d64848b08407d0e20471c6b [2021-07-02T09:56:09.330Z] #51 DONE 0.2s [2021-07-02T09:56:09.330Z] [2021-07-02T09:56:09.330Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-02T09:56:09.330Z] #53 sha256:dfb861172d74560027067b1cb2df9966e4777494f14d92adc80d71c9ced4d769 [2021-07-02T09:56:09.598Z] #53 DONE 0.1s [2021-07-02T09:56:09.598Z] [2021-07-02T09:56:09.598Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-02T09:56:09.598Z] #55 sha256:9cac97acb0d8ef014d450da9d8e0552c4dd96f04d0f49806cbef3f198f84d2c1 [2021-07-02T09:56:09.598Z] #55 DONE 0.1s [2021-07-02T09:56:09.598Z] [2021-07-02T09:56:09.598Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:09.598Z] #57 sha256:ec1ce72c4fbae5addae11612ef3f978af43375d6c59fcd247a933417faa11213 [2021-07-02T09:56:10.075Z] #57 ... [2021-07-02T09:56:10.075Z] [2021-07-02T09:56:10.075Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-02T09:56:10.075Z] #54 sha256:440239c6bb129509752f80c75198b60948208a82c0540f55afb804bee19ea275 [2021-07-02T09:56:10.075Z] #54 115.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-02T09:56:10.075Z] #54 116.1 + mkdir -p /build [2021-07-02T09:56:10.075Z] #54 116.1 + cp runc /build/runc [2021-07-02T09:56:10.075Z] #54 DONE 117.1s [2021-07-02T09:56:10.075Z] [2021-07-02T09:56:10.075Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:10.075Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:56:11.997Z] #57 ... [2021-07-02T09:56:11.997Z] [2021-07-02T09:56:11.997Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-02T09:56:11.997Z] #55 sha256:a101c3283426dc509a37006d24f6e99c271eb00897658bba0703c3cde5f98bb5 [2021-07-02T09:56:11.997Z] #55 DONE 0.3s [2021-07-02T09:56:12.259Z] [2021-07-02T09:56:12.259Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-02T09:56:12.259Z] #57 sha256:e7d1ababd326ab93334426cb8e39b23ebe961cc2f7a530be638345b84e5d6611 [2021-07-02T09:56:13.607Z] #64 146.0 + bin/containerd-shim-runc-v1 [2021-07-02T09:56:17.785Z] #64 150.7 + bin/containerd-shim-runc-v2 [2021-07-02T09:56:18.350Z] #64 151.3 + binaries [2021-07-02T09:56:18.350Z] #64 151.3 + install -D bin/containerd /build/containerd [2021-07-02T09:56:18.350Z] #64 151.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-02T09:56:18.350Z] #64 151.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-02T09:56:18.350Z] #64 151.3 + install -D bin/ctr /build/ctr [2021-07-02T09:56:20.728Z] #64 DONE 152.5s [2021-07-02T09:56:20.728Z] [2021-07-02T09:56:20.728Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-02T09:56:20.728Z] #65 sha256:64a6e1b895408794dee1273976b8564c773847082e7afbb28792ca48fe0205f6 [2021-07-02T09:56:21.291Z] #65 DONE 0.8s [2021-07-02T09:56:21.291Z] [2021-07-02T09:56:21.291Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-02T09:56:21.291Z] #69 sha256:13de559656359fddf370d2b74de88fbd626d97f62fb3c84340c4d6efdf57e641 [2021-07-02T09:56:21.547Z] #69 DONE 0.2s [2021-07-02T09:56:21.805Z] [2021-07-02T09:56:21.805Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-02T09:56:21.805Z] #74 sha256:bda14c1c6d919934374c4bf49173105cac980323dc8f014b67ec1cdd63293c02 [2021-07-02T09:56:22.735Z] #74 DONE 1.0s [2021-07-02T09:56:22.735Z] [2021-07-02T09:56:22.735Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-02T09:56:22.735Z] #75 sha256:c67e28181cdaaf90c98cd03437e4d521c2708a2966f6729c16e98e682f640ee2 [2021-07-02T09:56:22.735Z] #75 DONE 0.0s [2021-07-02T09:56:22.735Z] [2021-07-02T09:56:22.735Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-02T09:56:22.735Z] #76 sha256:1cd23e81e718b91cdcd9c66c145b1dc13ffbc6686e92d8335a252890f0a1484e [2021-07-02T09:56:25.648Z] #57 191.1 # github.com/containerd/containerd/cmd/containerd [2021-07-02T09:56:25.648Z] #57 191.1 /usr/bin/ld: /tmp/go-link-015729856/000019.o: in function `New': [2021-07-02T09:56:25.648Z] #57 191.1 /tmp/tmp.Uewk5KN0BM/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-07-02T09:56:25.648Z] #57 191.2 + bin/containerd-stress [2021-07-02T09:56:26.619Z] #57 192.8 + bin/containerd-shim [2021-07-02T09:56:26.906Z] #76 DONE 3.5s [2021-07-02T09:56:26.906Z] [2021-07-02T09:56:26.906Z] #77 exporting to image [2021-07-02T09:56:26.906Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-02T09:56:26.906Z] #77 exporting layers [2021-07-02T09:56:33.243Z] #57 199.4 + bin/containerd-shim-runc-v1 [2021-07-02T09:56:34.727Z] #57 214.5 # github.com/containerd/containerd/cmd/containerd [2021-07-02T09:56:34.727Z] #57 214.5 /usr/bin/ld: /tmp/go-link-555347329/000019.o: in function `New': [2021-07-02T09:56:34.727Z] #57 214.5 /tmp/tmp.cBKV53RKbG/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-07-02T09:56:34.727Z] #57 214.6 + bin/containerd-stress [2021-07-02T09:56:34.727Z] #57 215.7 + bin/containerd-shim [2021-07-02T09:56:37.478Z] #57 203.5 + bin/containerd-shim-runc-v2 [2021-07-02T09:56:37.936Z] #57 215.2 # github.com/containerd/containerd/cmd/containerd [2021-07-02T09:56:37.936Z] #57 215.2 /usr/bin/ld: /tmp/go-link-845886634/000019.o: in function `New': [2021-07-02T09:56:37.936Z] #57 215.2 /tmp/tmp.0SI7W1x2il/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-07-02T09:56:37.936Z] #57 215.3 + bin/containerd-stress [2021-07-02T09:56:37.936Z] #57 216.4 + bin/containerd-shim [2021-07-02T09:56:38.018Z] #57 222.6 + bin/containerd-shim-runc-v1 [2021-07-02T09:56:38.427Z] #57 204.4 + binaries [2021-07-02T09:56:38.427Z] #57 204.4 + install -D bin/containerd /build/containerd [2021-07-02T09:56:38.427Z] #57 204.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-02T09:56:38.427Z] #57 204.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-02T09:56:38.427Z] #57 204.5 + install -D bin/ctr /build/ctr [2021-07-02T09:56:39.090Z] #77 exporting layers 11.3s done [2021-07-02T09:56:39.090Z] #77 writing image sha256:2fbc70a3452d339824b0188393e7f97565918fc9d1989e79414c8563d03f0d58 done [2021-07-02T09:56:39.090Z] #77 naming to docker.io/library/docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 done [2021-07-02T09:56:39.090Z] #77 DONE 11.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-02T09:56:39.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42550/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/validate/default [2021-07-02T09:56:40.359Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-02T09:56:40.359Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-02T09:56:40.359Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-02T09:56:40.359Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-02T09:56:40.359Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-02T09:56:40.359Z] Congratulations! No new tests were added to integration-cli. [2021-07-02T09:56:40.359Z] [2021-07-02T09:56:40.359Z] INFO Start validation with golang-ci-lint [2021-07-02T09:56:40.359Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-02T09:56:40.359Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-02T09:56:40.359Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-02T09:56:40.733Z] #57 216.0 # github.com/containerd/containerd/cmd/containerd [2021-07-02T09:56:40.733Z] #57 216.0 /usr/bin/ld: /tmp/go-link-401754175/000019.o: in function `New': [2021-07-02T09:56:40.733Z] #57 216.0 /tmp/tmp.hvavunsYdP/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-07-02T09:56:40.733Z] #57 216.0 + bin/containerd-stress [2021-07-02T09:56:40.733Z] #57 217.1 + bin/containerd-shim [2021-07-02T09:56:41.238Z] #57 223.3 + bin/containerd-shim-runc-v1 [2021-07-02T09:56:42.648Z] #57 DONE 208.2s [2021-07-02T09:56:43.289Z] #57 227.3 + bin/containerd-shim-runc-v2 [2021-07-02T09:56:43.289Z] #57 227.9 + binaries [2021-07-02T09:56:43.289Z] #57 227.9 + install -D bin/containerd /build/containerd [2021-07-02T09:56:43.289Z] #57 228.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-02T09:56:43.289Z] #57 228.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-02T09:56:43.289Z] #57 228.0 + install -D bin/ctr /build/ctr [2021-07-02T09:56:43.596Z] [2021-07-02T09:56:43.597Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-02T09:56:43.597Z] #58 sha256:017914c0526889ea29a6e9f50e1d160ced433b8c101215dc5b5384b9a652ca59 [2021-07-02T09:56:45.191Z] #57 DONE 230.0s [2021-07-02T09:56:45.520Z] #58 DONE 1.5s [2021-07-02T09:56:45.520Z] [2021-07-02T09:56:45.520Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-02T09:56:45.520Z] #62 sha256:9b83bb2b3fc35f0e104aad2b4cb81d252abb9df6abcc71e1b09c0375164fa6de [2021-07-02T09:56:45.520Z] #62 DONE 0.3s [2021-07-02T09:56:45.520Z] [2021-07-02T09:56:45.520Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-02T09:56:45.520Z] #67 sha256:8a5974c209e7f208a540d39422fa6009387ba12e0969b0c8219e30e2d76f67f7 [2021-07-02T09:56:46.128Z] [2021-07-02T09:56:46.128Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-02T09:56:46.128Z] #58 sha256:13126cd62deb872be6ef0afebf4f4c28b688ff36e8236d62873e2f45d702dfff [2021-07-02T09:56:46.521Z] #57 228.1 + bin/containerd-shim-runc-v2 [2021-07-02T09:56:46.521Z] #57 228.7 + binaries [2021-07-02T09:56:46.521Z] #57 228.7 + install -D bin/containerd /build/containerd [2021-07-02T09:56:46.521Z] #57 228.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-02T09:56:46.521Z] #57 228.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-02T09:56:46.521Z] #57 228.8 + install -D bin/ctr /build/ctr [2021-07-02T09:56:47.064Z] #58 DONE 0.8s [2021-07-02T09:56:47.064Z] [2021-07-02T09:56:47.064Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-02T09:56:47.064Z] #62 sha256:384c0da8584b00b9e2c358f3f9d6fc1857a39d93555ab351d74041f9b13f6e43 [2021-07-02T09:56:47.064Z] #62 DONE 0.2s [2021-07-02T09:56:47.064Z] [2021-07-02T09:56:47.064Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-02T09:56:47.064Z] #67 sha256:01d7a784c17d990152093d8601ce104427ed843633dca4890f5fe26a64b9c075 [2021-07-02T09:56:47.445Z] #67 DONE 1.9s [2021-07-02T09:56:47.445Z] [2021-07-02T09:56:47.445Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-02T09:56:47.445Z] #68 sha256:6ce18b2916383c2c7003ee3c2355164c11ddc78f2ae09fe8c6079312abb2065f [2021-07-02T09:56:47.445Z] #68 DONE 0.0s [2021-07-02T09:56:47.445Z] [2021-07-02T09:56:47.445Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-02T09:56:47.445Z] #69 sha256:d3a76b8fa3295237d7ed05361496ca83a1f7c11d152cf47a9f5f240eb530b468 [2021-07-02T09:56:48.039Z] #67 DONE 0.8s [2021-07-02T09:56:48.039Z] [2021-07-02T09:56:48.039Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-02T09:56:48.039Z] #68 sha256:f214b3ace63ea89af40fb43fd2b8f5cbd6b8c8c546b96c5b0c134d9c2de9efba [2021-07-02T09:56:48.039Z] #68 DONE 0.0s [2021-07-02T09:56:48.039Z] [2021-07-02T09:56:48.039Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-02T09:56:48.039Z] #69 sha256:974139298246eb4ea5902158570f17bf26f0a1c4188856d24bd27ada80f510ac [2021-07-02T09:56:48.428Z] #57 DONE 231.0s [2021-07-02T09:56:48.888Z] #57 224.1 + bin/containerd-shim-runc-v1 [2021-07-02T09:56:49.368Z] [2021-07-02T09:56:49.369Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-02T09:56:49.369Z] #58 sha256:83f68228b8e05c42e64d5b24ad23282bfd4433c253790f31b6f1827144788753 [2021-07-02T09:56:49.371Z] #69 DONE 1.9s [2021-07-02T09:56:49.371Z] [2021-07-02T09:56:49.371Z] #70 exporting to image [2021-07-02T09:56:49.371Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-02T09:56:49.371Z] #70 exporting layers [2021-07-02T09:56:49.419Z] #69 DONE 1.3s [2021-07-02T09:56:49.419Z] [2021-07-02T09:56:49.419Z] #70 exporting to image [2021-07-02T09:56:49.419Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-02T09:56:49.419Z] #70 exporting layers [2021-07-02T09:56:50.310Z] #58 DONE 1.0s [2021-07-02T09:56:50.311Z] [2021-07-02T09:56:50.311Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-02T09:56:50.311Z] #62 sha256:dbbdc87a181e140fc892a3a5e1a989bdd1ab602dde98c56cb6584981584335fc [2021-07-02T09:56:50.570Z] #62 DONE 0.2s [2021-07-02T09:56:50.570Z] [2021-07-02T09:56:50.570Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-02T09:56:50.570Z] #67 sha256:2a77743a2f5182653ab70c5719e023ac11d9d7499e65ab10f3e602835cf4be69 [2021-07-02T09:56:51.511Z] #67 DONE 0.8s [2021-07-02T09:56:51.511Z] [2021-07-02T09:56:51.511Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-02T09:56:51.511Z] #68 sha256:0434341de33d78b3dd45452f1ca0e80a1d657a1f09902f5c33112229a6611d4f [2021-07-02T09:56:51.511Z] #68 DONE 0.0s [2021-07-02T09:56:51.511Z] [2021-07-02T09:56:51.511Z] #69 [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-07-02T09:56:51.511Z] #69 sha256:6f9e3199804a5cd86cbc5d5856e2176ef0c6ea1ffcb438508aee85fd8e32a02d [2021-07-02T09:56:52.079Z] #69 0.688 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-02T09:56:52.079Z] #69 0.688 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-02T09:56:52.338Z] #69 0.845 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-02T09:56:52.338Z] #69 0.932 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-02T09:56:52.908Z] #69 1.044 Reading package lists... [2021-07-02T09:56:53.103Z] #57 228.9 + bin/containerd-shim-runc-v2 [2021-07-02T09:56:53.103Z] #57 229.5 + binaries [2021-07-02T09:56:53.103Z] #57 229.5 + install -D bin/containerd /build/containerd [2021-07-02T09:56:53.103Z] #57 229.6 + install -D bin/containerd-shim /build/containerd-shim [2021-07-02T09:56:53.103Z] #57 229.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-02T09:56:53.103Z] #57 229.6 + install -D bin/ctr /build/ctr [2021-07-02T09:56:53.603Z] #70 exporting layers 3.9s done [2021-07-02T09:56:53.603Z] #70 writing image sha256:fe5679bcddfa118cc249b9b0267efd5cdd2feab0e77c6c4a9bef71969cdad95f done [2021-07-02T09:56:53.603Z] #70 naming to docker.io/library/docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 done [2021-07-02T09:56:53.603Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-02T09:56:53.847Z] #69 1.701 Reading package lists... [2021-07-02T09:56:53.847Z] #69 2.347 Building dependency tree... [2021-07-02T09:56:53.847Z] #69 2.480 Reading state information... [2021-07-02T09:56:53.847Z] #69 2.585 The following additional packages will be installed: [2021-07-02T09:56:53.956Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-02T09:56:54.108Z] #69 2.586 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-02T09:56:54.108Z] #69 2.586 libpam-systemd [2021-07-02T09:56:54.108Z] #69 2.586 Suggested packages: [2021-07-02T09:56:54.108Z] #69 2.586 systemd-container policykit-1 [2021-07-02T09:56:54.108Z] #69 2.586 Recommended packages: [2021-07-02T09:56:54.108Z] #69 2.586 libnss-systemd [2021-07-02T09:56:54.108Z] #69 2.666 The following NEW packages will be installed: [2021-07-02T09:56:54.108Z] #69 2.666 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-02T09:56:54.108Z] #69 2.667 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-02T09:56:54.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/test/unit [2021-07-02T09:56:54.368Z] #69 2.936 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-02T09:56:54.368Z] #69 2.936 Need to get 4762 kB of archives. [2021-07-02T09:56:54.368Z] #69 2.936 After this operation, 16.6 MB of additional disk space will be used. [2021-07-02T09:56:54.368Z] #69 2.936 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-02T09:56:54.368Z] #69 2.938 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-02T09:56:54.368Z] #69 2.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-02T09:56:54.368Z] #69 2.942 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-02T09:56:54.368Z] #69 2.944 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-02T09:56:54.368Z] #69 2.944 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-02T09:56:54.368Z] #69 3.013 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-02T09:56:54.368Z] #69 3.022 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-02T09:56:54.368Z] #69 3.025 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-02T09:56:54.368Z] #69 3.027 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-02T09:56:54.368Z] #69 3.029 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-02T09:56:54.627Z] #69 3.192 debconf: delaying package configuration, since apt-utils is not installed [2021-07-02T09:56:54.627Z] #69 3.217 Fetched 4762 kB in 0s (13.4 MB/s) [2021-07-02T09:56:54.627Z] #69 3.242 Selecting previously unselected package libargon2-1:amd64. [2021-07-02T09:56:54.627Z] #69 3.242 (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 ... 28078 files and directories currently installed.) [2021-07-02T09:56:54.627Z] #69 3.257 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-02T09:56:54.627Z] #69 3.264 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-02T09:56:54.627Z] #69 3.299 Selecting previously unselected package libjson-c3:amd64. [2021-07-02T09:56:54.627Z] #69 3.299 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-02T09:56:54.627Z] #69 3.303 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-02T09:56:54.627Z] #69 3.336 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-02T09:56:54.627Z] #69 3.339 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-02T09:56:54.627Z] #69 3.343 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-02T09:56:54.627Z] #69 3.391 Selecting previously unselected package libidn11:amd64. [2021-07-02T09:56:54.887Z] #69 3.394 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-02T09:56:54.887Z] #69 3.398 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-02T09:56:54.887Z] #69 3.441 Selecting previously unselected package libkmod2:amd64. [2021-07-02T09:56:54.887Z] #69 3.441 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-02T09:56:54.887Z] #69 3.444 Unpacking libkmod2:amd64 (26-1) ... [2021-07-02T09:56:54.887Z] #69 3.490 Selecting previously unselected package systemd. [2021-07-02T09:56:54.887Z] #69 3.490 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-02T09:56:54.887Z] #69 3.528 Unpacking systemd (241-7~deb10u7) ... [2021-07-02T09:56:55.148Z] #69 3.978 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-02T09:56:55.408Z] #69 3.990 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-02T09:56:55.408Z] #69 4.003 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-02T09:56:55.408Z] #69 4.012 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-02T09:56:55.408Z] #69 4.022 Setting up libkmod2:amd64 (26-1) ... [2021-07-02T09:56:55.408Z] #69 4.034 Setting up systemd (241-7~deb10u7) ... [2021-07-02T09:56:55.408Z] #69 4.080 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-02T09:56:55.408Z] #69 4.082 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-02T09:56:55.408Z] #69 4.085 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-02T09:56:55.408Z] #69 4.085 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-02T09:56:55.978Z] #69 4.527 Selecting previously unselected package systemd-sysv. [2021-07-02T09:56:55.978Z] #69 4.527 (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 ... 28875 files and directories currently installed.) [2021-07-02T09:56:55.978Z] #69 4.542 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-02T09:56:55.978Z] #69 4.546 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-02T09:56:55.978Z] #69 4.587 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-02T09:56:55.978Z] #69 4.590 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-02T09:56:55.978Z] #69 4.593 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-02T09:56:55.978Z] #69 4.647 Selecting previously unselected package dbus. [2021-07-02T09:56:55.978Z] #69 4.648 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-02T09:56:55.978Z] #69 4.659 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-02T09:56:55.978Z] #69 4.719 Selecting previously unselected package libpam-systemd:amd64. [2021-07-02T09:56:55.978Z] #69 4.719 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-02T09:56:55.978Z] #69 4.722 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-02T09:56:55.978Z] #69 4.762 Selecting previously unselected package dbus-user-session. [2021-07-02T09:56:55.987Z] #70 exporting layers 6.6s done [2021-07-02T09:56:55.987Z] #70 writing image sha256:ce1394ffe47d5f55f297cb3ea7c2d8b69c0841f68267e6107b13c75d6caa12a9 done [2021-07-02T09:56:55.987Z] #70 naming to docker.io/library/docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 done [2021-07-02T09:56:55.987Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-02T09:56:56.238Z] #69 4.765 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-02T09:56:56.238Z] #69 4.769 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-02T09:56:56.238Z] #69 4.831 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-02T09:56:56.238Z] #69 4.849 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-02T09:56:56.238Z] #69 4.863 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-02T09:56:56.238Z] #69 4.969 invoke-rc.d: could not determine current runlevel [2021-07-02T09:56:56.347Z] + trap exit INT TERM [2021-07-02T09:56:56.347Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-02T09:56:56.347Z] + CONTAINER_NAME=docker-pr15 [2021-07-02T09:56:56.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42550/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh dynbinary [2021-07-02T09:56:56.402Z] #57 DONE 232.5s [2021-07-02T09:56:56.498Z] #69 4.972 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-02T09:56:56.498Z] #69 4.976 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-02T09:56:56.498Z] #69 5.113 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-02T09:56:56.498Z] #69 5.127 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-02T09:56:56.498Z] #69 5.135 Processing triggers for libc-bin (2.28-10) ... [2021-07-02T09:56:56.688Z] [2021-07-02T09:56:56.688Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-02T09:56:56.688Z] #58 sha256:52e0e1cc2afcb8455fc828281a2ae55f7e7859cf3464899d99c8eae745e8eb16 [2021-07-02T09:56:56.759Z] #69 DONE 5.3s [2021-07-02T09:56:56.759Z] [2021-07-02T09:56:56.759Z] #70 [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-07-02T09:56:56.759Z] #70 sha256:ea19e23ec91743a3fb4ac15e13203bd7fa397b5cf766fc25b8878b1996ccfd40 [2021-07-02T09:56:56.810Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-02T09:56:56.810Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-02T09:56:56.810Z] + TESTDIRS=./... [2021-07-02T09:56:56.810Z] + exclude_paths='/vendor/|/integration' [2021-07-02T09:56:56.810Z] ++ go list ./... [2021-07-02T09:56:56.810Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-02T09:56:57.019Z] #70 0.446 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-02T09:56:57.019Z] #70 0.447 Dload Upload Total Spent Left Speed [2021-07-02T09:56:57.279Z] #70 0.449 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14468 0 --:--:-- --:--:-- --:--:-- 14354 100 1823 100 1823 0 0 14354 0 --:--:-- --:--:-- --:--:-- 14354 [2021-07-02T09:56:57.279Z] #70 DONE 0.6s [2021-07-02T09:56:57.279Z] [2021-07-02T09:56:57.279Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-02T09:56:57.279Z] #71 sha256:86310dee72ad99340113f52614053f49e8c72fb2c17b6d5f073f18f72c7bb278 [2021-07-02T09:56:57.683Z] #58 DONE 1.0s [2021-07-02T09:56:57.683Z] [2021-07-02T09:56:57.683Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-02T09:56:57.683Z] #62 sha256:3647b4f0413bc25fa1763d7b85a6254d6c40f1700a1a346e70a4dbaf3cca3688 [2021-07-02T09:56:57.944Z] #62 DONE 0.2s [2021-07-02T09:56:57.944Z] [2021-07-02T09:56:57.944Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-02T09:56:57.944Z] #67 sha256:93c01c8d4237751be9f5e9dcdff7c5e72a95ffd5d2bf91346e017179a933c2ee [2021-07-02T09:56:58.211Z] + pkg_list='github.com/docker/docker/api [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/backend/build [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/httputils [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/middleware [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/build [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/container [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/debug [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/distribution [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/grpc [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/image [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/network [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/plugin [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/session [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/swarm [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/system [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/server/router/volume [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/backend [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/blkiodev [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/container [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/events [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/filters [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/image [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/mount [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/network [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/registry [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/strslice [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/swarm [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/time [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/versions [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-02T09:56:58.211Z] github.com/docker/docker/api/types/volume [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/builder-next/worker [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/dockerfile [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/dockerignore [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/remotecontext [2021-07-02T09:56:58.211Z] github.com/docker/docker/builder/remotecontext/git [2021-07-02T09:56:58.211Z] github.com/docker/docker/cli [2021-07-02T09:56:58.211Z] github.com/docker/docker/cli/config [2021-07-02T09:56:58.211Z] github.com/docker/docker/cli/debug [2021-07-02T09:56:58.211Z] github.com/docker/docker/client [2021-07-02T09:56:58.211Z] github.com/docker/docker/cmd/docker-proxy [2021-07-02T09:56:58.211Z] github.com/docker/docker/cmd/dockerd [2021-07-02T09:56:58.211Z] github.com/docker/docker/container [2021-07-02T09:56:58.211Z] github.com/docker/docker/container/stream [2021-07-02T09:56:58.211Z] github.com/docker/docker/contrib/apparmor [2021-07-02T09:56:58.211Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-02T09:56:58.211Z] github.com/docker/docker/contrib/httpserver [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/cluster [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/cluster/convert [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/cluster/executor [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/cluster/provider [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/config [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/discovery [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/events [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/events/testutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/exec [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/images [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/initlayer [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/links [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/listeners [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/gelf [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/journald [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/local [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/logentries [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/splunk [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/syslog [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/logger/templates [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/names [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/network [2021-07-02T09:56:58.211Z] github.com/docker/docker/daemon/stats [2021-07-02T09:56:58.211Z] github.com/docker/docker/distribution [2021-07-02T09:56:58.211Z] github.com/docker/docker/distribution/metadata [2021-07-02T09:56:58.211Z] github.com/docker/docker/distribution/utils [2021-07-02T09:56:58.211Z] github.com/docker/docker/distribution/xfer [2021-07-02T09:56:58.211Z] github.com/docker/docker/dockerversion [2021-07-02T09:56:58.211Z] github.com/docker/docker/errdefs [2021-07-02T09:56:58.211Z] github.com/docker/docker/image [2021-07-02T09:56:58.211Z] github.com/docker/docker/image/cache [2021-07-02T09:56:58.211Z] github.com/docker/docker/image/tarexport [2021-07-02T09:56:58.211Z] github.com/docker/docker/image/v1 [2021-07-02T09:56:58.211Z] github.com/docker/docker/internal/test/suite [2021-07-02T09:56:58.211Z] github.com/docker/docker/layer [2021-07-02T09:56:58.211Z] github.com/docker/docker/libcontainerd [2021-07-02T09:56:58.211Z] github.com/docker/docker/libcontainerd/queue [2021-07-02T09:56:58.211Z] github.com/docker/docker/libcontainerd/remote [2021-07-02T09:56:58.211Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-02T09:56:58.211Z] github.com/docker/docker/libcontainerd/types [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/api [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/bitseq [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cluster [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/config [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/datastore [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/driverapi [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/etchosts [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/idm [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipam [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/iptables [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/netlabel [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/netutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/networkdb [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/ns [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/options [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/osl [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/portallocator [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/portmapper [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/testutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/libnetwork/types [2021-07-02T09:56:58.211Z] github.com/docker/docker/oci [2021-07-02T09:56:58.211Z] github.com/docker/docker/oci/caps [2021-07-02T09:56:58.211Z] github.com/docker/docker/opts [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/aaparser [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/archive [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/authorization [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/broadcaster [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/capabilities [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/chrootarchive [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/containerfs [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/devicemapper [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/directory [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/discovery [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/discovery/file [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/discovery/kv [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/discovery/memory [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/dmesg [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/filenotify [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/fileutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/fsutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/homedir [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/idtools [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/ioutils [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/jsonmessage [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/locker [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/longpath [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/loopback [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/mount [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/namesgenerator [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/parsers [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/pidfile [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/platform [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/plugingetter [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/plugins [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/plugins/transport [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/pools [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/progress [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/pubsub [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/reexec [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/signal [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/stdcopy [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/streamformatter [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/stringid [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/symlink [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/sysinfo [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/system [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/tailfile [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/tarsum [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/term [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/term/windows [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/truncindex [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/urlutil [2021-07-02T09:56:58.211Z] github.com/docker/docker/pkg/useragent [2021-07-02T09:56:58.211Z] github.com/docker/docker/plugin [2021-07-02T09:56:58.211Z] github.com/docker/docker/plugin/executor/containerd [2021-07-02T09:56:58.211Z] github.com/docker/docker/plugin/v2 [2021-07-02T09:56:58.211Z] github.com/docker/docker/profiles/apparmor [2021-07-02T09:56:58.211Z] github.com/docker/docker/profiles/seccomp [2021-07-02T09:56:58.211Z] github.com/docker/docker/quota [2021-07-02T09:56:58.211Z] github.com/docker/docker/reference [2021-07-02T09:56:58.211Z] github.com/docker/docker/registry [2021-07-02T09:56:58.211Z] github.com/docker/docker/registry/resumable [2021-07-02T09:56:58.211Z] github.com/docker/docker/restartmanager [2021-07-02T09:56:58.211Z] github.com/docker/docker/rootless [2021-07-02T09:56:58.211Z] github.com/docker/docker/rootless/specconv [2021-07-02T09:56:58.211Z] github.com/docker/docker/runconfig [2021-07-02T09:56:58.211Z] github.com/docker/docker/runconfig/opts [2021-07-02T09:56:58.211Z] github.com/docker/docker/testutil [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/daemon [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/environment [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/fakecontext [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/fakegit [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/fakestorage [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/fixtures/load [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/registry [2021-07-02T09:56:58.212Z] github.com/docker/docker/testutil/request [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume/drivers [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume/local [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume/mounts [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume/service [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume/service/opts [2021-07-02T09:56:58.212Z] github.com/docker/docker/volume/testutils' [2021-07-02T09:56:58.212Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-02T09:56:58.212Z] + echo 'github.com/docker/docker/api [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/backend/build [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/httputils [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/middleware [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/build [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/container [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/debug [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/distribution [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/grpc [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/image [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/network [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/plugin [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/session [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/swarm [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/system [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/server/router/volume [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/backend [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/blkiodev [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/container [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/events [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/filters [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/image [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/mount [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/network [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/registry [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/strslice [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/swarm [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/time [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/versions [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-02T09:56:58.212Z] github.com/docker/docker/api/types/volume [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/builder-next/worker [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/dockerfile [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/dockerignore [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/remotecontext [2021-07-02T09:56:58.212Z] github.com/docker/docker/builder/remotecontext/git [2021-07-02T09:56:58.212Z] github.com/docker/docker/cli [2021-07-02T09:56:58.212Z] github.com/docker/docker/cli/config [2021-07-02T09:56:58.212Z] github.com/docker/docker/cli/debug [2021-07-02T09:56:58.212Z] github.com/docker/docker/client [2021-07-02T09:56:58.212Z] github.com/docker/docker/cmd/docker-proxy [2021-07-02T09:56:58.212Z] github.com/docker/docker/cmd/dockerd [2021-07-02T09:56:58.212Z] github.com/docker/docker/container [2021-07-02T09:56:58.212Z] github.com/docker/docker/container/stream [2021-07-02T09:56:58.212Z] github.com/docker/docker/contrib/apparmor [2021-07-02T09:56:58.212Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-02T09:56:58.212Z] github.com/docker/docker/contrib/httpserver [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/cluster [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/cluster/convert [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/cluster/executor [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/cluster/provider [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/config [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/discovery [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/events [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/events/testutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/exec [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/images [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/initlayer [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/links [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/listeners [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/gelf [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/journald [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/local [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/logentries [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/splunk [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/syslog [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/logger/templates [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/names [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/network [2021-07-02T09:56:58.212Z] github.com/docker/docker/daemon/stats [2021-07-02T09:56:58.212Z] github.com/docker/docker/distribution [2021-07-02T09:56:58.212Z] github.com/docker/docker/distribution/metadata [2021-07-02T09:56:58.212Z] github.com/docker/docker/distribution/utils [2021-07-02T09:56:58.212Z] github.com/docker/docker/distribution/xfer [2021-07-02T09:56:58.212Z] github.com/docker/docker/dockerversion [2021-07-02T09:56:58.212Z] github.com/docker/docker/errdefs [2021-07-02T09:56:58.212Z] github.com/docker/docker/image [2021-07-02T09:56:58.212Z] github.com/docker/docker/image/cache [2021-07-02T09:56:58.212Z] github.com/docker/docker/image/tarexport [2021-07-02T09:56:58.212Z] github.com/docker/docker/image/v1 [2021-07-02T09:56:58.212Z] github.com/docker/docker/internal/test/suite [2021-07-02T09:56:58.212Z] github.com/docker/docker/layer [2021-07-02T09:56:58.212Z] github.com/docker/docker/libcontainerd [2021-07-02T09:56:58.212Z] github.com/docker/docker/libcontainerd/queue [2021-07-02T09:56:58.212Z] github.com/docker/docker/libcontainerd/remote [2021-07-02T09:56:58.212Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-02T09:56:58.212Z] github.com/docker/docker/libcontainerd/types [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/api [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/bitseq [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cluster [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/config [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/datastore [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/driverapi [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/etchosts [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/idm [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipam [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/iptables [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/netlabel [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/netutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/networkdb [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/ns [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/options [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/osl [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/portallocator [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/portmapper [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/testutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/libnetwork/types [2021-07-02T09:56:58.212Z] github.com/docker/docker/oci [2021-07-02T09:56:58.212Z] github.com/docker/docker/oci/caps [2021-07-02T09:56:58.212Z] github.com/docker/docker/opts [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/aaparser [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/archive [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/authorization [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/broadcaster [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/capabilities [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/chrootarchive [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/containerfs [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/devicemapper [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/directory [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/discovery [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/discovery/file [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/discovery/kv [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/discovery/memory [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/dmesg [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/filenotify [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/fileutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/fsutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/homedir [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/idtools [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/ioutils [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/jsonmessage [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/locker [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/longpath [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/loopback [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/mount [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/namesgenerator [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/parsers [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/pidfile [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/platform [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/plugingetter [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/plugins [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/plugins/transport [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/pools [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/progress [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/pubsub [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/reexec [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/signal [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/stdcopy [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/streamformatter [2021-07-02T09:56:58.212Z] github.com/docker/docker/pkg/stringid [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/symlink [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/sysinfo [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/system [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/tailfile [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/tarsum [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/term [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/term/windows [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/truncindex [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/urlutil [2021-07-02T09:56:58.213Z] github.com/docker/docker/pkg/useragent [2021-07-02T09:56:58.213Z] github.com/docker/docker/plugin [2021-07-02T09:56:58.213Z] github.com/docker/docker/plugin/executor/containerd [2021-07-02T09:56:58.213Z] github.com/docker/docker/plugin/v2 [2021-07-02T09:56:58.213Z] github.com/docker/docker/profiles/apparmor [2021-07-02T09:56:58.213Z] github.com/docker/docker/profiles/seccomp [2021-07-02T09:56:58.213Z] github.com/docker/docker/quota [2021-07-02T09:56:58.213Z] github.com/docker/docker/reference [2021-07-02T09:56:58.213Z] github.com/docker/docker/registry [2021-07-02T09:56:58.213Z] github.com/docker/docker/registry/resumable [2021-07-02T09:56:58.213Z] github.com/docker/docker/restartmanager [2021-07-02T09:56:58.213Z] github.com/docker/docker/rootless [2021-07-02T09:56:58.213Z] github.com/docker/docker/rootless/specconv [2021-07-02T09:56:58.213Z] github.com/docker/docker/runconfig [2021-07-02T09:56:58.213Z] github.com/docker/docker/runconfig/opts [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/daemon [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/environment [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/fakecontext [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/fakegit [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/fakestorage [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/fixtures/load [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/registry [2021-07-02T09:56:58.213Z] github.com/docker/docker/testutil/request [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume/drivers [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume/local [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume/mounts [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume/service [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume/service/opts [2021-07-02T09:56:58.213Z] github.com/docker/docker/volume/testutils' [2021-07-02T09:56:58.213Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-02T09:56:58.213Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-02T09:56:58.213Z] + type docker-proxy [2021-07-02T09:56:58.213Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-02T09:56:58.213Z] + hack/make.sh binary-proxy install-proxy [2021-07-02T09:56:58.213Z] [2021-07-02T09:56:58.213Z] Removing bundles/ [2021-07-02T09:56:58.213Z] [2021-07-02T09:56:58.213Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-02T09:56:58.213Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-02T09:56:58.213Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:56:58.219Z] #71 DONE 0.9s [2021-07-02T09:56:58.219Z] [2021-07-02T09:56:58.219Z] #72 exporting to image [2021-07-02T09:56:58.219Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-02T09:56:58.219Z] #72 exporting layers [2021-07-02T09:56:58.255Z] [2021-07-02T09:56:58.255Z] Removing bundles/ [2021-07-02T09:56:58.255Z] [2021-07-02T09:56:58.255Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-02T09:56:58.255Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T09:56:58.255Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:56:58.523Z] #67 DONE 0.4s [2021-07-02T09:56:58.523Z] [2021-07-02T09:56:58.523Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-02T09:56:58.523Z] #68 sha256:2ed0a3f7b58dde17e51c7598ce8f471bbbb5f0f31611fd3785a55c1fe875c931 [2021-07-02T09:56:58.523Z] #68 DONE 0.0s [2021-07-02T09:56:58.523Z] [2021-07-02T09:56:58.523Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-02T09:56:58.523Z] #69 sha256:be31f657949c05c404f6721e7b99cebaa9aa57f47a7e9077d7718279660f6e19 [2021-07-02T09:56:59.450Z] 4612f6d0b889: Pull complete [2021-07-02T09:56:59.910Z] #69 DONE 1.4s [2021-07-02T09:56:59.910Z] [2021-07-02T09:56:59.910Z] #70 exporting to image [2021-07-02T09:56:59.910Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-02T09:56:59.910Z] #70 exporting layers [2021-07-02T09:57:04.847Z] #72 exporting layers 6.7s done [2021-07-02T09:57:04.847Z] #72 writing image sha256:f4a3dc59da6bd311644140de65f3c53ba5277efa4e33bc55016dd00fddc95478 done [2021-07-02T09:57:04.847Z] #72 naming to docker.io/library/docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 done [2021-07-02T09:57:04.847Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-02T09:57:05.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -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:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh dynbinary test-integration [2021-07-02T09:57:06.379Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-02T09:57:06.379Z] [2021-07-02T09:57:06.379Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-02T09:57:06.379Z] Installing docker-proxy to /usr/local/bin/ [2021-07-02T09:57:06.379Z] [2021-07-02T09:57:06.379Z] + mkdir -p bundles [2021-07-02T09:57:06.380Z] + 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/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/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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-07-02T09:57:07.151Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-02T09:57:07.151Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-02T09:57:07.151Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-02T09:57:07.151Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-02T09:57:07.151Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-02T09:57:07.151Z] Detected virtualization docker. [2021-07-02T09:57:07.151Z] Detected architecture x86-64. [2021-07-02T09:57:07.151Z] Set hostname to . [2021-07-02T09:57:07.721Z] + source /etc/docker-entrypoint-cmd [2021-07-02T09:57:07.721Z] ++ hack/make.sh dynbinary test-integration [2021-07-02T09:57:07.721Z] [2021-07-02T09:57:07.721Z] Removing bundles/ [2021-07-02T09:57:07.721Z] [2021-07-02T09:57:07.721Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-02T09:57:07.721Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T09:57:07.721Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:57:07.777Z] ? github.com/docker/docker/api [no test files] [2021-07-02T09:57:08.054Z] #70 exporting layers 7.5s done [2021-07-02T09:57:08.054Z] #70 writing image sha256:9765c7cbd9aed9be7554931f45c3db56aff77558d9cc2d10b6bc33888bab17cb 0.0s done [2021-07-02T09:57:08.054Z] #70 naming to docker.io/library/docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 0.0s done [2021-07-02T09:57:08.054Z] #70 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-02T09:57:08.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -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:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh dynbinary test-integration [2021-07-02T09:57:09.817Z] [2021-07-02T09:57:09.817Z] Removing bundles/ [2021-07-02T09:57:09.817Z] [2021-07-02T09:57:09.817Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-02T09:57:09.817Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T09:57:09.817Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:57:11.222Z] 29d5b6a226d2: Pull complete [2021-07-02T09:57:11.222Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-02T09:57:11.222Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T09:57:11.222Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T09:57:11.222Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-02T09:57:11.222Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-02T09:57:11.222Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-02T09:57:11.222Z] INFO: Docker version of control daemon [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] Client: Mirantis Container Runtime [2021-07-02T09:57:11.222Z] Version: 20.10.0 [2021-07-02T09:57:11.222Z] API version: 1.41 [2021-07-02T09:57:11.222Z] Go version: go1.13.15 [2021-07-02T09:57:11.222Z] Git commit: 6ee42dc [2021-07-02T09:57:11.222Z] Built: 03/11/2021 13:24:56 [2021-07-02T09:57:11.222Z] OS/Arch: windows/amd64 [2021-07-02T09:57:11.222Z] Context: default [2021-07-02T09:57:11.222Z] Experimental: true [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] Server: Mirantis Container Runtime [2021-07-02T09:57:11.222Z] Engine: [2021-07-02T09:57:11.222Z] Version: 20.10.0 [2021-07-02T09:57:11.222Z] API version: 1.41 (minimum version 1.24) [2021-07-02T09:57:11.222Z] Go version: go1.13.15 [2021-07-02T09:57:11.222Z] Git commit: 1e08f21e79 [2021-07-02T09:57:11.222Z] Built: 03/11/2021 13:23:32 [2021-07-02T09:57:11.222Z] OS/Arch: windows/amd64 [2021-07-02T09:57:11.222Z] Experimental: true [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] INFO: Docker info of control daemon [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] Client: [2021-07-02T09:57:11.222Z] Context: default [2021-07-02T09:57:11.222Z] Debug Mode: false [2021-07-02T09:57:11.222Z] Plugins: [2021-07-02T09:57:11.222Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-02T09:57:11.222Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-02T09:57:11.222Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] Server: [2021-07-02T09:57:11.222Z] Containers: 0 [2021-07-02T09:57:11.222Z] Running: 0 [2021-07-02T09:57:11.222Z] Paused: 0 [2021-07-02T09:57:11.222Z] Stopped: 0 [2021-07-02T09:57:11.222Z] Images: 1 [2021-07-02T09:57:11.222Z] Server Version: 20.10.0 [2021-07-02T09:57:11.222Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-02T09:57:11.222Z] Windows: [2021-07-02T09:57:11.222Z] LCOW: [2021-07-02T09:57:11.222Z] Logging Driver: json-file [2021-07-02T09:57:11.222Z] Plugins: [2021-07-02T09:57:11.222Z] Volume: local [2021-07-02T09:57:11.222Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T09:57:11.222Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T09:57:11.222Z] Swarm: inactive [2021-07-02T09:57:11.222Z] Default Isolation: process [2021-07-02T09:57:11.222Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T09:57:11.222Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T09:57:11.222Z] OSType: windows [2021-07-02T09:57:11.222Z] Architecture: x86_64 [2021-07-02T09:57:11.222Z] CPUs: 4 [2021-07-02T09:57:11.222Z] Total Memory: 32GiB [2021-07-02T09:57:11.222Z] Name: azwin-2-4e3d71 [2021-07-02T09:57:11.222Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-02T09:57:11.222Z] Docker Root Dir: D:\docker [2021-07-02T09:57:11.222Z] Debug Mode: false [2021-07-02T09:57:11.222Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:57:11.222Z] Labels: [2021-07-02T09:57:11.222Z] Experimental: true [2021-07-02T09:57:11.222Z] Insecure Registries: [2021-07-02T09:57:11.222Z] 10.0.0.4:5000 [2021-07-02T09:57:11.222Z] 127.0.0.0/8 [2021-07-02T09:57:11.222Z] Registry Mirrors: [2021-07-02T09:57:11.222Z] http://10.0.0.4:5000/ [2021-07-02T09:57:11.222Z] Live Restore Enabled: false [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] INFO: Commit hash is af3e5568fc [2021-07-02T09:57:11.222Z] INFO: Nuke-Everything... [2021-07-02T09:57:11.222Z] INFO: Container count on control daemon to delete is 0 [2021-07-02T09:57:11.222Z] INFO: Nuking d:\CI [2021-07-02T09:57:11.222Z] INFO: Zapped successfully [2021-07-02T09:57:11.222Z] INFO: Location for testing is d:\CI\PR-42550\15 [2021-07-02T09:57:11.222Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] INFO: Building the image from Dockerfile.windows at 07/02/2021 09:57:04... [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] Sending build context to Docker daemon 60.85MB [2021-07-02T09:57:11.222Z] [2021-07-02T09:57:11.222Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-02T09:57:11.222Z] ---> 39d157a84080 [2021-07-02T09:57:11.222Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-02T09:57:11.222Z] ---> Running in 042e85f2ec4a [2021-07-02T09:57:11.222Z] Removing intermediate container 042e85f2ec4a [2021-07-02T09:57:11.222Z] ---> 6c3bca4f5ef6 [2021-07-02T09:57:11.222Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-02T09:57:11.222Z] ---> Running in 5b027928ccbb [2021-07-02T09:57:11.676Z] Removing intermediate container 5b027928ccbb [2021-07-02T09:57:11.676Z] ---> 1e77b17237fe [2021-07-02T09:57:11.676Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-02T09:57:11.676Z] ---> Running in 64544d33946a [2021-07-02T09:57:12.129Z] Removing intermediate container 64544d33946a [2021-07-02T09:57:12.129Z] ---> 826d235d728a [2021-07-02T09:57:12.129Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-02T09:57:12.129Z] ---> Running in 0798aa0a5f1e [2021-07-02T09:57:12.589Z] Removing intermediate container 0798aa0a5f1e [2021-07-02T09:57:12.589Z] ---> 1981c74a9bb5 [2021-07-02T09:57:12.589Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-02T09:57:12.589Z] ---> Running in 84523e80903a [2021-07-02T09:57:17.318Z] [2021-07-02T09:57:17.318Z] SUCCESS: Specified value was saved. [2021-07-02T09:57:17.663Z] 29d5b6a226d2: Verifying Checksum [2021-07-02T09:57:17.663Z] 29d5b6a226d2: Download complete [2021-07-02T09:57:17.771Z] INFO: Downloading git... [2021-07-02T09:57:19.039Z] INFO: Downloading go... [2021-07-02T09:57:20.578Z] INFO: Downloading compiler 1 of 3... [2021-07-02T09:57:21.538Z] INFO: Downloading compiler 2 of 3... [2021-07-02T09:57:22.494Z] INFO: Downloading compiler 3 of 3... [2021-07-02T09:57:23.450Z] INFO: Extracting git... [2021-07-02T09:57:25.952Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-07-02T09:57:35.763Z] INFO: Expanding go... [2021-07-02T09:58:00.819Z] INFO: Expanding compiler 1 of 3... [2021-07-02T09:58:00.819Z] INFO: Expanding compiler 2 of 3... [2021-07-02T09:58:04.520Z] INFO: Expanding compiler 3 of 3... [2021-07-02T09:58:04.973Z] INFO: Removing downloaded files... [2021-07-02T09:58:04.973Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-02T09:58:04.973Z] INFO: Configuring git core.autocrlf... [2021-07-02T09:58:34.721Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T09:58:34.721Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T09:58:34.721Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:58:34.721Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T09:58:34.721Z] [2021-07-02T09:58:34.721Z] + c=0 [2021-07-02T09:58:34.721Z] + TEST_INTEGRATION_DEST=1 [2021-07-02T09:58:34.721Z] + CONTAINER_NAME=docker-pr15-1 [2021-07-02T09:58:34.721Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-02T09:58:34.721Z] + run_tests test-integration-flaky [2021-07-02T09:58:34.721Z] + '[' -n 0 ']' [2021-07-02T09:58:34.721Z] + rm= [2021-07-02T09:58:34.721Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42550/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42550/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh test-integration-flaky test-integration [2021-07-02T09:58:34.721Z] + TEST_INTEGRATION_DEST=2 [2021-07-02T09:58:34.721Z] + CONTAINER_NAME=docker-pr15-2 [2021-07-02T09:58:34.721Z] + TEST_SKIP_INTEGRATION=1 [2021-07-02T09:58:34.721Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-02T09:58:34.721Z] + run_tests [2021-07-02T09:58:34.721Z] + '[' -n 0 ']' [2021-07-02T09:58:34.721Z] + rm= [2021-07-02T09:58:34.721Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42550/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42550/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh '' test-integration [2021-07-02T09:58:34.721Z] + TEST_INTEGRATION_DEST=3 [2021-07-02T09:58:34.721Z] + CONTAINER_NAME=docker-pr15-3 [2021-07-02T09:58:34.721Z] + TEST_SKIP_INTEGRATION=1 [2021-07-02T09:58:34.721Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-02T09:58:34.721Z] + run_tests [2021-07-02T09:58:34.721Z] + '[' -n 0 ']' [2021-07-02T09:58:34.721Z] + rm= [2021-07-02T09:58:34.721Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42550/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42550/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh '' test-integration [2021-07-02T09:58:34.721Z] ++ jobs -p [2021-07-02T09:58:34.721Z] + for job in $(jobs -p) [2021-07-02T09:58:34.721Z] + wait 4015 [2021-07-02T09:58:34.721Z] [2021-07-02T09:58:34.721Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-02T09:58:34.721Z] [2021-07-02T09:58:34.721Z] [2021-07-02T09:58:34.721Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-02T09:58:34.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-02T09:58:34.721Z] HOSTNAME=d91051f4d763 [2021-07-02T09:58:34.721Z] TEST_SKIP_INTEGRATION=1 [2021-07-02T09:58:34.721Z] TESTDEBUG=0 [2021-07-02T09:58:34.721Z] DEST=bundles/test-integration [2021-07-02T09:58:34.721Z] PWD=/go/src/github.com/docker/docker [2021-07-02T09:58:34.721Z] KEEPBUNDLE=1 [2021-07-02T09:58:34.721Z] DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:58:34.721Z] container=docker [2021-07-02T09:58:34.721Z] HOME=/root [2021-07-02T09:58:34.721Z] GOLANG_VERSION=1.16.5 [2021-07-02T09:58:34.721Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-02T09:58:34.721Z] VALIDATE_BRANCH=master [2021-07-02T09:58:34.721Z] TERM=xterm [2021-07-02T09:58:34.721Z] DOCKER_PKG=github.com/docker/docker [2021-07-02T09:58:34.721Z] SHLVL=1 [2021-07-02T09:58:34.721Z] TIMEOUT=120m [2021-07-02T09:58:34.721Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-02T09:58:34.721Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-02T09:58:34.721Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-02T09:58:34.721Z] GO111MODULE=off [2021-07-02T09:58:34.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-02T09:58:34.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-02T09:58:34.721Z] GOPATH=/go [2021-07-02T09:58:34.721Z] PKG_CONFIG=pkg-config [2021-07-02T09:58:34.721Z] _=/usr/bin/env [2021-07-02T09:58:34.721Z] Building test suite binary ./integration-cli/test.main [2021-07-02T09:58:34.721Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-02T09:58:34.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-02T09:58:34.721Z] HOSTNAME=3b513d48dff7 [2021-07-02T09:58:34.721Z] TEST_SKIP_INTEGRATION=1 [2021-07-02T09:58:34.721Z] TESTDEBUG=0 [2021-07-02T09:58:34.721Z] DEST=bundles/test-integration [2021-07-02T09:58:34.721Z] PWD=/go/src/github.com/docker/docker [2021-07-02T09:58:34.721Z] KEEPBUNDLE=1 [2021-07-02T09:58:34.721Z] DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:58:34.721Z] container=docker [2021-07-02T09:58:34.721Z] HOME=/root [2021-07-02T09:58:34.721Z] GOLANG_VERSION=1.16.5 [2021-07-02T09:58:34.721Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-02T09:58:34.721Z] VALIDATE_BRANCH=master [2021-07-02T09:58:34.721Z] TERM=xterm [2021-07-02T09:58:34.721Z] DOCKER_PKG=github.com/docker/docker [2021-07-02T09:58:34.721Z] SHLVL=1 [2021-07-02T09:58:34.721Z] TIMEOUT=120m [2021-07-02T09:58:34.721Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-02T09:58:34.721Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-02T09:58:34.721Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-02T09:58:34.721Z] GO111MODULE=off [2021-07-02T09:58:34.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-02T09:58:34.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-02T09:58:34.721Z] GOPATH=/go [2021-07-02T09:58:34.721Z] PKG_CONFIG=pkg-config [2021-07-02T09:58:34.721Z] _=/usr/bin/env [2021-07-02T09:58:34.721Z] Building test suite binary ./integration-cli/test.main [2021-07-02T09:58:34.721Z] No new tests added to integration. [2021-07-02T09:58:34.721Z] [2021-07-02T09:58:34.721Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-02T09:58:34.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-02T09:58:34.721Z] HOSTNAME=a0ec922e2260 [2021-07-02T09:58:34.721Z] TESTDEBUG=0 [2021-07-02T09:58:34.721Z] DEST=bundles/test-integration [2021-07-02T09:58:34.721Z] PWD=/go/src/github.com/docker/docker [2021-07-02T09:58:34.721Z] KEEPBUNDLE=1 [2021-07-02T09:58:34.721Z] DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:58:34.721Z] container=docker [2021-07-02T09:58:34.721Z] HOME=/root [2021-07-02T09:58:34.721Z] GOLANG_VERSION=1.16.5 [2021-07-02T09:58:34.721Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-02T09:58:34.721Z] VALIDATE_BRANCH=master [2021-07-02T09:58:34.721Z] TERM=xterm [2021-07-02T09:58:34.721Z] DOCKER_PKG=github.com/docker/docker [2021-07-02T09:58:34.721Z] SHLVL=1 [2021-07-02T09:58:34.721Z] TIMEOUT=120m [2021-07-02T09:58:34.721Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-02T09:58:34.721Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-02T09:58:34.721Z] GO111MODULE=off [2021-07-02T09:58:34.721Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-02T09:58:34.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-02T09:58:34.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-02T09:58:34.721Z] GOPATH=/go [2021-07-02T09:58:34.721Z] PKG_CONFIG=pkg-config [2021-07-02T09:58:34.721Z] _=/usr/bin/env [2021-07-02T09:58:34.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-02T09:58:43.610Z] 29d5b6a226d2: Pull complete [2021-07-02T09:58:43.610Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-02T09:58:43.610Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T09:58:43.610Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T09:58:43.610Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-02T09:58:43.610Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-02T09:58:43.610Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-02T09:58:43.610Z] INFO: Docker version of control daemon [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] Client: Mirantis Container Runtime [2021-07-02T09:58:43.610Z] Version: 20.10.0 [2021-07-02T09:58:43.610Z] API version: 1.41 [2021-07-02T09:58:43.610Z] Go version: go1.13.15 [2021-07-02T09:58:43.610Z] Git commit: 6ee42dc [2021-07-02T09:58:43.610Z] Built: 03/11/2021 13:24:56 [2021-07-02T09:58:43.610Z] OS/Arch: windows/amd64 [2021-07-02T09:58:43.610Z] Context: default [2021-07-02T09:58:43.610Z] Experimental: true [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] Server: Mirantis Container Runtime [2021-07-02T09:58:43.610Z] Engine: [2021-07-02T09:58:43.610Z] Version: 20.10.0 [2021-07-02T09:58:43.610Z] API version: 1.41 (minimum version 1.24) [2021-07-02T09:58:43.610Z] Go version: go1.13.15 [2021-07-02T09:58:43.610Z] Git commit: 1e08f21e79 [2021-07-02T09:58:43.610Z] Built: 03/11/2021 13:23:32 [2021-07-02T09:58:43.610Z] OS/Arch: windows/amd64 [2021-07-02T09:58:43.610Z] Experimental: true [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] INFO: Docker info of control daemon [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] Client: [2021-07-02T09:58:43.610Z] Context: default [2021-07-02T09:58:43.610Z] Debug Mode: false [2021-07-02T09:58:43.610Z] Plugins: [2021-07-02T09:58:43.610Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-02T09:58:43.610Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-02T09:58:43.610Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] Server: [2021-07-02T09:58:43.610Z] Containers: 0 [2021-07-02T09:58:43.610Z] Running: 0 [2021-07-02T09:58:43.610Z] Paused: 0 [2021-07-02T09:58:43.610Z] Stopped: 0 [2021-07-02T09:58:43.610Z] Images: 1 [2021-07-02T09:58:43.610Z] Server Version: 20.10.0 [2021-07-02T09:58:43.610Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-02T09:58:43.610Z] Windows: [2021-07-02T09:58:43.610Z] LCOW: [2021-07-02T09:58:43.610Z] Logging Driver: json-file [2021-07-02T09:58:43.610Z] Plugins: [2021-07-02T09:58:43.610Z] Volume: local [2021-07-02T09:58:43.610Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T09:58:43.610Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T09:58:43.610Z] Swarm: inactive [2021-07-02T09:58:43.610Z] Default Isolation: process [2021-07-02T09:58:43.610Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T09:58:43.610Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T09:58:43.610Z] OSType: windows [2021-07-02T09:58:43.610Z] Architecture: x86_64 [2021-07-02T09:58:43.610Z] CPUs: 4 [2021-07-02T09:58:43.610Z] Total Memory: 32GiB [2021-07-02T09:58:43.610Z] Name: azwin-2-4e3d70 [2021-07-02T09:58:43.610Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-02T09:58:43.610Z] Docker Root Dir: D:\docker [2021-07-02T09:58:43.610Z] Debug Mode: false [2021-07-02T09:58:43.610Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:58:43.610Z] Labels: [2021-07-02T09:58:43.610Z] Experimental: true [2021-07-02T09:58:43.610Z] Insecure Registries: [2021-07-02T09:58:43.610Z] 10.0.0.4:5000 [2021-07-02T09:58:43.610Z] 127.0.0.0/8 [2021-07-02T09:58:43.610Z] Registry Mirrors: [2021-07-02T09:58:43.610Z] http://10.0.0.4:5000/ [2021-07-02T09:58:43.610Z] Live Restore Enabled: false [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] INFO: Commit hash is af3e5568fc [2021-07-02T09:58:43.610Z] INFO: Nuke-Everything... [2021-07-02T09:58:43.610Z] INFO: Container count on control daemon to delete is 0 [2021-07-02T09:58:43.610Z] INFO: Nuking d:\CI [2021-07-02T09:58:43.610Z] INFO: Zapped successfully [2021-07-02T09:58:43.610Z] INFO: Location for testing is d:\CI\PR-42550\15 [2021-07-02T09:58:43.610Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] INFO: Building the image from Dockerfile.windows at 07/02/2021 09:58:33... [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] Sending build context to Docker daemon 60.85MB [2021-07-02T09:58:43.610Z] [2021-07-02T09:58:43.610Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-02T09:58:43.610Z] ---> 39d157a84080 [2021-07-02T09:58:43.610Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-02T09:58:43.611Z] ---> Running in 554f96004269 [2021-07-02T09:58:43.611Z] Removing intermediate container 554f96004269 [2021-07-02T09:58:43.611Z] ---> 77acf0d91837 [2021-07-02T09:58:43.611Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-02T09:58:43.611Z] ---> Running in 9d168cdb3542 [2021-07-02T09:58:43.611Z] Removing intermediate container 9d168cdb3542 [2021-07-02T09:58:43.611Z] ---> 1e8e6b404be6 [2021-07-02T09:58:43.611Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-02T09:58:43.611Z] ---> Running in 7d669cbb30d2 [2021-07-02T09:58:43.611Z] Removing intermediate container 7d669cbb30d2 [2021-07-02T09:58:43.611Z] ---> de2fa7866250 [2021-07-02T09:58:43.611Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-02T09:58:43.611Z] ---> Running in 570c63f03621 [2021-07-02T09:58:43.611Z] Removing intermediate container 570c63f03621 [2021-07-02T09:58:43.611Z] ---> eacae544957c [2021-07-02T09:58:43.611Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-02T09:58:43.611Z] ---> Running in 3664d3ab5dbc [2021-07-02T09:58:44.191Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T09:58:44.191Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T09:58:44.191Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:58:44.191Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T09:58:44.191Z] [2021-07-02T09:58:44.191Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-02T09:58:44.191Z] DOCKER_SYSTEMD=1 [2021-07-02T09:58:44.191Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-02T09:58:44.191Z] HOSTNAME=ef91098a09e5 [2021-07-02T09:58:44.191Z] DEST=bundles/test-integration [2021-07-02T09:58:44.191Z] PWD=/go/src/github.com/docker/docker [2021-07-02T09:58:44.191Z] DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:58:44.191Z] container=docker [2021-07-02T09:58:44.191Z] HOME=/root [2021-07-02T09:58:44.191Z] LANG=C.UTF-8 [2021-07-02T09:58:44.191Z] INVOCATION_ID=2a15a6cce6d84ee6bcba26fa9ac18463 [2021-07-02T09:58:44.191Z] GOLANG_VERSION=1.16.5 [2021-07-02T09:58:44.191Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-02T09:58:44.191Z] VALIDATE_BRANCH=master [2021-07-02T09:58:44.191Z] TERM=xterm [2021-07-02T09:58:44.191Z] DOCKER_PKG=github.com/docker/docker [2021-07-02T09:58:44.191Z] SHLVL=3 [2021-07-02T09:58:44.191Z] TIMEOUT=120m [2021-07-02T09:58:44.191Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-02T09:58:44.191Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-02T09:58:44.191Z] GO111MODULE=off [2021-07-02T09:58:44.191Z] DOCKER_EXPERIMENTAL=1 [2021-07-02T09:58:44.191Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-02T09:58:44.191Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-02T09:58:44.191Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-02T09:58:44.191Z] GOPATH=/go [2021-07-02T09:58:44.191Z] PKG_CONFIG=pkg-config [2021-07-02T09:58:44.191Z] _=/usr/bin/env [2021-07-02T09:58:44.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-02T09:58:45.128Z] [2021-07-02T09:58:45.128Z] SUCCESS: Specified value was saved. [2021-07-02T09:58:46.082Z] INFO: Downloading git... [2021-07-02T09:58:46.338Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T09:58:46.338Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T09:58:46.338Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T09:58:46.338Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T09:58:46.338Z] [2021-07-02T09:58:46.338Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-02T09:58:46.338Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-02T09:58:46.338Z] HOSTNAME=1afbcd982346 [2021-07-02T09:58:46.338Z] DEST=bundles/test-integration [2021-07-02T09:58:46.338Z] PWD=/go/src/github.com/docker/docker [2021-07-02T09:58:46.338Z] DOCKER_ROOTLESS=1 [2021-07-02T09:58:46.338Z] DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T09:58:46.338Z] container=docker [2021-07-02T09:58:46.338Z] HOME=/root [2021-07-02T09:58:46.338Z] GOLANG_VERSION=1.16.5 [2021-07-02T09:58:46.338Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-02T09:58:46.338Z] VALIDATE_BRANCH=master [2021-07-02T09:58:46.338Z] TERM=xterm [2021-07-02T09:58:46.338Z] DOCKER_PKG=github.com/docker/docker [2021-07-02T09:58:46.338Z] SHLVL=1 [2021-07-02T09:58:46.338Z] TIMEOUT=120m [2021-07-02T09:58:46.338Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-02T09:58:46.338Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-02T09:58:46.338Z] GO111MODULE=off [2021-07-02T09:58:46.338Z] DOCKER_EXPERIMENTAL=1 [2021-07-02T09:58:46.338Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-02T09:58:46.338Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-02T09:58:46.338Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-02T09:58:46.338Z] GOPATH=/go [2021-07-02T09:58:46.338Z] PKG_CONFIG=pkg-config [2021-07-02T09:58:46.338Z] _=/usr/bin/env [2021-07-02T09:58:46.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-02T09:58:47.039Z] INFO: Downloading go... [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/builder/remotecontext 0.233s coverage: 13.7% of statements [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/builder/dockerfile 0.378s coverage: 48.7% of statements [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/cmd/docker-proxy 0.230s coverage: 67.6% of statements [2021-07-02T09:58:47.522Z] ok github.com/docker/docker/builder/remotecontext/git 4.315s coverage: 86.3% of statements [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/cli [no test files] [2021-07-02T09:58:47.522Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-02T09:58:48.560Z] INFO: Downloading compiler 1 of 3... [2021-07-02T09:58:48.560Z] INFO: Downloading compiler 2 of 3... [2021-07-02T09:58:48.560Z] INFO: Downloading compiler 3 of 3... [2021-07-02T09:58:48.560Z] INFO: Extracting git... [2021-07-02T09:58:52.910Z] ok github.com/docker/docker/client 0.193s coverage: 75.5% of statements [2021-07-02T09:59:00.869Z] INFO: Expanding go... [2021-07-02T09:59:01.830Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|types_sizes|exports_file) took 2m12.057467537s [2021-07-02T09:59:01.830Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 530.959374ms [2021-07-02T09:59:11.217Z] 639bb6bb2beb: Pull complete [2021-07-02T09:59:11.217Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-07-02T09:59:11.217Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T09:59:11.217Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T09:59:11.217Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-02T09:59:11.217Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-02T09:59:11.217Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-07-02T09:59:11.217Z] INFO: Docker version of control daemon [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] Client: [2021-07-02T09:59:11.217Z] Version: 20.10.6 [2021-07-02T09:59:11.217Z] API version: 1.41 [2021-07-02T09:59:11.217Z] Go version: go1.16.3 [2021-07-02T09:59:11.217Z] Git commit: 370c289 [2021-07-02T09:59:11.217Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-02T09:59:11.217Z] OS/Arch: windows/amd64 [2021-07-02T09:59:11.217Z] Context: default [2021-07-02T09:59:11.217Z] Experimental: true [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] Server: Docker Engine - Community [2021-07-02T09:59:11.217Z] Engine: [2021-07-02T09:59:11.217Z] Version: 20.10.6 [2021-07-02T09:59:11.217Z] API version: 1.41 (minimum version 1.24) [2021-07-02T09:59:11.217Z] Go version: go1.13.15 [2021-07-02T09:59:11.217Z] Git commit: 8728dd2 [2021-07-02T09:59:11.217Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-02T09:59:11.217Z] OS/Arch: windows/amd64 [2021-07-02T09:59:11.217Z] Experimental: true [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] INFO: Docker info of control daemon [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] Client: [2021-07-02T09:59:11.217Z] Context: default [2021-07-02T09:59:11.217Z] Debug Mode: false [2021-07-02T09:59:11.217Z] Plugins: [2021-07-02T09:59:11.217Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-02T09:59:11.217Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-02T09:59:11.217Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] Server: [2021-07-02T09:59:11.217Z] Containers: 0 [2021-07-02T09:59:11.217Z] Running: 0 [2021-07-02T09:59:11.217Z] Paused: 0 [2021-07-02T09:59:11.217Z] Stopped: 0 [2021-07-02T09:59:11.217Z] Images: 1 [2021-07-02T09:59:11.217Z] Server Version: 20.10.6 [2021-07-02T09:59:11.217Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-02T09:59:11.217Z] Windows: [2021-07-02T09:59:11.217Z] LCOW: [2021-07-02T09:59:11.217Z] Logging Driver: json-file [2021-07-02T09:59:11.217Z] Plugins: [2021-07-02T09:59:11.217Z] Volume: local [2021-07-02T09:59:11.217Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T09:59:11.217Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T09:59:11.217Z] Swarm: inactive [2021-07-02T09:59:11.217Z] Default Isolation: process [2021-07-02T09:59:11.217Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-02T09:59:11.217Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-02T09:59:11.217Z] OSType: windows [2021-07-02T09:59:11.217Z] Architecture: x86_64 [2021-07-02T09:59:11.217Z] CPUs: 4 [2021-07-02T09:59:11.217Z] Total Memory: 32GiB [2021-07-02T09:59:11.217Z] Name: azwin-2-281240 [2021-07-02T09:59:11.217Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-02T09:59:11.217Z] Docker Root Dir: D:\docker [2021-07-02T09:59:11.217Z] Debug Mode: false [2021-07-02T09:59:11.217Z] Registry: https://index.docker.io/v1/ [2021-07-02T09:59:11.217Z] Labels: [2021-07-02T09:59:11.217Z] Experimental: true [2021-07-02T09:59:11.217Z] Insecure Registries: [2021-07-02T09:59:11.217Z] 10.0.0.4:5000 [2021-07-02T09:59:11.217Z] 127.0.0.0/8 [2021-07-02T09:59:11.217Z] Registry Mirrors: [2021-07-02T09:59:11.217Z] http://10.0.0.4:5000/ [2021-07-02T09:59:11.217Z] Live Restore Enabled: false [2021-07-02T09:59:11.217Z] Product License: Community Engine [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] INFO: Commit hash is af3e5568fc [2021-07-02T09:59:11.217Z] INFO: Nuke-Everything... [2021-07-02T09:59:11.217Z] INFO: Container count on control daemon to delete is 0 [2021-07-02T09:59:11.217Z] INFO: Nuking d:\CI [2021-07-02T09:59:11.217Z] INFO: Zapped successfully [2021-07-02T09:59:11.217Z] INFO: Location for testing is d:\CI\PR-42550\15 [2021-07-02T09:59:11.217Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] INFO: Building the image from Dockerfile.windows at 07/02/2021 09:59:01... [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] Sending build context to Docker daemon 60.85MB [2021-07-02T09:59:11.217Z] [2021-07-02T09:59:11.217Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-02T09:59:11.217Z] ---> 5b60ac4e9e92 [2021-07-02T09:59:11.217Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-02T09:59:11.217Z] ---> Running in 19bba0169ab4 [2021-07-02T09:59:11.217Z] Removing intermediate container 19bba0169ab4 [2021-07-02T09:59:11.217Z] ---> e70bcd1beae1 [2021-07-02T09:59:11.217Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-07-02T09:59:11.217Z] ---> Running in 9ac5b9bb16b6 [2021-07-02T09:59:11.217Z] Removing intermediate container 9ac5b9bb16b6 [2021-07-02T09:59:11.217Z] ---> efc73a1df49d [2021-07-02T09:59:11.218Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-02T09:59:11.218Z] ---> Running in e0a932c0c7ce [2021-07-02T09:59:11.218Z] Removing intermediate container e0a932c0c7ce [2021-07-02T09:59:11.218Z] ---> 8ab08c53331b [2021-07-02T09:59:11.218Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-02T09:59:11.218Z] ---> Running in 2ba6bf3ec4aa [2021-07-02T09:59:11.218Z] Removing intermediate container 2ba6bf3ec4aa [2021-07-02T09:59:11.218Z] ---> 6042bdba641b [2021-07-02T09:59:11.218Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-02T09:59:11.218Z] ---> Running in d887552a2d81 [2021-07-02T09:59:16.687Z] INFO [runner/unused/goanalysis] analyzers took 31.979971948s with top 10 stages: buildssa: 27.231051079s, U1000: 4.748920869s [2021-07-02T09:59:16.991Z] Removing intermediate container 84523e80903a [2021-07-02T09:59:16.991Z] ---> 7000d7a34a2d [2021-07-02T09:59:16.991Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-02T09:59:16.991Z] ---> Running in 47adf0cb4ea5 [2021-07-02T09:59:17.073Z] [2021-07-02T09:59:17.073Z] SUCCESS: Specified value was saved. [2021-07-02T09:59:17.536Z] INFO: Downloading git... [2021-07-02T09:59:19.736Z] INFO: Downloading go... [2021-07-02T09:59:19.949Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-02T09:59:19.949Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T09:59:20.722Z] INFO: Downloading compiler 1 of 3... [2021-07-02T09:59:20.900Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-02T09:59:20.900Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T09:59:20.900Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T09:59:20.900Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T09:59:20.900Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T09:59:21.201Z] INFO: Downloading compiler 2 of 3... [2021-07-02T09:59:21.202Z] INFO: Downloading compiler 3 of 3... [2021-07-02T09:59:21.202Z] INFO: Extracting git... [2021-07-02T09:59:21.353Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T09:59:21.353Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T09:59:21.353Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T09:59:21.353Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T09:59:21.353Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T09:59:21.808Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T09:59:21.869Z] INFO: Expanding compiler 1 of 3... [2021-07-02T09:59:21.869Z] INFO: Expanding compiler 2 of 3... [2021-07-02T09:59:22.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-02T09:59:22.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-02T09:59:25.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-02T09:59:25.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-02T09:59:26.527Z] INFO: Expanding compiler 3 of 3... [2021-07-02T09:59:26.527Z] INFO: Removing downloaded files... [2021-07-02T09:59:26.527Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-02T09:59:26.527Z] INFO: Configuring git core.autocrlf... [2021-07-02T09:59:27.533Z] INFO: Build done for gotestsum... [2021-07-02T09:59:31.740Z] ok github.com/docker/docker/container 0.146s coverage: 34.6% of statements [2021-07-02T09:59:35.072Z] ok github.com/docker/docker/cmd/dockerd 0.244s coverage: 29.1% of statements [2021-07-02T09:59:35.072Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-02T09:59:35.072Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-02T09:59:35.072Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-02T09:59:35.072Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-02T09:59:36.028Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-07-02T09:59:36.083Z] INFO: Expanding go... [2021-07-02T09:59:36.610Z] ok github.com/docker/docker/daemon/cluster 0.154s coverage: 0.5% of statements [2021-07-02T09:59:37.192Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.9% of statements [2021-07-02T09:59:39.813Z] Removing intermediate container 47adf0cb4ea5 [2021-07-02T09:59:39.813Z] ---> 8e60a3e1654f [2021-07-02T09:59:39.813Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-02T09:59:39.813Z] ---> Running in 0acc21023ceb [2021-07-02T09:59:39.813Z] Removing intermediate container 0acc21023ceb [2021-07-02T09:59:39.813Z] ---> be60679ab107 [2021-07-02T09:59:39.813Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-02T09:59:39.813Z] ---> Running in 61beaa2c9f28 [2021-07-02T09:59:39.813Z] Removing intermediate container 61beaa2c9f28 [2021-07-02T09:59:39.813Z] ---> 0319b3dbb833 [2021-07-02T09:59:39.813Z] Step 10/10 : COPY . . [2021-07-02T09:59:41.432Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.4% of statements [2021-07-02T09:59:41.432Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2021-07-02T09:59:42.012Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-07-02T09:59:42.590Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-07-02T09:59:44.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-02T09:59:45.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-02T09:59:45.921Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.7% of statements [2021-07-02T09:59:46.185Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.743s coverage: 73.3% of statements [2021-07-02T09:59:47.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-02T09:59:47.139Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.029s coverage: 3.1% of statements [2021-07-02T09:59:47.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-02T09:59:47.718Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.688s coverage: 56.2% of statements [2021-07-02T09:59:49.119Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.036s coverage: 1.9% of statements [2021-07-02T09:59:50.534Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.744s coverage: 49.4% of statements [2021-07-02T09:59:52.469Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-07-02T09:59:52.469Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.354s coverage: 57.7% of statements [2021-07-02T09:59:53.048Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.387s coverage: 46.2% of statements [2021-07-02T09:59:54.003Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-07-02T09:59:54.003Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-07-02T09:59:54.583Z] ok github.com/docker/docker/daemon 12.359s coverage: 17.4% of statements [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-02T09:59:54.583Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-02T09:59:55.163Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.8% of statements [2021-07-02T09:59:55.163Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-02T09:59:55.163Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-02T09:59:56.117Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 43.5% of statements [2021-07-02T09:59:56.382Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-07-02T09:59:56.647Z] ok github.com/docker/docker/daemon/logger/awslogs 0.321s coverage: 77.8% of statements [2021-07-02T09:59:56.912Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-02T09:59:56.912Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-02T09:59:57.176Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-07-02T09:59:57.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-07-02T09:59:57.251Z] INFO: Expanding compiler 1 of 3... [2021-07-02T09:59:57.251Z] INFO: Expanding compiler 2 of 3... [2021-07-02T09:59:57.441Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 69.9% of statements [2021-07-02T09:59:58.396Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 75.2% of statements [2021-07-02T09:59:58.396Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-02T09:59:58.396Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2021-07-02T09:59:58.396Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 55.1% of statements [2021-07-02T09:59:58.977Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2021-07-02T09:59:59.242Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-07-02T10:00:00.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-02T10:00:00.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-02T10:00:00.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-02T10:00:00.195Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-07-02T10:00:00.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-02T10:00:00.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-02T10:00:01.016Z] INFO: Expanding compiler 3 of 3... [2021-07-02T10:00:01.016Z] INFO: Removing downloaded files... [2021-07-02T10:00:01.016Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-02T10:00:01.016Z] INFO: Configuring git core.autocrlf... [2021-07-02T10:00:01.149Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2021-07-02T10:00:01.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-02T10:00:01.727Z] ok github.com/docker/docker/daemon/logger/splunk 1.952s coverage: 82.5% of statements [2021-07-02T10:00:01.727Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-02T10:00:01.727Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-02T10:00:02.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-02T10:00:02.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-02T10:00:02.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-02T10:00:02.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-02T10:00:02.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-02T10:00:02.681Z] ok github.com/docker/docker/errdefs 0.010s coverage: 53.1% of statements [2021-07-02T10:00:02.681Z] ok github.com/docker/docker/distribution 0.198s coverage: 25.4% of statements [2021-07-02T10:00:02.681Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-02T10:00:03.259Z] ok github.com/docker/docker/image 0.052s coverage: 86.6% of statements [2021-07-02T10:00:03.523Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-07-02T10:00:03.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-02T10:00:04.102Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-07-02T10:00:04.102Z] ok github.com/docker/docker/distribution/xfer 1.811s coverage: 85.6% of statements [2021-07-02T10:00:04.102Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-02T10:00:04.102Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-07-02T10:00:04.102Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-02T10:00:04.693Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-07-02T10:00:04.814Z] ---> fcbd999acc17 [2021-07-02T10:00:04.814Z] Successfully built fcbd999acc17 [2021-07-02T10:00:04.814Z] Successfully tagged docker:latest [2021-07-02T10:00:04.814Z] INFO: Image build ended at 07/02/2021 10:00:04. Duration:00:02:59.9877477 [2021-07-02T10:00:04.814Z] [2021-07-02T10:00:04.814Z] [2021-07-02T10:00:04.814Z] INFO: Building the test binaries at 07/02/2021 10:00:04... [2021-07-02T10:00:04.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-02T10:00:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-02T10:00:06.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-02T10:00:06.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-02T10:00:07.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-02T10:00:07.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-02T10:00:07.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-02T10:00:08.022Z] ok github.com/docker/docker/libnetwork/bitseq 0.515s coverage: 84.4% of statements [2021-07-02T10:00:08.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-02T10:00:08.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-02T10:00:09.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-02T10:00:09.032Z] ok github.com/docker/docker/libnetwork/api 2.176s coverage: 83.2% of statements [2021-07-02T10:00:09.500Z] INFO: make.ps1 starting at 07/02/2021 10:00:08 [2021-07-02T10:00:09.500Z] INFO: Git commit (af3e5568fc) assumed from DOCKER_GITCOMMIT environment variable [2021-07-02T10:00:09.500Z] INFO: Invoking autogen... [2021-07-02T10:00:09.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-02T10:00:09.950Z] INFO: Building daemon... [2021-07-02T10:00:09.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-02T10:00:10.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-02T10:00:10.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-02T10:00:11.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-02T10:00:11.631Z] ok github.com/docker/docker/libnetwork/config 0.085s coverage: 24.0% of statements [2021-07-02T10:00:11.895Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-07-02T10:00:11.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-02T10:00:12.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-02T10:00:12.078Z] Using test binary docker [2021-07-02T10:00:12.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-02T10:00:12.078Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-02T10:00:12.078Z] INFO: Waiting for daemon to start... [2021-07-02T10:00:12.078Z] Starting dockerd [2021-07-02T10:00:12.159Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-07-02T10:00:12.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-02T10:00:12.736Z] ok github.com/docker/docker/libnetwork/drivers/host 0.024s coverage: 34.8% of statements [2021-07-02T10:00:13.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-02T10:00:14.048Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-02T10:00:14.048Z] Using test binary docker [2021-07-02T10:00:14.309Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-02T10:00:14.309Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-02T10:00:14.309Z] INFO: Waiting for daemon to start... [2021-07-02T10:00:14.309Z] Starting dockerd [2021-07-02T10:00:15.302Z] ok github.com/docker/docker/layer 7.923s coverage: 68.8% of statements [2021-07-02T10:00:15.302Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-02T10:00:15.302Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-02T10:00:15.302Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-02T10:00:15.302Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-02T10:00:15.367Z] . [2021-07-02T10:00:15.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-02T10:00:15.367Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-02T10:00:15.367Z] Error: No such image: emptyfs [2021-07-02T10:00:15.367Z] Running integration-test (iteration 1) [2021-07-02T10:00:15.367Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-02T10:00:15.880Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.046s coverage: 4.0% of statements [2021-07-02T10:00:16.145Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.069s coverage: 4.5% of statements [2021-07-02T10:00:16.409Z] ok github.com/docker/docker/libnetwork/drivers/null 0.016s coverage: 34.8% of statements [2021-07-02T10:00:17.610Z] . [2021-07-02T10:00:17.610Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-02T10:00:17.610Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-02T10:00:17.610Z] Error: No such image: emptyfs [2021-07-02T10:00:17.610Z] Running integration-test (iteration 1) [2021-07-02T10:00:17.610Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-02T10:00:18.339Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.013s coverage: 63.6% of statements [2021-07-02T10:00:22.566Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.024s coverage: 57.4% of statements [2021-07-02T10:00:22.830Z] ok github.com/docker/docker/libnetwork/drivers/bridge 8.848s coverage: 59.9% of statements [2021-07-02T10:00:23.787Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-07-02T10:00:25.184Z] ok github.com/docker/docker/libnetwork/drvregistry 0.030s coverage: 82.4% of statements [2021-07-02T10:00:25.447Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.010s coverage: 48.1% of statements [2021-07-02T10:00:25.711Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-07-02T10:00:25.975Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.403s coverage: 7.4% of statements [2021-07-02T10:00:25.975Z] ok github.com/docker/docker/libnetwork/internal/caller 0.014s coverage: 100.0% of statements [2021-07-02T10:00:27.373Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2021-07-02T10:00:28.771Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-07-02T10:00:29.349Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-07-02T10:00:30.312Z] Loaded image: buildpack-deps:buster [2021-07-02T10:00:30.312Z] Loaded image: busybox:latest [2021-07-02T10:00:30.312Z] Loaded image: busybox:glibc [2021-07-02T10:00:30.746Z] ok github.com/docker/docker/libnetwork/ipamutils 0.593s coverage: 74.0% of statements [2021-07-02T10:00:32.219Z] Loaded image: debian:bullseye [2021-07-02T10:00:32.219Z] Loaded image: hello-world:latest [2021-07-02T10:00:32.675Z] ok github.com/docker/docker/libnetwork/iptables 0.647s coverage: 45.1% of statements [2021-07-02T10:00:32.788Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:00:32.788Z] INFO: Testing against a local daemon [2021-07-02T10:00:32.788Z] === RUN TestCgroupNamespacesBuild [2021-07-02T10:00:32.939Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-07-02T10:00:33.890Z] ok github.com/docker/docker/libnetwork/netutils 0.052s coverage: 44.1% of statements [2021-07-02T10:00:34.695Z] --- PASS: TestCgroupNamespacesBuild (1.94s) [2021-07-02T10:00:34.695Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-02T10:00:36.077Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s) [2021-07-02T10:00:36.077Z] === RUN TestBuildWithSession [2021-07-02T10:00:36.077Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:00:36.077Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:00:36.077Z] === RUN TestBuildSquashParent [2021-07-02T10:00:36.466Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.015s coverage: 100.0% of statements [2021-07-02T10:00:37.043Z] ok github.com/docker/docker/libnetwork/options 0.012s coverage: 100.0% of statements [2021-07-02T10:00:39.579Z] Loaded image: buildpack-deps:buster [2021-07-02T10:00:39.579Z] Loaded image: busybox:latest [2021-07-02T10:00:39.579Z] Loaded image: busybox:glibc [2021-07-02T10:00:41.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-02T10:00:41.493Z] Loaded image: debian:bullseye [2021-07-02T10:00:41.494Z] Loaded image: hello-world:latest [2021-07-02T10:00:41.494Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:00:41.494Z] INFO: Testing against a local daemon [2021-07-02T10:00:41.494Z] === RUN TestCgroupNamespacesBuild [2021-07-02T10:00:42.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-02T10:00:42.652Z] --- PASS: TestBuildSquashParent (5.68s) [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:00:42.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:00:42.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:00:42.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:00:42.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:00:42.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:00:42.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:00:42.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:00:42.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:00:42.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:00:43.415Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2021-07-02T10:00:43.415Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-02T10:00:44.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:00:44.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:00:44.800Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-07-02T10:00:44.800Z] === RUN TestBuildWithSession [2021-07-02T10:00:44.800Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:00:44.800Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:00:44.800Z] === RUN TestBuildSquashParent [2021-07-02T10:00:45.213Z] ok github.com/docker/docker/libnetwork/osl 4.499s coverage: 39.7% of statements [2021-07-02T10:00:45.477Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2021-07-02T10:00:46.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:00:46.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-07-02T10:00:49.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2021-07-02T10:00:49.004Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:00:49.004Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:00:49.707Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-07-02T10:00:50.385Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:00:50.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:00:50.905Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:00:50.905Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:00:51.164Z] --- PASS: TestBuildMultiStageCopy (2.59s) [2021-07-02T10:00:51.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.79s) [2021-07-02T10:00:51.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-02T10:00:51.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-02T10:00:51.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-02T10:00:51.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-02T10:00:51.164Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:00:51.733Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-07-02T10:00:51.733Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:00:52.270Z] ok github.com/docker/docker/libnetwork/portmapper 1.366s coverage: 49.5% of statements [2021-07-02T10:00:52.460Z] Removing intermediate container 3664d3ab5dbc [2021-07-02T10:00:52.460Z] ---> 0c37fac2b438 [2021-07-02T10:00:52.460Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-02T10:00:52.460Z] ---> Running in 591227b7b411 [2021-07-02T10:00:52.460Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-02T10:00:52.460Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T10:00:52.460Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-02T10:00:52.460Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T10:00:52.460Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T10:00:52.460Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T10:00:52.460Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T10:00:52.460Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T10:00:52.460Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T10:00:52.460Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T10:00:52.460Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T10:00:52.460Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T10:00:52.460Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T10:00:52.460Z] INFO: Build done for gotestsum... [2021-07-02T10:00:52.535Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-07-02T10:00:52.674Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-07-02T10:00:52.674Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:00:52.941Z] --- PASS: TestBuildSquashParent (8.34s) [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:00:52.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:00:52.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:00:52.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:00:52.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:00:52.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:00:52.941Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:00:52.941Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:00:52.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:00:52.941Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:00:53.091Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m34.432052757s with top 10 stages: buildssa: 1m47.936327564s, goimports: 25.021768885s, unconvert: 13.809618431s, gosec: 11.725729969s, golint: 7.844001224s, misspell: 5.675728746s, ineffassign: 5.377965864s, inspect: 4.461007863s, vrp: 2.857424029s, printf: 2.198148772s [2021-07-02T10:00:53.091Z] INFO [runner] Issues before processing: 2865, after processing: 0 [2021-07-02T10:00:53.091Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2290/2290, skip_dirs: 2290/2290, exclude: 1901/1901, path_prettifier: 2290/2290, nolint: 0/78, cgo: 2290/2865, filename_unadjuster: 2290/2290, identifier_marker: 1901/1901, autogenerated_exclude: 1901/2290, exclude-rules: 78/1901 [2021-07-02T10:00:53.091Z] INFO [runner] processing took 66.12733ms with stages: nolint: 27.204842ms, identifier_marker: 18.193473ms, path_prettifier: 9.046337ms, autogenerated_exclude: 4.665732ms, exclude-rules: 3.609678ms, skip_dirs: 1.914553ms, cgo: 1.368728ms, filename_unadjuster: 120.005µs, max_same_issues: 1.046µs, uniq_by_line: 547ns, diff: 470ns, source_code: 369ns, max_from_linter: 354ns, skip_files: 353ns, exclude: 323ns, path_shortener: 281ns, max_per_file_from_linter: 239ns [2021-07-02T10:00:53.091Z] INFO [runner] linters took 1m50.795726983s with stages: goanalysis_metalinter: 1m27.043524367s, unused: 23.685865146s [2021-07-02T10:00:53.091Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-02T10:00:53.091Z] INFO Memory: 2435 samples, avg is 2092.0MB, max is 5308.7MB [2021-07-02T10:00:53.091Z] INFO Execution took 4m3.394876871s [2021-07-02T10:00:53.091Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-02T10:00:53.244Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-02T10:00:53.244Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:00:53.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh dynbinary test-docker-py [2021-07-02T10:00:53.985Z] [2021-07-02T10:00:53.985Z] Removing bundles/ [2021-07-02T10:00:53.985Z] [2021-07-02T10:00:53.985Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-02T10:00:53.985Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T10:00:53.985Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:00:55.098Z] ok github.com/docker/docker/libnetwork/types 0.012s coverage: 47.9% of statements [2021-07-02T10:00:55.156Z] --- PASS: TestBuildMultiStageOnBuild (2.09s) [2021-07-02T10:00:55.156Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:00:55.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:00:55.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:00:55.727Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-02T10:00:55.727Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:00:56.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:00:57.141Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:00:57.663Z] ok github.com/docker/docker/oci 0.018s coverage: 45.2% of statements [2021-07-02T10:00:58.264Z] --- PASS: TestBuildMultiStageLayerLeak (2.14s) [2021-07-02T10:00:58.265Z] === RUN TestBuildWithHugeFile [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.28s) [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s) [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-07-02T10:00:59.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-07-02T10:00:59.057Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:00:59.057Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:00:59.061Z] ok github.com/docker/docker/opts 0.054s coverage: 67.1% of statements [2021-07-02T10:00:59.324Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 52.9% of statements [2021-07-02T10:01:00.722Z] ok github.com/docker/docker/libnetwork/ipam 33.396s coverage: 85.3% of statements [2021-07-02T10:01:02.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:01:02.684Z] ok github.com/docker/docker/pkg/archive 1.090s coverage: 82.2% of statements [2021-07-02T10:01:02.727Z] Removing intermediate container 591227b7b411 [2021-07-02T10:01:02.727Z] ---> e10a278db9c6 [2021-07-02T10:01:02.727Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-02T10:01:02.727Z] ---> Running in fc488e23098d [2021-07-02T10:01:02.727Z] Removing intermediate container fc488e23098d [2021-07-02T10:01:02.727Z] ---> 16d891a3cbcf [2021-07-02T10:01:02.727Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-02T10:01:02.727Z] ---> Running in ecfaeed10240 [2021-07-02T10:01:02.727Z] Removing intermediate container ecfaeed10240 [2021-07-02T10:01:02.727Z] ---> fe24255bc666 [2021-07-02T10:01:02.727Z] Step 10/10 : COPY . . [2021-07-02T10:01:02.962Z] ok github.com/docker/docker/pkg/authorization 0.316s coverage: 68.3% of statements [2021-07-02T10:01:03.241Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2021-07-02T10:01:03.241Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2021-07-02T10:01:03.302Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:01:04.201Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-07-02T10:01:04.244Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:01:04.779Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-07-02T10:01:05.187Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:01:05.357Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-07-02T10:01:06.130Z] --- PASS: TestBuildMultiStageCopy (7.13s) [2021-07-02T10:01:06.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.12s) [2021-07-02T10:01:06.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-07-02T10:01:06.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2021-07-02T10:01:06.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-07-02T10:01:06.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.92s) [2021-07-02T10:01:06.130Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:01:08.676Z] ok github.com/docker/docker/pkg/chrootarchive 3.974s coverage: 43.2% of statements [2021-07-02T10:01:09.257Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-07-02T10:01:09.833Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-07-02T10:01:09.833Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-07-02T10:01:10.412Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-07-02T10:01:11.417Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2021-07-02T10:01:11.418Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:01:12.342Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-07-02T10:01:12.342Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.3% of statements [2021-07-02T10:01:12.608Z] ok github.com/docker/docker/libnetwork 62.195s coverage: 41.0% of statements [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-02T10:01:12.608Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-02T10:01:12.608Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-07-02T10:01:12.874Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2021-07-02T10:01:14.273Z] ok github.com/docker/docker/pkg/idtools 0.738s coverage: 69.5% of statements [2021-07-02T10:01:14.273Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-07-02T10:01:14.273Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2021-07-02T10:01:14.537Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-07-02T10:01:14.537Z] ok github.com/docker/docker/pkg/ioutils 0.601s coverage: 70.6% of statements [2021-07-02T10:01:14.801Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-07-02T10:01:14.801Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-07-02T10:01:15.379Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2021-07-02T10:01:15.379Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-07-02T10:01:15.958Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-07-02T10:01:16.911Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-02T10:01:16.911Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-07-02T10:01:17.176Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-07-02T10:01:18.571Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-07-02T10:01:18.571Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-07-02T10:01:19.554Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-02T10:01:19.554Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:01:19.972Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-07-02T10:01:20.549Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-07-02T10:01:20.813Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-07-02T10:01:22.099Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-07-02T10:01:22.099Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:01:25.036Z] ok github.com/docker/docker/pkg/signal 3.640s coverage: 62.3% of statements [2021-07-02T10:01:26.433Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 52.9% of statements [2021-07-02T10:01:27.175Z] Removing intermediate container d887552a2d81 [2021-07-02T10:01:27.175Z] ---> 9a188df2073b [2021-07-02T10:01:27.175Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-02T10:01:27.176Z] ---> Running in 1d6ad4d7bfc5 [2021-07-02T10:01:27.389Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 39.9% of statements [2021-07-02T10:01:27.392Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2021-07-02T10:01:27.392Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:01:27.646Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-02T10:01:27.653Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2021-07-02T10:01:27.789Z] ---> 6660822b013f [2021-07-02T10:01:27.789Z] Successfully built 6660822b013f [2021-07-02T10:01:27.789Z] Successfully tagged docker:latest [2021-07-02T10:01:27.789Z] INFO: Image build ended at 07/02/2021 10:01:25. Duration:00:02:52.1704298 [2021-07-02T10:01:27.789Z] [2021-07-02T10:01:27.789Z] [2021-07-02T10:01:27.789Z] INFO: Building the test binaries at 07/02/2021 10:01:25... [2021-07-02T10:01:27.964Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2021-07-02T10:01:27.964Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:01:28.110Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-02T10:01:28.231Z] testing: warning: no tests to run [2021-07-02T10:01:28.231Z] coverage: [no statements] [2021-07-02T10:01:28.231Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-07-02T10:01:28.809Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-07-02T10:01:29.074Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-07-02T10:01:29.089Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-02T10:01:29.089Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-02T10:01:29.089Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-02T10:01:29.089Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-02T10:01:29.338Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-02T10:01:29.552Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-02T10:01:29.552Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-02T10:01:29.552Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-02T10:01:29.552Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-02T10:01:29.552Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-02T10:01:29.917Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2021-07-02T10:01:29.947Z] INFO: make.ps1 starting at 07/02/2021 10:01:29 [2021-07-02T10:01:30.017Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-02T10:01:30.017Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-02T10:01:30.400Z] INFO: Git commit (af3e5568fc) assumed from DOCKER_GITCOMMIT environment variable [2021-07-02T10:01:30.400Z] INFO: Invoking autogen... [2021-07-02T10:01:30.400Z] INFO: Building daemon... [2021-07-02T10:01:32.178Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2021-07-02T10:01:32.178Z] === RUN TestBuildWithHugeFile [2021-07-02T10:01:33.240Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.4% of statements [2021-07-02T10:01:34.190Z] ok github.com/docker/docker/plugin 0.542s coverage: 23.2% of statements [2021-07-02T10:01:35.589Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2021-07-02T10:01:35.824Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-02T10:01:35.824Z] [2021-07-02T10:01:35.824Z] ________ ____ __. [2021-07-02T10:01:35.824Z] \_____ \ | |/ _| [2021-07-02T10:01:35.824Z] / | \| < [2021-07-02T10:01:35.824Z] / | \ | \ [2021-07-02T10:01:35.824Z] \_______ /____|__ \ [2021-07-02T10:01:35.824Z] \/ \/ [2021-07-02T10:01:35.824Z] [2021-07-02T10:01:35.824Z] INFO: make.ps1 ended at 07/02/2021 10:01:27 [2021-07-02T10:01:35.824Z] INFO: Binaries build ended at 07/02/2021 10:01:29. Duration:00:01:24.7107023 [2021-07-02T10:01:35.824Z] INFO: Copying the built daemon binary to d:\CI\PR-42550\15\binary\dockerd-af3e5568fc.exe... [2021-07-02T10:01:35.824Z] INFO: Copying the built client binary to d:\CI\PR-42550\15\binary\docker-af3e5568fc.exe... [2021-07-02T10:01:35.824Z] INFO: Copying dockerversion from the container... [2021-07-02T10:01:35.824Z] INFO: Copying the golang package from the container to d:\CI\PR-42550\15\installer\go.zip... [2021-07-02T10:01:35.824Z] INFO: Extracting go.zip to d:\CI\PR-42550\15\go [2021-07-02T10:01:35.848Z] INFO: Build done for gotestsum... [2021-07-02T10:01:36.538Z] ok github.com/docker/docker/quota 0.798s coverage: 71.4% of statements [2021-07-02T10:01:37.117Z] ok github.com/docker/docker/reference 0.037s coverage: 84.4% of statements [2021-07-02T10:01:40.440Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-02T10:01:40.440Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-02T10:01:41.019Z] ok github.com/docker/docker/registry 0.124s coverage: 58.8% of statements [2021-07-02T10:01:41.971Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-02T10:01:41.971Z] ok github.com/docker/docker/runconfig 0.015s coverage: 66.1% of statements [2021-07-02T10:01:50.142Z] ok github.com/docker/docker/pkg/plugins 33.661s coverage: 76.6% of statements [2021-07-02T10:01:50.702Z] Removing intermediate container 1d6ad4d7bfc5 [2021-07-02T10:01:50.702Z] ---> 41b63e7597ad [2021-07-02T10:01:50.702Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-02T10:01:50.702Z] ---> Running in 11e486f366c0 [2021-07-02T10:01:50.702Z] Removing intermediate container 11e486f366c0 [2021-07-02T10:01:50.702Z] ---> d9387b2a7f5a [2021-07-02T10:01:50.702Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-02T10:01:50.702Z] ---> Running in 01a2b8c50c58 [2021-07-02T10:01:50.702Z] Removing intermediate container 01a2b8c50c58 [2021-07-02T10:01:50.702Z] ---> 44a94d653272 [2021-07-02T10:01:50.702Z] Step 10/10 : COPY . . [2021-07-02T10:01:50.723Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2021-07-02T10:01:51.676Z] ok github.com/docker/docker/volume/local 0.213s coverage: 76.4% of statements [2021-07-02T10:01:52.254Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2021-07-02T10:01:53.700Z] ok github.com/docker/docker/volume/service 0.024s coverage: 72.3% of statements [2021-07-02T10:01:54.517Z] --- PASS: TestBuildWithHugeFile (52.38s) [2021-07-02T10:01:54.517Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:01:54.517Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:01:54.517Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-02T10:01:54.517Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:01:54.517Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:01:54.517Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:01:54.517Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:01:54.517Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:01:54.517Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:01:54.517Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:01:54.517Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:01:54.517Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:01:54.517Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:01:54.517Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-02T10:01:54.517Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-02T10:01:54.517Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-02T10:01:54.517Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-02T10:01:54.517Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:01:54.517Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-02T10:01:54.517Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-02T10:01:54.776Z] --- PASS: TestBuildPreserveOwnership (4.28s) [2021-07-02T10:01:54.776Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.96s) [2021-07-02T10:01:54.776Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-07-02T10:01:54.776Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:01:55.035Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-02T10:01:55.035Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-02T10:01:56.816Z] INFO: Extraction ended at 07/02/2021 10:01:56. Duration:00:00:24.3223981 [2021-07-02T10:01:56.816Z] INFO: Updating the golang and path environment variables [2021-07-02T10:01:56.816Z] INFO: GOPATH=d:\gopath [2021-07-02T10:01:56.816Z] INFO: go version go1.16.5 windows/amd64 [2021-07-02T10:01:56.816Z] INFO: Running the daemon under test in debug mode [2021-07-02T10:01:56.816Z] INFO: Starting a daemon under test... [2021-07-02T10:01:56.816Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42550\15\daemon --pidfile d:\CI\PR-42550\15\docker.pid -D [2021-07-02T10:01:56.816Z] INFO: Process started successfully. [2021-07-02T10:01:56.816Z] INFO: Start tailing logs of the daemon under tests [2021-07-02T10:01:56.816Z] INFO: Waiting for the daemon under test to start... [2021-07-02T10:02:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-02T10:02:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-02T10:02:09.928Z] Loaded image: buildpack-deps:buster [2021-07-02T10:02:09.928Z] Loaded image: busybox:latest [2021-07-02T10:02:09.928Z] Loaded image: busybox:glibc [2021-07-02T10:02:11.836Z] Loaded image: debian:bullseye [2021-07-02T10:02:11.836Z] Loaded image: hello-world:latest [2021-07-02T10:02:11.836Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:02:17.787Z] ...INFO: Daemon under test started and replied! [2021-07-02T10:02:17.787Z] INFO: Docker version of the daemon under test [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] Client: [2021-07-02T10:02:17.787Z] Version: 17.06.2-ce [2021-07-02T10:02:17.787Z] API version: 1.30 [2021-07-02T10:02:17.787Z] Go version: go1.8.3 [2021-07-02T10:02:17.787Z] Git commit: cec0b72 [2021-07-02T10:02:17.787Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-02T10:02:17.787Z] OS/Arch: windows/amd64 [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] Server: [2021-07-02T10:02:17.787Z] Version: 0.0.0-dev [2021-07-02T10:02:17.787Z] API version: 1.41 (minimum version 1.24) [2021-07-02T10:02:17.787Z] Go version: go1.16.5 [2021-07-02T10:02:17.787Z] Git commit: af3e5568fc [2021-07-02T10:02:17.787Z] Built: 07/02/2021 10:00:09 [2021-07-02T10:02:17.787Z] OS/Arch: windows/amd64 [2021-07-02T10:02:17.787Z] Experimental: false [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] INFO: Docker info of the daemon under test [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] Containers: 0 [2021-07-02T10:02:17.787Z] Running: 0 [2021-07-02T10:02:17.787Z] Paused: 0 [2021-07-02T10:02:17.787Z] Stopped: 0 [2021-07-02T10:02:17.787Z] Images: 0 [2021-07-02T10:02:17.787Z] Server Version: 0.0.0-dev [2021-07-02T10:02:17.787Z] Storage Driver: windowsfilter [2021-07-02T10:02:17.787Z] Windows: [2021-07-02T10:02:17.787Z] Logging Driver: json-file [2021-07-02T10:02:17.787Z] Plugins: [2021-07-02T10:02:17.787Z] Volume: local [2021-07-02T10:02:17.787Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T10:02:17.787Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T10:02:17.787Z] Swarm: inactive [2021-07-02T10:02:17.787Z] Default Isolation: process [2021-07-02T10:02:17.787Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T10:02:17.787Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T10:02:17.787Z] OSType: windows [2021-07-02T10:02:17.787Z] Architecture: x86_64 [2021-07-02T10:02:17.787Z] CPUs: 4 [2021-07-02T10:02:17.787Z] Total Memory: 32GiB [2021-07-02T10:02:17.787Z] Name: azwin-2-4e3d71 [2021-07-02T10:02:17.787Z] ID: 3SCF:NDUT:FJU3:UYMG:NC7B:3KMC:LB36:MS4M:OGMD:PEIZ:GTLQ:UB72 [2021-07-02T10:02:17.787Z] Docker Root Dir: D:\CI\PR-42550\15\daemon [2021-07-02T10:02:17.787Z] Debug Mode (client): false [2021-07-02T10:02:17.787Z] Debug Mode (server): true [2021-07-02T10:02:17.787Z] File Descriptors: -1 [2021-07-02T10:02:17.787Z] Goroutines: 16 [2021-07-02T10:02:17.787Z] System Time: 2021-07-02T10:02:15.9922555Z [2021-07-02T10:02:17.787Z] EventsListeners: 0 [2021-07-02T10:02:17.787Z] Registry: https://index.docker.io/v1/ [2021-07-02T10:02:17.787Z] Labels: [2021-07-02T10:02:17.787Z] Experimental: false [2021-07-02T10:02:17.787Z] Insecure Registries: [2021-07-02T10:02:17.787Z] 127.0.0.0/8 [2021-07-02T10:02:17.787Z] Live Restore Enabled: false [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] INFO: Docker images of the daemon under test [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-02T10:02:17.787Z] [2021-07-02T10:02:17.787Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-02T10:02:17.787Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-02T10:02:17.787Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-02T10:02:17.787Z] 29d5b6a226d2: Pulling fs layer [2021-07-02T10:02:19.960Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.87s) [2021-07-02T10:02:19.960Z] PASS [2021-07-02T10:02:19.960Z] [2021-07-02T10:02:19.960Z] === Skipped [2021-07-02T10:02:19.960Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-02T10:02:19.960Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:02:19.960Z] [2021-07-02T10:02:19.960Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-02T10:02:19.960Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:02:19.960Z] [2021-07-02T10:02:19.960Z] [2021-07-02T10:02:19.960Z] DONE 34 tests, 2 skipped in 123.551s [2021-07-02T10:02:19.960Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-02T10:02:19.960Z] INFO: Testing against a local daemon [2021-07-02T10:02:19.960Z] === RUN TestConfigInspect [2021-07-02T10:02:20.729Z] ---> ec2737d66469 [2021-07-02T10:02:20.729Z] Successfully built ec2737d66469 [2021-07-02T10:02:20.729Z] Successfully tagged docker:latest [2021-07-02T10:02:20.729Z] INFO: Image build ended at 07/02/2021 10:02:17. Duration:00:03:16.2654859 [2021-07-02T10:02:20.729Z] [2021-07-02T10:02:20.729Z] [2021-07-02T10:02:20.729Z] INFO: Building the test binaries at 07/02/2021 10:02:18... [2021-07-02T10:02:21.386Z] --- PASS: TestConfigInspect (2.50s) [2021-07-02T10:02:21.387Z] === RUN TestConfigList [2021-07-02T10:02:23.922Z] --- PASS: TestConfigList (2.20s) [2021-07-02T10:02:23.922Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:02:24.490Z] INFO: make.ps1 starting at 07/02/2021 10:02:23 [2021-07-02T10:02:24.491Z] INFO: Git commit (af3e5568fc) assumed from DOCKER_GITCOMMIT environment variable [2021-07-02T10:02:24.491Z] INFO: Invoking autogen... [2021-07-02T10:02:24.953Z] INFO: Building daemon... [2021-07-02T10:02:25.829Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2021-07-02T10:02:25.829Z] === RUN TestConfigsUpdate [2021-07-02T10:02:28.364Z] --- PASS: TestConfigsUpdate (2.21s) [2021-07-02T10:02:28.364Z] === RUN TestTemplatedConfig [2021-07-02T10:02:28.502Z] --- PASS: TestBuildWithHugeFile (51.54s) [2021-07-02T10:02:28.503Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:02:28.503Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:02:28.503Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-02T10:02:28.503Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:02:28.503Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:02:28.503Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:02:28.503Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:02:28.503Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:02:28.503Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:02:28.503Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:02:28.503Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:02:28.503Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:02:28.503Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:02:28.503Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-02T10:02:28.503Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-02T10:02:28.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-02T10:02:28.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-02T10:02:28.503Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:02:28.503Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-02T10:02:30.392Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T10:02:30.392Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T10:02:30.392Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:02:30.392Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T10:02:30.392Z] [2021-07-02T10:02:30.392Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-02T10:02:30.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-02T10:02:30.392Z] Using test binary docker [2021-07-02T10:02:30.392Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-02T10:02:30.392Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-02T10:02:30.392Z] INFO: Waiting for daemon to start... [2021-07-02T10:02:30.392Z] Starting dockerd [2021-07-02T10:02:30.392Z] . [2021-07-02T10:02:30.392Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-02T10:02:30.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-02T10:02:31.655Z] --- PASS: TestTemplatedConfig (3.37s) [2021-07-02T10:02:31.655Z] === RUN TestConfigCreateResolve [2021-07-02T10:02:33.561Z] --- PASS: TestConfigCreateResolve (2.16s) [2021-07-02T10:02:33.561Z] PASS [2021-07-02T10:02:33.561Z] [2021-07-02T10:02:33.561Z] DONE 6 tests in 14.672s [2021-07-02T10:02:33.561Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-02T10:02:33.561Z] INFO: Testing against a local daemon [2021-07-02T10:02:33.561Z] === RUN TestCheckpoint [2021-07-02T10:02:33.561Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:02:33.561Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:02:33.561Z] === RUN TestContainerInvalidJSON [2021-07-02T10:02:33.561Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:02:33.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:02:33.561Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:02:33.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:02:33.561Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:02:33.561Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:02:33.561Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:02:33.561Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:02:33.561Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:02:33.561Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-02T10:02:33.561Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-02T10:02:33.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-02T10:02:33.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-02T10:02:33.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:02:33.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-02T10:02:33.561Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:02:33.821Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-02T10:02:33.821Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:02:33.821Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-02T10:02:33.821Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:02:33.821Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-02T10:02:33.821Z] === RUN TestCopyFromContainer [2021-07-02T10:02:34.620Z] --- PASS: TestBuildPreserveOwnership (10.15s) [2021-07-02T10:02:34.620Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.13s) [2021-07-02T10:02:34.620Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2021-07-02T10:02:34.620Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:02:34.620Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-02T10:02:34.620Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-02T10:02:34.620Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-02T10:02:34.620Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-02T10:02:34.620Z] PASS [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === Skipped [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-02T10:02:34.620Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-02T10:02:34.620Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-02T10:02:34.620Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] DONE 34 tests, 3 skipped in 136.759s [2021-07-02T10:02:34.620Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-02T10:02:34.620Z] INFO: Testing against a local daemon [2021-07-02T10:02:34.620Z] === RUN TestConfigInspect [2021-07-02T10:02:34.620Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] --- SKIP: TestConfigInspect (0.03s) [2021-07-02T10:02:34.620Z] === RUN TestConfigList [2021-07-02T10:02:34.620Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] --- SKIP: TestConfigList (0.01s) [2021-07-02T10:02:34.620Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:02:34.620Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-02T10:02:34.620Z] === RUN TestConfigsUpdate [2021-07-02T10:02:34.620Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-02T10:02:34.620Z] === RUN TestTemplatedConfig [2021-07-02T10:02:34.620Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-02T10:02:34.620Z] === RUN TestConfigCreateResolve [2021-07-02T10:02:34.620Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-02T10:02:34.620Z] PASS [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === Skipped [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-07-02T10:02:34.620Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-02T10:02:34.620Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-02T10:02:34.620Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-02T10:02:34.620Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-02T10:02:34.620Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-02T10:02:34.620Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] [2021-07-02T10:02:34.620Z] DONE 6 tests, 6 skipped in 0.192s [2021-07-02T10:02:34.620Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-02T10:02:34.620Z] INFO: Testing against a local daemon [2021-07-02T10:02:34.620Z] === RUN TestCheckpoint [2021-07-02T10:02:34.620Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:02:34.620Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:02:34.620Z] === RUN TestContainerInvalidJSON [2021-07-02T10:02:34.620Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:02:34.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:02:34.620Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:02:34.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:02:34.620Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:02:34.620Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:02:34.620Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:02:34.620Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:02:34.620Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:02:34.620Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-02T10:02:34.620Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-02T10:02:34.620Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-02T10:02:34.620Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-02T10:02:34.620Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:02:34.881Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-07-02T10:02:34.881Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:02:34.881Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-02T10:02:34.881Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:02:35.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-07-02T10:02:35.142Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:02:35.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-02T10:02:35.142Z] === RUN TestCopyFromContainer [2021-07-02T10:02:35.202Z] === RUN TestCopyFromContainer// [2021-07-02T10:02:35.202Z] === RUN TestCopyFromContainer//bar/root [2021-07-02T10:02:35.202Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-02T10:02:35.202Z] === RUN TestCopyFromContainer/bar/quux [2021-07-02T10:02:35.202Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-02T10:02:35.463Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-02T10:02:35.463Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-02T10:02:35.463Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-02T10:02:35.463Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-02T10:02:35.463Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer (1.84s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-02T10:02:35.722Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-02T10:02:35.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:02:35.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:02:35.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:02:35.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:02:35.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:02:35.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:02:35.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:02:35.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:02:35.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:02:35.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:02:35.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-02T10:02:35.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-02T10:02:35.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-02T10:02:35.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-02T10:02:35.722Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:02:35.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-02T10:02:35.722Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:02:35.722Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:02:35.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:02:35.722Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:02:35.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:02:35.722Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:02:35.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:02:35.722Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:02:35.722Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:02:35.722Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:02:35.722Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-02T10:02:35.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-02T10:02:35.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-02T10:02:35.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-02T10:02:35.722Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:02:35.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-02T10:02:35.722Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:02:38.261Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2021-07-02T10:02:38.261Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:02:39.348Z] === RUN TestCopyFromContainer// [2021-07-02T10:02:39.348Z] === RUN TestCopyFromContainer//bar/root [2021-07-02T10:02:39.348Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-02T10:02:39.348Z] === RUN TestCopyFromContainer/bar/quux [2021-07-02T10:02:39.609Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-02T10:02:39.609Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-02T10:02:39.609Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-02T10:02:39.609Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-02T10:02:39.871Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-02T10:02:39.871Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer (4.73s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-02T10:02:39.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-02T10:02:39.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:02:39.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:02:39.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:02:39.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:02:39.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:02:39.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:02:39.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:02:39.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:02:39.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:02:39.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:02:39.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-02T10:02:39.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-02T10:02:39.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-02T10:02:39.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-02T10:02:39.871Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:02:39.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-02T10:02:39.871Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:02:39.871Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:02:39.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:02:39.871Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:02:39.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:02:39.871Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:02:39.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:02:39.871Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:02:39.871Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:02:39.871Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:02:39.871Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-02T10:02:39.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-02T10:02:39.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-02T10:02:39.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-02T10:02:39.871Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:02:39.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-02T10:02:39.871Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-07-02T10:02:40.798Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:02:40.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:02:40.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:02:40.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:02:40.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:02:40.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:02:40.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:02:40.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:02:40.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:02:40.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:02:40.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:02:40.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:02:40.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:02:40.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:02:40.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:02:40.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-02T10:02:40.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-02T10:02:40.798Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:02:41.368Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-07-02T10:02:41.368Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:02:41.368Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:02:41.368Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:02:41.368Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-02T10:02:41.368Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-02T10:02:41.368Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-02T10:02:41.368Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:02:41.368Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-02T10:02:41.368Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:02:41.368Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-02T10:02:41.368Z] === RUN TestContainerStartOnDaemonRestart [2021-07-02T10:02:41.368Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-02T10:02:41.368Z] === RUN TestDaemonRestartIpcMode [2021-07-02T10:02:41.368Z] === PAUSE TestDaemonRestartIpcMode [2021-07-02T10:02:41.368Z] === RUN TestDaemonHostGatewayIP [2021-07-02T10:02:41.368Z] === PAUSE TestDaemonHostGatewayIP [2021-07-02T10:02:41.368Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-02T10:02:41.368Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-02T10:02:41.368Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:02:41.368Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-02T10:02:41.368Z] === RUN TestDiff [2021-07-02T10:02:41.785Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2021-07-02T10:02:41.785Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:02:42.307Z] --- PASS: TestDiff (0.78s) [2021-07-02T10:02:42.307Z] === RUN TestExecWithCloseStdin [2021-07-02T10:02:42.386Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-02T10:02:42.386Z] [2021-07-02T10:02:42.386Z] ________ ____ __. [2021-07-02T10:02:42.386Z] \_____ \ | |/ _| [2021-07-02T10:02:42.386Z] / | \| < [2021-07-02T10:02:42.386Z] / | \ | \ [2021-07-02T10:02:42.386Z] \_______ /____|__ \ [2021-07-02T10:02:42.386Z] \/ \/ [2021-07-02T10:02:42.386Z] [2021-07-02T10:02:42.386Z] INFO: make.ps1 ended at 07/02/2021 10:02:38 [2021-07-02T10:02:42.386Z] INFO: Binaries build ended at 07/02/2021 10:02:40. Duration:00:01:14.4095188 [2021-07-02T10:02:42.386Z] INFO: Copying the built daemon binary to d:\CI\PR-42550\15\binary\dockerd-af3e5568fc.exe... [2021-07-02T10:02:42.386Z] INFO: Copying the built client binary to d:\CI\PR-42550\15\binary\docker-af3e5568fc.exe... [2021-07-02T10:02:42.386Z] INFO: Copying dockerversion from the container... [2021-07-02T10:02:42.386Z] INFO: Copying the golang package from the container to d:\CI\PR-42550\15\installer\go.zip... [2021-07-02T10:02:42.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-02T10:02:42.839Z] INFO: Extracting go.zip to d:\CI\PR-42550\15\go [2021-07-02T10:02:43.246Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-07-02T10:02:43.246Z] === RUN TestExec [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2021-07-02T10:02:44.331Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:02:44.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:02:44.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:02:44.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:02:44.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:02:44.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:02:44.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:02:44.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:02:44.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:02:44.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:02:44.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:02:44.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:02:44.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:02:44.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:02:44.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:02:44.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-02T10:02:44.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-02T10:02:44.331Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:02:44.592Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-07-02T10:02:44.592Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:02:44.592Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:02:44.592Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:02:44.592Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-02T10:02:44.592Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-02T10:02:44.592Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-02T10:02:44.592Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:02:44.592Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-02T10:02:44.592Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:02:44.592Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-02T10:02:44.592Z] === RUN TestContainerStartOnDaemonRestart [2021-07-02T10:02:44.592Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-02T10:02:44.592Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-02T10:02:44.592Z] === RUN TestDaemonRestartIpcMode [2021-07-02T10:02:44.592Z] === PAUSE TestDaemonRestartIpcMode [2021-07-02T10:02:44.592Z] === RUN TestDaemonHostGatewayIP [2021-07-02T10:02:44.592Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:02:44.592Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-02T10:02:44.592Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-02T10:02:44.592Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-02T10:02:44.592Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:02:44.592Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-02T10:02:44.592Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:02:44.592Z] === RUN TestDiff [2021-07-02T10:02:44.627Z] --- PASS: TestExec (1.10s) [2021-07-02T10:02:44.627Z] === RUN TestExecUser [2021-07-02T10:02:44.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-02T10:02:45.537Z] --- PASS: TestDiff (0.64s) [2021-07-02T10:02:45.537Z] === RUN TestExecWithCloseStdin [2021-07-02T10:02:45.565Z] --- PASS: TestExecUser (1.06s) [2021-07-02T10:02:45.565Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:02:46.481Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-07-02T10:02:46.481Z] === RUN TestExec [2021-07-02T10:02:46.504Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-07-02T10:02:46.504Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:02:47.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-02T10:02:47.424Z] --- PASS: TestExec (0.95s) [2021-07-02T10:02:47.424Z] === RUN TestExecUser [2021-07-02T10:02:47.883Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-02T10:02:47.883Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:02:48.368Z] --- PASS: TestExecUser (0.93s) [2021-07-02T10:02:48.368Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:02:48.940Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-07-02T10:02:48.940Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:02:49.266Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-07-02T10:02:49.266Z] === RUN TestHealthKillContainer [2021-07-02T10:02:49.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-02T10:02:50.326Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-07-02T10:02:50.326Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:02:50.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-02T10:02:51.713Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-07-02T10:02:51.713Z] === RUN TestHealthKillContainer [2021-07-02T10:02:52.557Z] --- PASS: TestHealthKillContainer (3.08s) [2021-07-02T10:02:52.557Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:02:53.125Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-07-02T10:02:53.125Z] === RUN TestIpcModeNone [2021-07-02T10:02:54.504Z] --- PASS: TestIpcModeNone (1.12s) [2021-07-02T10:02:54.504Z] === RUN TestIpcModePrivate [2021-07-02T10:02:55.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-02T10:02:55.014Z] --- PASS: TestHealthKillContainer (2.97s) [2021-07-02T10:02:55.014Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:02:55.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-02T10:02:55.274Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-07-02T10:02:55.274Z] === RUN TestIpcModeNone [2021-07-02T10:02:55.333Z] --- PASS: TestIpcModePrivate (1.04s) [2021-07-02T10:02:55.333Z] === RUN TestIpcModeShareable [2021-07-02T10:02:56.218Z] --- PASS: TestIpcModeNone (0.94s) [2021-07-02T10:02:56.218Z] === RUN TestIpcModePrivate [2021-07-02T10:02:56.273Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-02T10:02:56.532Z] --- PASS: TestIpcModeShareable (1.10s) [2021-07-02T10:02:56.532Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-02T10:02:57.162Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-07-02T10:02:57.423Z] --- PASS: TestIpcModePrivate (1.02s) [2021-07-02T10:02:57.423Z] === RUN TestIpcModeShareable [2021-07-02T10:02:57.423Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:02:57.423Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-02T10:02:57.423Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-02T10:02:59.827Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2021-07-02T10:02:59.827Z] === RUN TestAPIIpcModeHost [2021-07-02T10:03:00.397Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-07-02T10:03:00.397Z] === RUN TestDaemonIpcModeShareable [2021-07-02T10:03:00.727Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-07-02T10:03:00.727Z] === RUN TestAPIIpcModeHost [2021-07-02T10:03:00.727Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:03:00.727Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-02T10:03:00.727Z] === RUN TestDaemonIpcModeShareable [2021-07-02T10:03:00.727Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:03:00.727Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-02T10:03:00.727Z] === RUN TestDaemonIpcModePrivate [2021-07-02T10:03:02.114Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-07-02T10:03:02.114Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2021-07-02T10:03:02.114Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-02T10:03:02.114Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:03:02.114Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-02T10:03:02.114Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-02T10:03:02.114Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:03:02.114Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-02T10:03:02.114Z] === RUN TestIpcModeOlderClient [2021-07-02T10:03:02.114Z] === PAUSE TestIpcModeOlderClient [2021-07-02T10:03:02.114Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:03:02.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-02T10:03:02.304Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2021-07-02T10:03:02.304Z] === RUN TestDaemonIpcModePrivate [2021-07-02T10:03:03.059Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-07-02T10:03:03.059Z] === RUN TestKillContainer [2021-07-02T10:03:03.059Z] === RUN TestKillContainer/no_signal [2021-07-02T10:03:03.632Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:03:03.684Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-02T10:03:03.893Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:03:03.943Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2021-07-02T10:03:03.943Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-02T10:03:04.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-02T10:03:05.280Z] --- PASS: TestKillContainer (2.43s) [2021-07-02T10:03:05.280Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-07-02T10:03:05.280Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-07-02T10:03:05.280Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2021-07-02T10:03:05.280Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:03:05.280Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-02T10:03:05.850Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-02T10:03:05.850Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2021-07-02T10:03:05.850Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-02T10:03:06.665Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-02T10:03:06.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-02T10:03:07.230Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-02T10:03:07.230Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2021-07-02T10:03:07.230Z] === RUN TestIpcModeOlderClient [2021-07-02T10:03:07.230Z] === PAUSE TestIpcModeOlderClient [2021-07-02T10:03:07.230Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:03:07.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.16s) [2021-07-02T10:03:07.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.23s) [2021-07-02T10:03:07.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-07-02T10:03:07.608Z] === RUN TestKillStoppedContainer [2021-07-02T10:03:07.608Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-02T10:03:07.608Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:03:07.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-02T10:03:07.608Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:03:07.883Z] INFO: Extraction ended at 07/02/2021 10:03:05. Duration:00:00:22.4945988 [2021-07-02T10:03:07.883Z] INFO: Updating the golang and path environment variables [2021-07-02T10:03:07.883Z] INFO: GOPATH=d:\gopath [2021-07-02T10:03:07.883Z] INFO: go version go1.16.5 windows/amd64 [2021-07-02T10:03:07.883Z] INFO: Running the daemon under test in debug mode [2021-07-02T10:03:07.883Z] INFO: Starting a daemon under test... [2021-07-02T10:03:07.883Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42550\15\daemon --pidfile d:\CI\PR-42550\15\docker.pid -D [2021-07-02T10:03:07.883Z] INFO: Process started successfully. [2021-07-02T10:03:07.883Z] INFO: Start tailing logs of the daemon under tests [2021-07-02T10:03:07.883Z] INFO: Waiting for the daemon under test to start... [2021-07-02T10:03:08.169Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-07-02T10:03:08.169Z] === RUN TestKillContainer [2021-07-02T10:03:08.169Z] === RUN TestKillContainer/no_signal [2021-07-02T10:03:08.184Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-07-02T10:03:08.184Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:03:08.184Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:08.184Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:03:08.184Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:03:08.184Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:03:08.184Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-02T10:03:08.184Z] === RUN TestLinksEtcHostsContentMatch [2021-07-02T10:03:08.184Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-02T10:03:08.184Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-02T10:03:08.184Z] === RUN TestLinksContainerNames [2021-07-02T10:03:08.738Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:03:09.063Z] sha256:fbb09d241d7544389e86e2f48f9d5c47e9fbc60b2eb406e889e96f39efbb627d [2021-07-02T10:03:09.063Z] INFO: Starting docker-py tests... [2021-07-02T10:03:09.063Z] ============================= test session starts ============================== [2021-07-02T10:03:09.063Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-02T10:03:09.063Z] rootdir: /src, inifile: pytest.ini [2021-07-02T10:03:09.063Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-02T10:03:09.308Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:03:09.570Z] --- PASS: TestLinksContainerNames (1.37s) [2021-07-02T10:03:09.570Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:03:09.626Z] collected 390 items / 1 deselected / 389 selected [2021-07-02T10:03:09.626Z] [2021-07-02T10:03:10.142Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-07-02T10:03:10.143Z] === RUN TestContainerNetworkMountsNoChown [2021-07-02T10:03:10.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-02T10:03:10.286Z] --- PASS: TestKillContainer (2.10s) [2021-07-02T10:03:10.286Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-07-02T10:03:10.286Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-07-02T10:03:10.287Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-02T10:03:10.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:03:10.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-02T10:03:10.867Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-02T10:03:11.103Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/default [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/default [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/private [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/private [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rprivate [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/slave [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/slave [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rslave [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/shared [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/shared [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rshared [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/default [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rshared [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/shared [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rslave [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/slave [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rprivate [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/private [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-02T10:03:11.103Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:03:11.103Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:03:11.103Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-02T10:03:11.372Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-02T10:03:11.372Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-02T10:03:11.372Z] === RUN TestContainerBindMountNonRecursive [2021-07-02T10:03:11.372Z] 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-07-02T10:03:11.372Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-02T10:03:11.372Z] === RUN TestContainerVolumesMountedAsShared [2021-07-02T10:03:11.372Z] 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-07-02T10:03:11.372Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-02T10:03:11.372Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-02T10:03:11.372Z] 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-07-02T10:03:11.372Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-02T10:03:11.372Z] === RUN TestNetworkNat [2021-07-02T10:03:11.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-07-02T10:03:11.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-07-02T10:03:11.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-07-02T10:03:11.436Z] === RUN TestKillStoppedContainer [2021-07-02T10:03:11.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-02T10:03:11.696Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-02T10:03:11.696Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:03:11.696Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-02T10:03:11.696Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:03:12.264Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-07-02T10:03:12.264Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:03:12.264Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-02T10:03:12.264Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:03:12.264Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:03:12.319Z] --- PASS: TestNetworkNat (0.88s) [2021-07-02T10:03:12.319Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:03:13.203Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-07-02T10:03:13.203Z] === RUN TestLinksEtcHostsContentMatch [2021-07-02T10:03:13.261Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-07-02T10:03:13.261Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:03:13.772Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-07-02T10:03:13.772Z] === RUN TestLinksContainerNames [2021-07-02T10:03:14.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-02T10:03:15.154Z] --- PASS: TestLinksContainerNames (1.40s) [2021-07-02T10:03:15.154Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:03:16.093Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-07-02T10:03:16.094Z] === RUN TestContainerNetworkMountsNoChown [2021-07-02T10:03:16.562Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-07-02T10:03:16.562Z] === RUN TestPause [2021-07-02T10:03:16.562Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:16.562Z] --- SKIP: TestPause (0.00s) [2021-07-02T10:03:16.562Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:03:16.562Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:03:16.562Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:03:16.562Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:03:16.562Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:16.562Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-02T10:03:16.562Z] === RUN TestPidHost [2021-07-02T10:03:16.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-02T10:03:16.663Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/default [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/default [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/private [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/private [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rprivate [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/slave [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/slave [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rslave [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/shared [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/shared [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rshared [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/default [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/rshared [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/shared [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/rslave [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/slave [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/rprivate [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/private [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-02T10:03:16.664Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:03:16.664Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-02T10:03:16.664Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:03:16.923Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-02T10:03:17.183Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-02T10:03:17.183Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-02T10:03:17.183Z] === RUN TestContainerBindMountNonRecursive [2021-07-02T10:03:18.476Z] --- PASS: TestPidHost (1.89s) [2021-07-02T10:03:18.476Z] === RUN TestPsFilter [2021-07-02T10:03:18.476Z] --- PASS: TestPsFilter (0.16s) [2021-07-02T10:03:18.476Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:03:19.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-07-02T10:03:19.048Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:03:19.090Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2021-07-02T10:03:19.090Z] === RUN TestContainerVolumesMountedAsShared [2021-07-02T10:03:19.620Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-07-02T10:03:19.620Z] === RUN TestRemoveContainerRunning [2021-07-02T10:03:19.659Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-07-02T10:03:19.659Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-02T10:03:20.228Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-07-02T10:03:20.228Z] === RUN TestNetworkNat [2021-07-02T10:03:20.565Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-07-02T10:03:20.565Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:03:20.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-02T10:03:21.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-07-02T10:03:21.136Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:03:21.136Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-02T10:03:21.136Z] === RUN TestRenameLinkedContainer [2021-07-02T10:03:21.167Z] --- PASS: TestNetworkNat (0.72s) [2021-07-02T10:03:21.167Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:03:21.738Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-07-02T10:03:21.738Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:03:22.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-02T10:03:24.439Z] --- PASS: TestRenameLinkedContainer (2.99s) [2021-07-02T10:03:24.439Z] === RUN TestRenameStoppedContainer [2021-07-02T10:03:25.011Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-07-02T10:03:25.011Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:03:25.027Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-07-02T10:03:25.027Z] === RUN TestPause [2021-07-02T10:03:25.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-02T10:03:25.597Z] --- PASS: TestPause (0.73s) [2021-07-02T10:03:25.597Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:03:25.597Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:03:25.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:03:25.597Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:03:25.755Z] ...INFO: Daemon under test started and replied! [2021-07-02T10:03:25.755Z] INFO: Docker version of the daemon under test [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] Client: [2021-07-02T10:03:25.755Z] Version: 17.06.2-ce [2021-07-02T10:03:25.755Z] API version: 1.30 [2021-07-02T10:03:25.755Z] Go version: go1.8.3 [2021-07-02T10:03:25.755Z] Git commit: cec0b72 [2021-07-02T10:03:25.755Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-02T10:03:25.755Z] OS/Arch: windows/amd64 [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] Server: [2021-07-02T10:03:25.755Z] Version: 0.0.0-dev [2021-07-02T10:03:25.755Z] API version: 1.41 (minimum version 1.24) [2021-07-02T10:03:25.755Z] Go version: go1.16.5 [2021-07-02T10:03:25.755Z] Git commit: af3e5568fc [2021-07-02T10:03:25.755Z] Built: 07/02/2021 10:01:29 [2021-07-02T10:03:25.755Z] OS/Arch: windows/amd64 [2021-07-02T10:03:25.755Z] Experimental: false [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] INFO: Docker info of the daemon under test [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] Containers: 0 [2021-07-02T10:03:25.755Z] Running: 0 [2021-07-02T10:03:25.755Z] Paused: 0 [2021-07-02T10:03:25.755Z] Stopped: 0 [2021-07-02T10:03:25.755Z] Images: 0 [2021-07-02T10:03:25.755Z] Server Version: 0.0.0-dev [2021-07-02T10:03:25.755Z] Storage Driver: windowsfilter [2021-07-02T10:03:25.755Z] Windows: [2021-07-02T10:03:25.755Z] Logging Driver: json-file [2021-07-02T10:03:25.755Z] Plugins: [2021-07-02T10:03:25.755Z] Volume: local [2021-07-02T10:03:25.755Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T10:03:25.755Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T10:03:25.755Z] Swarm: inactive [2021-07-02T10:03:25.755Z] Default Isolation: process [2021-07-02T10:03:25.755Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T10:03:25.755Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T10:03:25.755Z] OSType: windows [2021-07-02T10:03:25.755Z] Architecture: x86_64 [2021-07-02T10:03:25.755Z] CPUs: 4 [2021-07-02T10:03:25.755Z] Total Memory: 32GiB [2021-07-02T10:03:25.755Z] Name: azwin-2-4e3d70 [2021-07-02T10:03:25.755Z] ID: XYWH:AWDZ:ZETT:3N7E:3MGS:5SUD:G36C:VWUR:ERR3:Z4K4:UEUJ:7MEH [2021-07-02T10:03:25.755Z] Docker Root Dir: D:\CI\PR-42550\15\daemon [2021-07-02T10:03:25.755Z] Debug Mode (client): false [2021-07-02T10:03:25.755Z] Debug Mode (server): true [2021-07-02T10:03:25.755Z] File Descriptors: -1 [2021-07-02T10:03:25.755Z] Goroutines: 16 [2021-07-02T10:03:25.755Z] System Time: 2021-07-02T10:03:25.5913638Z [2021-07-02T10:03:25.755Z] EventsListeners: 0 [2021-07-02T10:03:25.755Z] Registry: https://index.docker.io/v1/ [2021-07-02T10:03:25.755Z] Labels: [2021-07-02T10:03:25.755Z] Experimental: false [2021-07-02T10:03:25.755Z] Insecure Registries: [2021-07-02T10:03:25.755Z] 127.0.0.0/8 [2021-07-02T10:03:25.755Z] Live Restore Enabled: false [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] INFO: Docker images of the daemon under test [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-02T10:03:25.755Z] [2021-07-02T10:03:25.755Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-02T10:03:26.208Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-02T10:03:26.208Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-02T10:03:26.396Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2021-07-02T10:03:26.396Z] === RUN TestRenameInvalidName [2021-07-02T10:03:26.536Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-07-02T10:03:26.536Z] === RUN TestPidHost [2021-07-02T10:03:26.661Z] 29d5b6a226d2: Pulling fs layer [2021-07-02T10:03:26.969Z] --- PASS: TestRenameInvalidName (0.66s) [2021-07-02T10:03:26.969Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:03:27.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-02T10:03:27.842Z] Using test binary docker [2021-07-02T10:03:27.842Z] +++ /etc/init.d/apparmor start [2021-07-02T10:03:27.842Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-02T10:03:27.842Z] Starting dockerd [2021-07-02T10:03:27.842Z] INFO: Waiting for daemon to start... [2021-07-02T10:03:27.842Z] +++ 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-07-02T10:03:28.443Z] --- PASS: TestPidHost (1.99s) [2021-07-02T10:03:28.443Z] === RUN TestPsFilter [2021-07-02T10:03:28.443Z] --- PASS: TestPsFilter (0.14s) [2021-07-02T10:03:28.443Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:03:29.381Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-07-02T10:03:29.381Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:03:29.517Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2021-07-02T10:03:29.517Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:03:29.778Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-07-02T10:03:29.778Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:03:29.951Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-07-02T10:03:29.951Z] === RUN TestRemoveContainerRunning [2021-07-02T10:03:30.236Z] ok github.com/docker/docker/libnetwork/networkdb 159.666s coverage: 60.5% of statements [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/rootless [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/volume [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-02T10:03:30.236Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === Skipped [2021-07-02T10:03:30.236Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-02T10:03:30.236Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-02T10:03:30.236Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-02T10:03:30.236Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-02T10:03:30.236Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:73: No driver to put! [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-02T10:03:30.236Z] time="2021-07-02T09:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-02T10:03:30.236Z] time="2021-07-02T09:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-02T10:03:30.236Z] time="2021-07-02T09:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-02T10:03:30.236Z] time="2021-07-02T09:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-02T10:03:30.236Z] time="2021-07-02T09:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:73: No driver to put! [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-02T10:03:30.236Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-02T10:03:30.236Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-02T10:03:30.236Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-02T10:03:30.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.236Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:03:30.236Z] [2021-07-02T10:03:30.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-02T10:03:30.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-02T10:03:30.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-02T10:03:30.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:03:30.237Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-02T10:03:30.237Z] graphtest_unix.go:73: No driver to put! [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-02T10:03:30.237Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:03:30.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:03:30.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:03:30.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:03:30.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:03:30.237Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-02T10:03:30.237Z] firewalld_test.go:13: firewalld is not running [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-02T10:03:30.237Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-02T10:03:30.237Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] [2021-07-02T10:03:30.237Z] DONE 2627 tests, 35 skipped in 369.892s Post stage [Pipeline] junit [2021-07-02T10:03:30.263Z] Recording test results [2021-07-02T10:03:30.521Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-07-02T10:03:30.521Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:03:30.540Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-02T10:03:30.641Z] . [2021-07-02T10:03:30.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-02T10:03:30.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-02T10:03:30.641Z] Error: No such image: emptyfs [2021-07-02T10:03:30.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-02T10:03:30.641Z] ++++ docker load [2021-07-02T10:03:30.641Z] Running integration-test (iteration 1) [2021-07-02T10:03:30.641Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-02T10:03:30.641Z] ++ 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-07-02T10:03:30.641Z] ++ set -e [2021-07-02T10:03:30.641Z] ++ '[' -n 0 ']' [2021-07-02T10:03:30.641Z] ++ set -x [2021-07-02T10:03:30.641Z] ++ env -i DEST=/go/src/github.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-07-02T10:03:31.361Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-02T10:03:31.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-07-02T10:03:31.459Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:03:31.459Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-02T10:03:31.459Z] === RUN TestRenameLinkedContainer [2021-07-02T10:03:31.692Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-07-02T10:03:31.692Z] === RUN TestResize [2021-07-02T10:03:32.003Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-02T10:03:32.266Z] --- PASS: TestResize (0.81s) [2021-07-02T10:03:32.266Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:03:32.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -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:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh dynbinary test-integration [2021-07-02T10:03:33.109Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-02T10:03:33.209Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-07-02T10:03:33.209Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:03:33.329Z] [2021-07-02T10:03:33.329Z] Removing bundles/ [2021-07-02T10:03:33.329Z] [2021-07-02T10:03:33.329Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-02T10:03:33.329Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T10:03:33.329Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:03:33.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-07-02T10:03:33.784Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:03:33.784Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-02T10:03:33.784Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:03:33.784Z] === RUN TestCgroupNamespacesRun [2021-07-02T10:03:34.000Z] --- PASS: TestRenameLinkedContainer (2.80s) [2021-07-02T10:03:34.000Z] === RUN TestRenameStoppedContainer [2021-07-02T10:03:34.938Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-07-02T10:03:34.938Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:03:35.697Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2021-07-02T10:03:35.697Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-02T10:03:36.318Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-07-02T10:03:36.318Z] === RUN TestRenameInvalidName [2021-07-02T10:03:36.641Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.26s) [2021-07-02T10:03:36.641Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-02T10:03:36.887Z] --- PASS: TestRenameInvalidName (0.70s) [2021-07-02T10:03:36.887Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:03:38.556Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2021-07-02T10:03:38.556Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-02T10:03:39.425Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2021-07-02T10:03:39.425Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:03:39.994Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-07-02T10:03:39.994Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:03:40.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-07-02T10:03:40.470Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-02T10:03:41.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-07-02T10:03:41.855Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-02T10:03:41.902Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2021-07-02T10:03:41.902Z] === RUN TestResize [2021-07-02T10:03:42.162Z] --- PASS: TestResize (0.68s) [2021-07-02T10:03:42.162Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:03:43.103Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-07-02T10:03:43.103Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:03:43.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-07-02T10:03:43.241Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-02T10:03:43.672Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:03:43.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:03:43.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:03:43.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:03:43.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:03:43.812Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-02T10:03:43.812Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-02T10:03:45.733Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-07-02T10:03:45.733Z] === RUN TestNISDomainname [2021-07-02T10:03:45.733Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-02T10:03:45.733Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-02T10:03:45.733Z] === RUN TestHostnameDnsResolution [2021-07-02T10:03:46.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:03:46.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:03:46.676Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-07-02T10:03:46.676Z] === RUN TestStats [2021-07-02T10:03:46.676Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:46.676Z] --- SKIP: TestStats (0.00s) [2021-07-02T10:03:46.676Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:03:46.676Z] === RUN TestStopContainerWithTimeout/0 [2021-07-02T10:03:46.676Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-02T10:03:46.676Z] === RUN TestStopContainerWithTimeout/1 [2021-07-02T10:03:46.676Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-02T10:03:46.676Z] === RUN TestStopContainerWithTimeout/3 [2021-07-02T10:03:46.676Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-02T10:03:46.676Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-02T10:03:46.676Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-02T10:03:46.676Z] === CONT TestStopContainerWithTimeout/0 [2021-07-02T10:03:46.676Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-02T10:03:47.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:03:47.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:03:47.620Z] === CONT TestStopContainerWithTimeout/3 [2021-07-02T10:03:48.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:03:48.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:03:49.534Z] === CONT TestStopContainerWithTimeout/1 [2021-07-02T10:03:50.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:03:50.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:03:51.131Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-02T10:03:51.132Z] [2021-07-02T10:03:51.132Z] ________ ____ __. [2021-07-02T10:03:51.132Z] \_____ \ | |/ _| [2021-07-02T10:03:51.132Z] / | \| < [2021-07-02T10:03:51.132Z] / | \ | \ [2021-07-02T10:03:51.132Z] \_______ /____|__ \ [2021-07-02T10:03:51.132Z] \/ \/ [2021-07-02T10:03:51.132Z] [2021-07-02T10:03:51.132Z] INFO: make.ps1 ended at 07/02/2021 10:03:39 [2021-07-02T10:03:51.132Z] INFO: Binaries build ended at 07/02/2021 10:03:41. Duration:00:01:22.9596848 [2021-07-02T10:03:51.132Z] INFO: Copying the built daemon binary to d:\CI\PR-42550\15\binary\dockerd-af3e5568fc.exe... [2021-07-02T10:03:51.132Z] INFO: Copying the built client binary to d:\CI\PR-42550\15\binary\docker-af3e5568fc.exe... [2021-07-02T10:03:51.132Z] INFO: Copying dockerversion from the container... [2021-07-02T10:03:51.132Z] INFO: Copying the golang package from the container to d:\CI\PR-42550\15\installer\go.zip... [2021-07-02T10:03:51.132Z] INFO: Extracting go.zip to d:\CI\PR-42550\15\go [2021-07-02T10:03:51.447Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-02T10:03:51.447Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-07-02T10:03:51.447Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-07-02T10:03:51.447Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-07-02T10:03:51.447Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2021-07-02T10:03:51.447Z] === RUN TestDeleteDevicemapper [2021-07-02T10:03:51.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:03:51.447Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-02T10:03:51.447Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:03:53.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:03:53.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:03:54.749Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2021-07-02T10:03:54.749Z] === RUN TestUpdateMemory [2021-07-02T10:03:54.749Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:54.749Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-02T10:03:54.749Z] === RUN TestUpdateCPUQuota [2021-07-02T10:03:54.749Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:54.749Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-02T10:03:54.749Z] === RUN TestUpdatePidsLimit [2021-07-02T10:03:54.749Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:03:54.749Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-02T10:03:54.749Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.09s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.77s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2021-07-02T10:03:56.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2021-07-02T10:03:56.127Z] === RUN TestCgroupNamespacesRun [2021-07-02T10:03:57.516Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-07-02T10:03:57.516Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-02T10:03:57.516Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-02T10:03:57.516Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-02T10:03:57.516Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-02T10:03:59.431Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2021-07-02T10:03:59.431Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-02T10:04:00.812Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-02T10:04:00.812Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-02T10:04:02.243Z] 29d5b6a226d2: Verifying Checksum [2021-07-02T10:04:02.243Z] 29d5b6a226d2: Download complete [2021-07-02T10:04:02.720Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2021-07-02T10:04:02.720Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-02T10:04:03.658Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-07-02T10:04:03.658Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-02T10:04:04.226Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-02T10:04:04.226Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-02T10:04:06.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-07-02T10:04:06.133Z] === RUN TestNISDomainname [2021-07-02T10:04:06.979Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2021-07-02T10:04:06.979Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:04:07.073Z] --- PASS: TestNISDomainname (1.28s) [2021-07-02T10:04:07.073Z] === RUN TestHostnameDnsResolution [2021-07-02T10:04:07.240Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2021-07-02T10:04:07.240Z] === RUN TestWaitNonBlocked [2021-07-02T10:04:07.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:04:07.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:04:07.240Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:04:07.240Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:04:07.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:04:07.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:04:08.222Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-02T10:04:08.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-07-02T10:04:08.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-07-02T10:04:08.222Z] === RUN TestWaitBlocked [2021-07-02T10:04:08.456Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-07-02T10:04:08.456Z] === RUN TestStats [2021-07-02T10:04:08.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:04:08.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:04:08.495Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:04:08.495Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:04:08.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:04:08.495Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:04:08.862Z] INFO: Extraction ended at 07/02/2021 10:04:06. Duration:00:00:22.9804108 [2021-07-02T10:04:08.862Z] INFO: Updating the golang and path environment variables [2021-07-02T10:04:08.862Z] INFO: GOPATH=d:\gopath [2021-07-02T10:04:08.862Z] INFO: go version go1.16.5 windows/amd64 [2021-07-02T10:04:08.862Z] INFO: Running the daemon under test in debug mode [2021-07-02T10:04:08.862Z] INFO: Starting a daemon under test... [2021-07-02T10:04:08.863Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42550\15\daemon --pidfile d:\CI\PR-42550\15\docker.pid -D [2021-07-02T10:04:08.863Z] INFO: Process started successfully. [2021-07-02T10:04:08.863Z] INFO: Start tailing logs of the daemon under tests [2021-07-02T10:04:08.863Z] INFO: Waiting for the daemon under test to start... [2021-07-02T10:04:09.180Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-02T10:04:09.453Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-02T10:04:09.453Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-07-02T10:04:09.453Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-07-02T10:04:09.453Z] === CONT TestDaemonRestartIpcMode [2021-07-02T10:04:09.453Z] === CONT TestIpcModeOlderClient [2021-07-02T10:04:09.715Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-07-02T10:04:09.715Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-02T10:04:10.999Z] --- PASS: TestStats (2.73s) [2021-07-02T10:04:10.999Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:04:10.999Z] === RUN TestStopContainerWithTimeout/0 [2021-07-02T10:04:10.999Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-02T10:04:10.999Z] === RUN TestStopContainerWithTimeout/1 [2021-07-02T10:04:10.999Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-02T10:04:10.999Z] === RUN TestStopContainerWithTimeout/3 [2021-07-02T10:04:10.999Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-02T10:04:10.999Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-02T10:04:10.999Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-02T10:04:10.999Z] === CONT TestStopContainerWithTimeout/0 [2021-07-02T10:04:10.999Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-02T10:04:12.379Z] === CONT TestStopContainerWithTimeout/3 [2021-07-02T10:04:13.022Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.09s) [2021-07-02T10:04:13.284Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2021-07-02T10:04:13.284Z] PASS [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === Skipped [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-02T10:04:13.284Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-02T10:04:13.284Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-02T10:04:13.284Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:04:13.284Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-02T10:04:13.284Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-02T10:04:13.284Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-02T10:04:13.284Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-02T10:04:13.284Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-02T10:04:13.284Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:04:13.284Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-02T10:04:13.284Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-02T10:04:13.284Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-02T10:04:13.284Z] 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-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-02T10:04:13.284Z] 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-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-02T10:04:13.284Z] 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-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-02T10:04:13.284Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:04:13.284Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-02T10:04:13.284Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:04:13.284Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-02T10:04:13.284Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-02T10:04:13.284Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-02T10:04:13.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-02T10:04:13.284Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-02T10:04:13.284Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-02T10:04:13.284Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] [2021-07-02T10:04:13.284Z] DONE 177 tests, 25 skipped in 98.737s [2021-07-02T10:04:13.284Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-02T10:04:13.284Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:04:13.856Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-02T10:04:13.856Z] === RUN TestDaemonConfigValidation [2021-07-02T10:04:13.856Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:04:13.856Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:04:13.856Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-02T10:04:13.856Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-02T10:04:13.856Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-02T10:04:13.856Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-02T10:04:13.856Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-02T10:04:13.856Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-02T10:04:13.856Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-02T10:04:13.856Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-02T10:04:13.856Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:04:13.856Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-02T10:04:13.856Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-02T10:04:13.856Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-02T10:04:14.039Z] 29d5b6a226d2: Verifying Checksum [2021-07-02T10:04:14.039Z] 29d5b6a226d2: Download complete [2021-07-02T10:04:14.117Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-02T10:04:14.117Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-02T10:04:14.117Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-02T10:04:14.117Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-07-02T10:04:14.117Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-02T10:04:14.117Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-02T10:04:14.117Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-02T10:04:14.117Z] PASS [2021-07-02T10:04:14.117Z] [2021-07-02T10:04:14.117Z] DONE 7 tests in 0.831s [2021-07-02T10:04:14.117Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-02T10:04:14.285Z] === CONT TestStopContainerWithTimeout/1 [2021-07-02T10:04:14.379Z] INFO: Testing against a local daemon [2021-07-02T10:04:14.379Z] === RUN TestCommitInheritsEnv [2021-07-02T10:04:16.191Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-02T10:04:16.191Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-07-02T10:04:16.191Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-07-02T10:04:16.191Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-07-02T10:04:16.191Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2021-07-02T10:04:16.191Z] === RUN TestDeleteDevicemapper [2021-07-02T10:04:16.191Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:04:16.191Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-02T10:04:16.191Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:04:16.292Z] --- PASS: TestCommitInheritsEnv (1.90s) [2021-07-02T10:04:16.292Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:04:16.292Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-02T10:04:16.292Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:04:16.292Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-02T10:04:16.292Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:04:16.292Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-02T10:04:16.292Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:04:17.344Z] Loaded image: buildpack-deps:buster [2021-07-02T10:04:17.344Z] Loaded image: busybox:latest [2021-07-02T10:04:17.344Z] Loaded image: busybox:glibc [2021-07-02T10:04:18.208Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-07-02T10:04:18.208Z] === RUN TestRemoveImageGarbageCollector [2021-07-02T10:04:18.208Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-02T10:04:18.208Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-02T10:04:18.208Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:04:18.208Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-02T10:04:18.208Z] === RUN TestTagInvalidReference [2021-07-02T10:04:18.208Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-02T10:04:18.208Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:04:18.208Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-02T10:04:18.208Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:04:18.208Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-02T10:04:18.208Z] === RUN TestTagOfficialNames [2021-07-02T10:04:18.469Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-02T10:04:18.469Z] === RUN TestTagMatchesDigest [2021-07-02T10:04:18.469Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-02T10:04:18.469Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-02T10:04:19.486Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2021-07-02T10:04:19.486Z] === RUN TestUpdateMemory [2021-07-02T10:04:20.425Z] --- PASS: TestUpdateMemory (1.26s) [2021-07-02T10:04:20.425Z] === RUN TestUpdateCPUQuota [2021-07-02T10:04:23.923Z] Loaded image: debian:bullseye [2021-07-02T10:04:23.923Z] Loaded image: hello-world:latest [2021-07-02T10:04:23.923Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:04:23.923Z] INFO: Testing against a local daemon [2021-07-02T10:04:23.923Z] === RUN TestCgroupNamespacesBuild [2021-07-02T10:04:26.594Z] .....INFO: Daemon under test started and replied! [2021-07-02T10:04:26.594Z] INFO: Docker version of the daemon under test [2021-07-02T10:04:26.594Z] [2021-07-02T10:04:26.594Z] Client: [2021-07-02T10:04:26.594Z] Version: 17.06.2-ce [2021-07-02T10:04:26.594Z] API version: 1.30 [2021-07-02T10:04:26.594Z] Go version: go1.8.3 [2021-07-02T10:04:26.594Z] Git commit: cec0b72 [2021-07-02T10:04:26.594Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-02T10:04:26.594Z] OS/Arch: windows/amd64 [2021-07-02T10:04:26.594Z] [2021-07-02T10:04:26.594Z] Server: [2021-07-02T10:04:26.594Z] Version: 0.0.0-dev [2021-07-02T10:04:26.594Z] API version: 1.41 (minimum version 1.24) [2021-07-02T10:04:26.594Z] Go version: go1.16.5 [2021-07-02T10:04:26.594Z] Git commit: af3e5568fc [2021-07-02T10:04:26.594Z] Built: 07/02/2021 10:02:24 [2021-07-02T10:04:26.594Z] OS/Arch: windows/amd64 [2021-07-02T10:04:26.594Z] Experimental: false [2021-07-02T10:04:26.594Z] [2021-07-02T10:04:26.594Z] INFO: Docker info of the daemon under test [2021-07-02T10:04:26.594Z] [2021-07-02T10:04:26.594Z] Containers: 0 [2021-07-02T10:04:26.594Z] Running: 0 [2021-07-02T10:04:26.594Z] Paused: 0 [2021-07-02T10:04:26.594Z] Stopped: 0 [2021-07-02T10:04:26.594Z] Images: 0 [2021-07-02T10:04:26.594Z] Server Version: 0.0.0-dev [2021-07-02T10:04:26.594Z] Storage Driver: windowsfilter [2021-07-02T10:04:26.594Z] Windows: [2021-07-02T10:04:26.594Z] Logging Driver: json-file [2021-07-02T10:04:26.594Z] Plugins: [2021-07-02T10:04:26.594Z] Volume: local [2021-07-02T10:04:26.594Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T10:04:26.594Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T10:04:26.594Z] Swarm: inactive [2021-07-02T10:04:26.594Z] Default Isolation: process [2021-07-02T10:04:26.594Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-02T10:04:26.594Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-02T10:04:26.594Z] OSType: windows [2021-07-02T10:04:26.594Z] Architecture: x86_64 [2021-07-02T10:04:26.594Z] CPUs: 4 [2021-07-02T10:04:26.594Z] Total Memory: 32GiB [2021-07-02T10:04:26.594Z] Name: azwin-2-281240 [2021-07-02T10:04:26.594Z] ID: WC5N:GBZE:DIJB:QKER:WC6U:FYJU:JSNN:YFGV:ZZ2O:5DAS:W3OB:73TY [2021-07-02T10:04:26.594Z] Docker Root Dir: D:\CI\PR-42550\15\daemon [2021-07-02T10:04:26.594Z] Debug Mode (client): false [2021-07-02T10:04:26.594Z] Debug Mode (server): true [2021-07-02T10:04:26.595Z] File Descriptors: -1 [2021-07-02T10:04:26.595Z] Goroutines: 16 [2021-07-02T10:04:26.595Z] System Time: 2021-07-02T10:04:25.9409102Z [2021-07-02T10:04:26.595Z] EventsListeners: 0 [2021-07-02T10:04:26.595Z] Registry: https://index.docker.io/v1/ [2021-07-02T10:04:26.595Z] Labels: [2021-07-02T10:04:26.595Z] Experimental: false [2021-07-02T10:04:26.595Z] Insecure Registries: [2021-07-02T10:04:26.595Z] 127.0.0.0/8 [2021-07-02T10:04:26.595Z] Live Restore Enabled: false [2021-07-02T10:04:26.595Z] [2021-07-02T10:04:26.595Z] [2021-07-02T10:04:26.595Z] INFO: Docker images of the daemon under test [2021-07-02T10:04:26.595Z] [2021-07-02T10:04:26.595Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-02T10:04:26.595Z] [2021-07-02T10:04:26.595Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-02T10:04:26.595Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-02T10:04:26.595Z] ltsc2019: Pulling from windows/servercore [2021-07-02T10:04:26.595Z] 4612f6d0b889: Pulling fs layer [2021-07-02T10:04:26.595Z] 639bb6bb2beb: Pulling fs layer [2021-07-02T10:04:26.993Z] --- PASS: TestUpdateCPUQuota (6.44s) [2021-07-02T10:04:26.993Z] === RUN TestUpdatePidsLimit [2021-07-02T10:04:26.993Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-02T10:04:27.253Z] === RUN TestUpdatePidsLimit/no_change [2021-07-02T10:04:27.289Z] --- PASS: TestCgroupNamespacesBuild (2.87s) [2021-07-02T10:04:27.289Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-02T10:04:28.194Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-02T10:04:28.765Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-02T10:04:29.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-02T10:04:29.836Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s) [2021-07-02T10:04:29.836Z] === RUN TestBuildWithSession [2021-07-02T10:04:29.836Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:04:29.836Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:04:29.836Z] === RUN TestBuildSquashParent [2021-07-02T10:04:30.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-02T10:04:30.842Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit (5.40s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-02T10:04:32.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-07-02T10:04:32.221Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:04:36.992Z] 639bb6bb2beb: Verifying Checksum [2021-07-02T10:04:36.992Z] 639bb6bb2beb: Download complete [2021-07-02T10:04:44.723Z] --- PASS: TestBuildSquashParent (12.60s) [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:04:44.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:04:44.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:04:44.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:04:44.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:04:44.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:04:44.723Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:04:44.723Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:04:44.723Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:04:44.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:04:47.105Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-07-02T10:04:47.105Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:04:47.105Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-07-02T10:04:47.105Z] === RUN TestWaitNonBlocked [2021-07-02T10:04:47.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:04:47.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:04:47.105Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:04:47.105Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:04:47.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:04:47.105Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:04:47.105Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-02T10:04:47.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-07-02T10:04:47.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-07-02T10:04:47.105Z] === RUN TestWaitBlocked [2021-07-02T10:04:47.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:04:47.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:04:47.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:04:47.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:04:47.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:04:47.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:04:47.674Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-02T10:04:47.675Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-07-02T10:04:47.675Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-07-02T10:04:47.675Z] === CONT TestContainerStartOnDaemonRestart [2021-07-02T10:04:47.675Z] === CONT TestContainerKillOnDaemonStart [2021-07-02T10:04:48.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:04:48.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:04:50.967Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2021-07-02T10:04:50.967Z] === CONT TestIpcModeOlderClient [2021-07-02T10:04:50.967Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-02T10:04:50.967Z] === CONT TestDaemonHostGatewayIP [2021-07-02T10:04:53.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:04:53.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:04:54.261Z] --- PASS: TestDaemonHostGatewayIP (3.19s) [2021-07-02T10:04:54.261Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-02T10:04:54.745Z] 4612f6d0b889: Verifying Checksum [2021-07-02T10:04:54.745Z] 4612f6d0b889: Download complete [2021-07-02T10:04:54.962Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-02T10:04:54.962Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T10:04:54.962Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:04:54.962Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-02T10:04:54.962Z] [2021-07-02T10:04:54.962Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-02T10:04:54.962Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-02T10:04:54.962Z] HOSTNAME=b3e21a9775b9 [2021-07-02T10:04:54.962Z] TESTDEBUG=0 [2021-07-02T10:04:54.962Z] DEST=bundles/test-integration [2021-07-02T10:04:54.962Z] PWD=/go/src/github.com/docker/docker [2021-07-02T10:04:54.962Z] DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 [2021-07-02T10:04:54.962Z] container=docker [2021-07-02T10:04:54.962Z] HOME=/root [2021-07-02T10:04:54.962Z] GOLANG_VERSION=1.16.5 [2021-07-02T10:04:54.962Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-02T10:04:54.962Z] VALIDATE_BRANCH=master [2021-07-02T10:04:54.962Z] TERM=xterm [2021-07-02T10:04:54.962Z] DOCKER_PKG=github.com/docker/docker [2021-07-02T10:04:54.962Z] SHLVL=1 [2021-07-02T10:04:54.962Z] TIMEOUT=120m [2021-07-02T10:04:54.962Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-02T10:04:54.962Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-02T10:04:54.962Z] GO111MODULE=off [2021-07-02T10:04:54.962Z] DOCKER_EXPERIMENTAL=1 [2021-07-02T10:04:54.962Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-02T10:04:54.962Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-02T10:04:54.962Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-02T10:04:54.962Z] GOPATH=/go [2021-07-02T10:04:54.962Z] PKG_CONFIG=pkg-config [2021-07-02T10:04:54.962Z] _=/usr/bin/env [2021-07-02T10:04:54.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-02T10:04:56.167Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2021-07-02T10:04:56.167Z] === CONT TestDaemonRestartIpcMode [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.44s) [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.48s) [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.24s) [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.37s) [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.19s) [2021-07-02T10:04:58.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.54s) [2021-07-02T10:04:58.577Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:04:58.577Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:04:59.483Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-07-02T10:05:00.058Z] --- PASS: TestContainerKillOnDaemonStart (12.28s) [2021-07-02T10:05:00.058Z] PASS [2021-07-02T10:05:00.058Z] [2021-07-02T10:05:00.058Z] === Skipped [2021-07-02T10:05:00.058Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-02T10:05:00.058Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:05:00.058Z] [2021-07-02T10:05:00.058Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:05:00.058Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-02T10:05:00.058Z] [2021-07-02T10:05:00.058Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:05:00.058Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:05:00.058Z] [2021-07-02T10:05:00.058Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-02T10:05:00.058Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-02T10:05:00.058Z] [2021-07-02T10:05:00.058Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-02T10:05:00.058Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:05:00.059Z] [2021-07-02T10:05:00.059Z] [2021-07-02T10:05:00.059Z] DONE 196 tests, 5 skipped in 146.424s [2021-07-02T10:05:00.059Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-02T10:05:00.059Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:05:00.635Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-02T10:05:00.635Z] === RUN TestDaemonConfigValidation [2021-07-02T10:05:00.635Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:05:00.635Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:05:00.635Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-02T10:05:00.635Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-02T10:05:00.635Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-02T10:05:00.635Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-02T10:05:00.635Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-02T10:05:00.635Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-02T10:05:00.635Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-02T10:05:00.635Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-02T10:05:00.635Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:05:00.635Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-02T10:05:00.635Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-02T10:05:00.635Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-02T10:05:00.635Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-02T10:05:00.635Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-02T10:05:00.635Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-02T10:05:00.635Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-02T10:05:00.635Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-02T10:05:00.635Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-02T10:05:00.635Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-02T10:05:00.635Z] PASS [2021-07-02T10:05:00.895Z] [2021-07-02T10:05:00.895Z] DONE 7 tests in 0.756s [2021-07-02T10:05:00.895Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-02T10:05:00.895Z] INFO: Testing against a local daemon [2021-07-02T10:05:00.895Z] === RUN TestCommitInheritsEnv [2021-07-02T10:05:01.154Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-02T10:05:01.154Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:05:01.154Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-02T10:05:01.154Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:05:01.154Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-02T10:05:01.154Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:05:01.154Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-02T10:05:01.154Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:05:01.413Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-07-02T10:05:01.413Z] === RUN TestRemoveImageGarbageCollector [2021-07-02T10:05:02.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:05:02.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:05:03.332Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-07-02T10:05:03.332Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:05:03.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-02T10:05:03.332Z] === RUN TestTagInvalidReference [2021-07-02T10:05:03.332Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-02T10:05:03.332Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:05:03.332Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-02T10:05:03.332Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:05:03.340Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:05:03.592Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-02T10:05:03.592Z] === RUN TestTagOfficialNames [2021-07-02T10:05:03.592Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-02T10:05:03.592Z] === RUN TestTagMatchesDigest [2021-07-02T10:05:03.592Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-02T10:05:03.592Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-02T10:05:03.600Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:05:04.169Z] --- PASS: TestBuildMultiStageCopy (5.70s) [2021-07-02T10:05:04.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.71s) [2021-07-02T10:05:04.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-07-02T10:05:04.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-07-02T10:05:04.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2021-07-02T10:05:04.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-07-02T10:05:04.169Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:05:05.546Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2021-07-02T10:05:05.546Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:05:07.451Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2021-07-02T10:05:07.451Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:05:08.829Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-07-02T10:05:08.830Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:05:13.022Z] --- PASS: TestBuildMultiStageOnBuild (4.04s) [2021-07-02T10:05:13.022Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:05:14.401Z] --- PASS: TestBuildUncleanTarFilenames (1.64s) [2021-07-02T10:05:14.401Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:05:15.613Z] ..........................xx.................... [ 29%] [2021-07-02T10:05:18.605Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s) [2021-07-02T10:05:18.605Z] === RUN TestBuildWithHugeFile [2021-07-02T10:05:40.796Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-02T10:05:50.452Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-02T10:05:54.147Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-02T10:05:54.976Z] --- PASS: TestImportExtremelyLargeImageWorks (91.28s) [2021-07-02T10:05:54.976Z] PASS [2021-07-02T10:05:54.976Z] [2021-07-02T10:05:54.976Z] === Skipped [2021-07-02T10:05:54.976Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-02T10:05:54.976Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-02T10:05:54.976Z] [2021-07-02T10:05:54.976Z] [2021-07-02T10:05:54.976Z] DONE 12 tests, 1 skipped in 95.588s [2021-07-02T10:05:54.976Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-02T10:05:54.976Z] INFO: Testing against a local daemon [2021-07-02T10:05:54.976Z] === RUN TestNetworkCreateDelete [2021-07-02T10:05:54.976Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-02T10:05:54.976Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:05:54.976Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-02T10:05:54.976Z] === RUN TestDaemonDNSFallback [2021-07-02T10:05:55.103Z] 29d5b6a226d2: Pull complete [2021-07-02T10:05:55.103Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-02T10:05:55.103Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:05:55.103Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-02T10:05:55.103Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-02T10:05:55.103Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-02T10:05:55.103Z] WARN: Skipping validation tests [2021-07-02T10:05:55.103Z] INFO: Running unit tests at 07/02/2021 10:05:48... [2021-07-02T10:05:55.103Z] INFO: make.ps1 starting at 07/02/2021 10:05:52 [2021-07-02T10:05:55.103Z] INFO: Git commit (af3e5568fc) assumed from DOCKER_GITCOMMIT environment variable [2021-07-02T10:05:55.103Z] INFO: Invoking autogen... [2021-07-02T10:05:55.103Z] INFO: Running unit tests... [2021-07-02T10:05:56.890Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-07-02T10:05:56.890Z] === RUN TestInspectNetwork [2021-07-02T10:05:56.890Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestRunContainerWithBridgeNone [2021-07-02T10:05:56.890Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:05:56.890Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:05:56.890Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:05:56.890Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:05:56.890Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:05:56.890Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:05:56.890Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:05:56.890Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:05:56.890Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:05:56.890Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestNetworkList [2021-07-02T10:05:56.890Z] === RUN TestNetworkList//networks [2021-07-02T10:05:56.890Z] === PAUSE TestNetworkList//networks [2021-07-02T10:05:56.890Z] === RUN TestNetworkList//networks/ [2021-07-02T10:05:56.890Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:05:56.890Z] === CONT TestNetworkList//networks [2021-07-02T10:05:56.890Z] === CONT TestNetworkList//networks/ [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkList (0.01s) [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:05:56.890Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:05:56.890Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:05:56.890Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-02T10:05:56.890Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:05:56.890Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-02T10:05:56.890Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:05:56.890Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-02T10:05:56.890Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:05:56.890Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:05:56.890Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:05:56.890Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:05:56.890Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:05:56.890Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:05:56.890Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:05:56.890Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-02T10:05:56.890Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:05:56.890Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:05:56.890Z] PASS [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === Skipped [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-02T10:05:56.890Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:05:56.890Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:05:56.890Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-02T10:05:56.890Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-02T10:05:56.890Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-02T10:05:56.890Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:05:56.890Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:05:56.890Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:05:56.890Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:05:56.890Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-02T10:05:56.890Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:56.890Z] [2021-07-02T10:05:56.890Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:05:56.890Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] DONE 22 tests, 12 skipped in 7.315s [2021-07-02T10:05:57.152Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:05:57.152Z] INFO: Testing against a local daemon [2021-07-02T10:05:57.152Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-02T10:05:57.152Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:05:57.152Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:05:57.152Z] === RUN TestDockerNetworkIpvlan [2021-07-02T10:05:57.152Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:05:57.152Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:05:57.152Z] PASS [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] === Skipped [2021-07-02T10:05:57.152Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:05:57.152Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:05:57.152Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] DONE 2 tests, 2 skipped in 0.121s [2021-07-02T10:05:57.152Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:05:57.152Z] INFO: Testing against a local daemon [2021-07-02T10:05:57.152Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-02T10:05:57.152Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:57.152Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-02T10:05:57.152Z] === RUN TestDockerNetworkMacvlan [2021-07-02T10:05:57.152Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:57.152Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-02T10:05:57.152Z] PASS [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] === Skipped [2021-07-02T10:05:57.152Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-02T10:05:57.152Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-02T10:05:57.152Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] [2021-07-02T10:05:57.152Z] DONE 2 tests, 2 skipped in 0.114s [2021-07-02T10:05:57.413Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-02T10:05:57.413Z] testing: warning: no tests to run [2021-07-02T10:05:57.413Z] PASS [2021-07-02T10:05:57.413Z] [2021-07-02T10:05:57.413Z] DONE 0 tests in 0.026s [2021-07-02T10:05:57.413Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-02T10:05:57.413Z] INFO: Testing against a local daemon [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginAllowRequest [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginTLS [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginDenyRequest [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginDenyResponse [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginAllowEventStream [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginErrorResponse [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginErrorRequest [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginHeader [2021-07-02T10:05:57.413Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.413Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-02T10:05:57.413Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-07-02T10:05:57.675Z] === RUN TestAuthZPluginV2Disable [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-02T10:05:57.675Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-02T10:05:57.675Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-02T10:05:57.675Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-02T10:05:57.675Z] PASS [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === Skipped [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-02T10:05:57.675Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] [2021-07-02T10:05:57.675Z] DONE 17 tests, 17 skipped in 0.371s [2021-07-02T10:05:57.675Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-02T10:05:57.936Z] INFO: Testing against a local daemon [2021-07-02T10:05:57.936Z] === RUN TestPluginInvalidJSON [2021-07-02T10:05:57.936Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:05:57.936Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:05:57.936Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:05:57.936Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-02T10:05:57.936Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:05:57.936Z] === RUN TestPluginInstall [2021-07-02T10:05:57.936Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.936Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-02T10:05:57.936Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:05:57.936Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-02T10:05:57.936Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-02T10:05:57.936Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:05:57.936Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-02T10:05:57.936Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:05:57.936Z] PASS [2021-07-02T10:05:57.936Z] [2021-07-02T10:05:57.936Z] === Skipped [2021-07-02T10:05:57.936Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-02T10:05:57.936Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-02T10:05:57.936Z] [2021-07-02T10:05:57.936Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-02T10:05:57.936Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-02T10:05:57.936Z] [2021-07-02T10:05:57.936Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:05:57.936Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-02T10:05:57.936Z] [2021-07-02T10:05:57.936Z] [2021-07-02T10:05:57.936Z] DONE 5 tests, 3 skipped in 0.148s [2021-07-02T10:05:57.936Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-02T10:05:57.936Z] INFO: Testing against a local daemon [2021-07-02T10:05:57.936Z] === RUN TestExternalGraphDriver [2021-07-02T10:05:57.936Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-02T10:05:57.936Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-02T10:05:57.936Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:05:58.716Z] 29d5b6a226d2: Pull complete [2021-07-02T10:05:58.716Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-02T10:05:58.716Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:05:58.716Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-02T10:05:58.716Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-02T10:05:58.716Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-02T10:05:58.716Z] WARN: Skipping validation tests [2021-07-02T10:05:58.716Z] INFO: Running unit tests at 07/02/2021 10:05:45... [2021-07-02T10:05:58.716Z] INFO: make.ps1 starting at 07/02/2021 10:05:50 [2021-07-02T10:05:58.716Z] INFO: Git commit (af3e5568fc) assumed from DOCKER_GITCOMMIT environment variable [2021-07-02T10:05:58.716Z] INFO: Invoking autogen... [2021-07-02T10:05:58.716Z] INFO: Running unit tests... [2021-07-02T10:05:59.687Z] 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/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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-02T10:06:02.145Z] 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/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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-02T10:06:02.146Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2021-07-02T10:06:02.146Z] PASS [2021-07-02T10:06:02.146Z] [2021-07-02T10:06:02.146Z] === Skipped [2021-07-02T10:06:02.146Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-02T10:06:02.147Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-02T10:06:02.147Z] [2021-07-02T10:06:02.147Z] [2021-07-02T10:06:02.147Z] DONE 2 tests, 1 skipped in 4.032s [2021-07-02T10:06:02.147Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-02T10:06:02.147Z] INFO: Testing against a local daemon [2021-07-02T10:06:02.147Z] === RUN TestContinueAfterPluginCrash [2021-07-02T10:06:02.147Z] === PAUSE TestContinueAfterPluginCrash [2021-07-02T10:06:02.147Z] === RUN TestReadPluginNoRead [2021-07-02T10:06:02.147Z] === PAUSE TestReadPluginNoRead [2021-07-02T10:06:02.147Z] === RUN TestDaemonStartWithLogOpt [2021-07-02T10:06:02.147Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-02T10:06:02.147Z] === CONT TestContinueAfterPluginCrash [2021-07-02T10:06:02.147Z] === CONT TestDaemonStartWithLogOpt [2021-07-02T10:06:02.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-02T10:06:05.297Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-02T10:06:05.297Z] Using test binary docker [2021-07-02T10:06:05.297Z] +++ /etc/init.d/apparmor start [2021-07-02T10:06:05.297Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-02T10:06:05.297Z] INFO: Waiting for daemon to start... [2021-07-02T10:06:05.297Z] Starting dockerd [2021-07-02T10:06:05.297Z] +++ 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-07-02T10:06:05.297Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-02T10:06:05.297Z] Using test binary docker [2021-07-02T10:06:05.297Z] +++ /etc/init.d/apparmor start [2021-07-02T10:06:05.297Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-02T10:06:05.297Z] INFO: Waiting for daemon to start... [2021-07-02T10:06:05.297Z] Starting dockerd [2021-07-02T10:06:05.297Z] +++ 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-07-02T10:06:06.234Z] . [2021-07-02T10:06:06.234Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-02T10:06:06.234Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-02T10:06:06.493Z] Error: No such image: emptyfs [2021-07-02T10:06:06.493Z] ++++ docker load [2021-07-02T10:06:06.493Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-02T10:06:06.493Z] Running integration-test (iteration 1) [2021-07-02T10:06:06.493Z] 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-07-02T10:06:06.493Z] ++ 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-07-02T10:06:06.493Z] ++ set -e [2021-07-02T10:06:06.493Z] ++ '[' -n 0 ']' [2021-07-02T10:06:06.493Z] ++ set -x [2021-07-02T10:06:06.493Z] ++ env -i DEST=/go/src/github.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-07-02T10:06:07.429Z] [2021-07-02T10:06:07.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-02T10:06:07.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-02T10:06:07.429Z] Error: No such image: emptyfs [2021-07-02T10:06:07.429Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-02T10:06:07.429Z] ++++ docker load [2021-07-02T10:06:07.439Z] --- PASS: TestDaemonStartWithLogOpt (4.56s) [2021-07-02T10:06:07.439Z] === CONT TestReadPluginNoRead [2021-07-02T10:06:07.997Z] Running integration-test (iteration 1) [2021-07-02T10:06:07.997Z] 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-07-02T10:06:07.997Z] ++ 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-07-02T10:06:07.997Z] ++ set -e [2021-07-02T10:06:07.997Z] ++ '[' -n 0 ']' [2021-07-02T10:06:07.997Z] ++ set -x [2021-07-02T10:06:07.997Z] ++ env -i DEST=/go/src/github.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-07-02T10:06:08.825Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-02T10:06:10.035Z] ? github.com/docker/docker/api [no test files] [2021-07-02T10:06:10.740Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-02T10:06:11.684Z] --- PASS: TestContinueAfterPluginCrash (9.63s) [2021-07-02T10:06:12.256Z] === RUN TestReadPluginNoRead/default [2021-07-02T10:06:12.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-02T10:06:13.836Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-02T10:06:14.170Z] === CONT TestReadPluginNoRead [2021-07-02T10:06:14.170Z] read_test.go:92: [dc2c31a20c809] daemon is not started [2021-07-02T10:06:14.170Z] --- PASS: TestReadPluginNoRead (7.17s) [2021-07-02T10:06:14.170Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-07-02T10:06:14.170Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2021-07-02T10:06:14.170Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2021-07-02T10:06:14.170Z] PASS [2021-07-02T10:06:14.170Z] [2021-07-02T10:06:14.170Z] DONE 6 tests in 11.856s [2021-07-02T10:06:14.170Z] 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-07-02T10:06:14.170Z] testing: warning: no tests to run [2021-07-02T10:06:14.170Z] PASS [2021-07-02T10:06:14.170Z] [2021-07-02T10:06:14.170Z] DONE 0 tests in 0.036s [2021-07-02T10:06:14.171Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-02T10:06:14.171Z] INFO: Testing against a local daemon [2021-07-02T10:06:14.171Z] === RUN TestPluginWithDevMounts [2021-07-02T10:06:14.171Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-02T10:06:14.171Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-02T10:06:14.171Z] PASS [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === Skipped [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-02T10:06:14.171Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] DONE 1 tests, 1 skipped in 0.134s [2021-07-02T10:06:14.171Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-02T10:06:14.171Z] INFO: Testing against a local daemon [2021-07-02T10:06:14.171Z] === RUN TestSecretInspect [2021-07-02T10:06:14.171Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-02T10:06:14.171Z] === RUN TestSecretList [2021-07-02T10:06:14.171Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] --- SKIP: TestSecretList (0.01s) [2021-07-02T10:06:14.171Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:06:14.171Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-02T10:06:14.171Z] === RUN TestSecretsUpdate [2021-07-02T10:06:14.171Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-02T10:06:14.171Z] === RUN TestTemplatedSecret [2021-07-02T10:06:14.171Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-02T10:06:14.171Z] === RUN TestSecretCreateResolve [2021-07-02T10:06:14.171Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-02T10:06:14.171Z] PASS [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === Skipped [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-02T10:06:14.171Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-02T10:06:14.171Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-02T10:06:14.171Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-02T10:06:14.171Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-02T10:06:14.171Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-02T10:06:14.171Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] [2021-07-02T10:06:14.171Z] DONE 6 tests, 6 skipped in 0.195s [2021-07-02T10:06:14.171Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-02T10:06:14.432Z] INFO: Testing against a local daemon [2021-07-02T10:06:14.432Z] === RUN TestServiceCreateInit [2021-07-02T10:06:14.432Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:06:14.432Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:06:14.432Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-02T10:06:14.432Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:06:14.432Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:06:14.432Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceConflict [2021-07-02T10:06:14.432Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:06:14.432Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:06:14.432Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:06:14.432Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:06:14.432Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceSysctls [2021-07-02T10:06:14.432Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-02T10:06:14.432Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:06:14.432Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-02T10:06:14.432Z] === RUN TestInspect [2021-07-02T10:06:14.432Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestInspect (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestCreateJob [2021-07-02T10:06:14.432Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestCreateJob (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestReplicatedJob [2021-07-02T10:06:14.432Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:06:14.432Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestServiceListWithStatuses [2021-07-02T10:06:14.432Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:06:14.432Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:06:14.432Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:06:14.432Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:06:14.432Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:14.432Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-02T10:06:14.432Z] === RUN TestServicePlugin [2021-07-02T10:06:14.565Z] ? github.com/docker/docker/api [no test files] [2021-07-02T10:06:16.981Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServicePlugin (2.05s) [2021-07-02T10:06:16.981Z] === RUN TestServiceUpdateLabel [2021-07-02T10:06:16.981Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-02T10:06:16.981Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:06:16.981Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-02T10:06:16.981Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:06:16.981Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-02T10:06:16.981Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:06:16.981Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-02T10:06:16.981Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:06:16.981Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-02T10:06:16.981Z] PASS [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === Skipped [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:06:16.981Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:06:16.981Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-02T10:06:16.981Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-02T10:06:16.981Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-02T10:06:16.981Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-02T10:06:16.981Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-02T10:06:16.981Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-02T10:06:16.981Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-02T10:06:16.981Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-02T10:06:16.981Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-02T10:06:16.981Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-02T10:06:16.981Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-02T10:06:16.981Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-02T10:06:16.981Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-02T10:06:16.981Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-02T10:06:16.981Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-02T10:06:16.981Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServicePlugin (2.05s) [2021-07-02T10:06:16.981Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-02T10:06:16.981Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-02T10:06:16.981Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-02T10:06:16.981Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-02T10:06:16.981Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-02T10:06:16.981Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] DONE 24 tests, 23 skipped in 2.446s [2021-07-02T10:06:16.981Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-02T10:06:16.981Z] INFO: Testing against a local daemon [2021-07-02T10:06:16.981Z] === RUN TestSessionCreate [2021-07-02T10:06:16.981Z] --- PASS: TestSessionCreate (0.03s) [2021-07-02T10:06:16.981Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:06:16.981Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-02T10:06:16.981Z] PASS [2021-07-02T10:06:16.981Z] [2021-07-02T10:06:16.981Z] DONE 2 tests in 0.159s [2021-07-02T10:06:16.981Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-02T10:06:16.981Z] INFO: Testing against a local daemon [2021-07-02T10:06:16.981Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:06:16.981Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-02T10:06:16.981Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:06:16.981Z] === RUN TestEventsExecDie [2021-07-02T10:06:17.925Z] --- PASS: TestEventsExecDie (0.99s) [2021-07-02T10:06:17.925Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:06:17.925Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-02T10:06:17.925Z] === RUN TestEventsVolumeCreate [2021-07-02T10:06:18.186Z] --- PASS: TestEventsVolumeCreate (0.16s) [2021-07-02T10:06:18.186Z] === RUN TestInfoBinaryCommits [2021-07-02T10:06:18.186Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-02T10:06:18.186Z] === RUN TestInfoAPIVersioned [2021-07-02T10:06:18.186Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-02T10:06:18.186Z] === RUN TestInfoDiscoveryBackend [2021-07-02T10:06:19.129Z] --- PASS: TestInfoDiscoveryBackend (0.92s) [2021-07-02T10:06:19.129Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-02T10:06:21.003Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-02T10:06:22.384Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-02T10:06:22.429Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.48s) [2021-07-02T10:06:22.429Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-02T10:06:22.429Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:06:22.429Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-02T10:06:22.429Z] === RUN TestInfoAPI [2021-07-02T10:06:22.690Z] --- PASS: TestInfoAPI (0.02s) [2021-07-02T10:06:22.690Z] === RUN TestInfoAPIWarnings [2021-07-02T10:06:26.980Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-02T10:06:27.758Z] === RUN TestMiddlewares [2021-07-02T10:06:27.758Z] --- PASS: TestMiddlewares (0.00s) [2021-07-02T10:06:27.758Z] PASS [2021-07-02T10:06:27.758Z] coverage: 9.0% of statements [2021-07-02T10:06:27.758Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2021-07-02T10:06:32.288Z] === RUN TestMiddlewares [2021-07-02T10:06:32.288Z] --- PASS: TestMiddlewares (0.00s) [2021-07-02T10:06:32.288Z] PASS [2021-07-02T10:06:32.288Z] coverage: 9.0% of statements [2021-07-02T10:06:32.288Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2021-07-02T10:06:40.055Z] --- PASS: TestImportExtremelyLargeImageWorks (92.43s) [2021-07-02T10:06:40.055Z] PASS [2021-07-02T10:06:40.055Z] [2021-07-02T10:06:40.055Z] DONE 12 tests in 95.215s [2021-07-02T10:06:40.055Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-02T10:06:40.055Z] INFO: Testing against a local daemon [2021-07-02T10:06:40.055Z] === RUN TestNetworkCreateDelete [2021-07-02T10:06:40.055Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-02T10:06:40.055Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:06:40.055Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-02T10:06:40.055Z] === RUN TestDaemonDNSFallback [2021-07-02T10:06:40.830Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-02T10:06:40.830Z] === RUN TestInfoDebug [2021-07-02T10:06:40.830Z] --- PASS: TestInfoDebug (0.52s) [2021-07-02T10:06:40.830Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:06:40.830Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-02T10:06:40.830Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:06:40.830Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-02T10:06:40.830Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:06:40.830Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-02T10:06:40.830Z] === RUN TestPingCacheHeaders [2021-07-02T10:06:40.830Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-02T10:06:40.830Z] === RUN TestPingGet [2021-07-02T10:06:40.830Z] --- PASS: TestPingGet (0.01s) [2021-07-02T10:06:40.830Z] === RUN TestPingHead [2021-07-02T10:06:40.830Z] --- PASS: TestPingHead (0.02s) [2021-07-02T10:06:40.830Z] === RUN TestVersion [2021-07-02T10:06:40.830Z] --- PASS: TestVersion (0.02s) [2021-07-02T10:06:40.830Z] PASS [2021-07-02T10:06:40.830Z] [2021-07-02T10:06:40.830Z] === Skipped [2021-07-02T10:06:40.830Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:06:40.830Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-02T10:06:40.830Z] [2021-07-02T10:06:40.830Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-02T10:06:40.830Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-02T10:06:40.830Z] [2021-07-02T10:06:40.830Z] [2021-07-02T10:06:40.830Z] DONE 19 tests, 2 skipped in 23.896s [2021-07-02T10:06:40.830Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-02T10:06:40.830Z] INFO: Testing against a local daemon [2021-07-02T10:06:40.830Z] === RUN TestVolumesCreateAndList [2021-07-02T10:06:40.830Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-02T10:06:40.830Z] === RUN TestVolumesRemove [2021-07-02T10:06:40.830Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-02T10:06:40.830Z] === RUN TestVolumesInspect [2021-07-02T10:06:40.830Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-02T10:06:40.830Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:06:40.830Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:06:40.830Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:06:40.830Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:06:40.830Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-02T10:06:40.830Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:06:40.830Z] PASS [2021-07-02T10:06:40.830Z] [2021-07-02T10:06:40.830Z] DONE 5 tests in 0.212s [2021-07-02T10:06:40.830Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-02T10:06:41.097Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12551 is not a child of this shell [2021-07-02T10:06:41.097Z] warning: PID 12551 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-02T10:06:41.097Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-02T10:06:41.097Z] [2021-07-02T10:06:41.097Z] Unloading profiles will leave already running processes permanently [2021-07-02T10:06:41.097Z] unconfined, which can lead to unexpected situations. [2021-07-02T10:06:41.097Z] [2021-07-02T10:06:41.097Z] To set a process to complain mode, use the command line tool [2021-07-02T10:06:41.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-02T10:06:41.097Z] Removing test suite binaries [2021-07-02T10:06:41.097Z] exiting test-integration [2021-07-02T10:06:41.097Z] ++ exit 0 [2021-07-02T10:06:41.097Z] [2021-07-02T10:06:41.103Z] .......................... [ 67%] Post stage [Pipeline] junit [2021-07-02T10:06:42.500Z] Recording test results [2021-07-02T10:06:43.343Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-07-02T10:06:43.343Z] === RUN TestInspectNetwork [2021-07-02T10:06:44.255Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-02T10:06:44.608Z] + echo Ensuring container killed. [2021-07-02T10:06:44.608Z] Ensuring container killed. [2021-07-02T10:06:44.608Z] + docker rm -vf docker-pr15 [2021-07-02T10:06:44.608Z] Error: No such container: docker-pr15 [Pipeline] sh [2021-07-02T10:06:44.897Z] + echo Chowning /workspace to jenkins user [2021-07-02T10:06:44.897Z] Chowning /workspace to jenkins user [2021-07-02T10:06:44.897Z] + id -u [2021-07-02T10:06:44.897Z] + id -g [2021-07-02T10:06:44.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/workspace busybox chown -R 1000:1000 /workspace [2021-07-02T10:06:44.897Z] Unable to find image 'busybox:latest' locally [2021-07-02T10:06:45.158Z] latest: Pulling from library/busybox [2021-07-02T10:06:45.158Z] b71f96345d44: Pulling fs layer [2021-07-02T10:06:45.158Z] b71f96345d44: Download complete [2021-07-02T10:06:45.419Z] b71f96345d44: Pull complete [2021-07-02T10:06:45.419Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-02T10:06:45.419Z] Status: Downloaded newer image for busybox:latest [2021-07-02T10:06:46.634Z] === RUN TestInspectNetwork/full_network_id [2021-07-02T10:06:46.635Z] === RUN TestInspectNetwork/partial_network_id [2021-07-02T10:06:46.635Z] === RUN TestInspectNetwork/network_name [2021-07-02T10:06:46.635Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-02T10:06:47.642Z] + bundleName=amd64-rootless [2021-07-02T10:06:47.642Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-02T10:06:47.642Z] Creating amd64-rootless-bundles.tar.gz [2021-07-02T10:06:47.642Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-02T10:06:47.642Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-02T10:06:47.657Z] Archiving artifacts [2021-07-02T10:06:49.576Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T10:06:49.899Z] + make clean [2021-07-02T10:06:50.159Z] docker volume rm -f docker-dev-cache [2021-07-02T10:06:50.159Z] docker-dev-cache [Pipeline] deleteDir [2021-07-02T10:06:50.831Z] --- PASS: TestInspectNetwork (7.73s) [2021-07-02T10:06:50.831Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-02T10:06:50.831Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-02T10:06:50.831Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-02T10:06:50.831Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-02T10:06:50.831Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T10:06:54.130Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-07-02T10:06:54.130Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:06:54.130Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:06:54.130Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:06:54.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:06:54.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:06:54.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:06:54.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:06:54.130Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:06:54.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:06:54.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-02T10:06:54.130Z] === RUN TestNetworkList [2021-07-02T10:06:54.130Z] === RUN TestNetworkList//networks [2021-07-02T10:06:54.130Z] === PAUSE TestNetworkList//networks [2021-07-02T10:06:54.130Z] === RUN TestNetworkList//networks/ [2021-07-02T10:06:54.130Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:06:54.130Z] === CONT TestNetworkList//networks [2021-07-02T10:06:54.130Z] === CONT TestNetworkList//networks/ [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkList (0.01s) [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:06:54.130Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:06:54.130Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:06:54.703Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-02T10:06:54.703Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:06:54.745Z] Loaded image: buildpack-deps:buster [2021-07-02T10:06:54.745Z] Loaded image: busybox:latest [2021-07-02T10:06:54.745Z] Loaded image: busybox:glibc [2021-07-02T10:06:54.745Z] Loaded image: buildpack-deps:buster [2021-07-02T10:06:54.745Z] Loaded image: busybox:latest [2021-07-02T10:06:54.745Z] Loaded image: busybox:glibc [2021-07-02T10:06:55.641Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-07-02T10:06:55.641Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:06:56.578Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-02T10:06:56.578Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:06:57.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-07-02T10:06:57.515Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:06:58.894Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-02T10:06:58.894Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:06:58.945Z] Loaded image: debian:bullseye [2021-07-02T10:06:58.945Z] Loaded image: hello-world:latest [2021-07-02T10:06:59.205Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:06:59.205Z] INFO: Testing against a local daemon [2021-07-02T10:06:59.205Z] === RUN TestDockerSuite [2021-07-02T10:06:59.205Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-02T10:06:59.205Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-02T10:06:59.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-02T10:06:59.462Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:06:59.464Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-02T10:06:59.464Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-02T10:06:59.464Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-02T10:06:59.464Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-02T10:06:59.464Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-02T10:06:59.464Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-02T10:07:00.402Z] Loaded image: debian:bullseye [2021-07-02T10:07:00.402Z] Loaded image: hello-world:latest [2021-07-02T10:07:00.971Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:07:00.971Z] INFO: Testing against a local daemon [2021-07-02T10:07:00.971Z] === RUN TestDockerDaemonSuite [2021-07-02T10:07:00.971Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-02T10:07:01.999Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2021-07-02T10:07:02.000Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:07:02.000Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:07:02.000Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:07:02.000Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:07:03.520Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-02T10:07:03.520Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-02T10:07:03.782Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-02T10:07:03.782Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-02T10:07:04.721Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-02T10:07:04.721Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-02T10:07:04.981Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-02T10:07:06.892Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-02T10:07:07.151Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-02T10:07:07.151Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-02T10:07:07.151Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-02T10:07:07.718Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-02T10:07:08.287Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-02T10:07:09.669Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-02T10:07:09.928Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-02T10:07:09.928Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-02T10:07:09.928Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-02T10:07:09.928Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-02T10:07:15.205Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-02T10:07:16.586Z] --- PASS: TestBuildWithHugeFile (118.23s) [2021-07-02T10:07:16.586Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:07:16.586Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:07:16.586Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-02T10:07:16.586Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:07:16.586Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:07:16.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:07:16.586Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:07:16.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:07:16.586Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:07:16.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:07:16.586Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:07:16.586Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:07:16.845Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:07:16.845Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-02T10:07:16.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-07-02T10:07:16.845Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-07-02T10:07:16.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-02T10:07:16.845Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:07:16.845Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-02T10:07:16.882Z] --- PASS: TestServiceWithDataPathPortInit (14.52s) [2021-07-02T10:07:16.882Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:07:17.413Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-02T10:07:19.418Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t1x96m0b0w3ukrgogq5whvv0w Created:2021-07-02 10:07:17.687800847 +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[1e27a092522ba13d020f2c0adfd608fbd21575e03d160080d49438f7ac13dbfc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fri18fesi7nxcj7jb5yz5yfxi EndpointID:7fcce95fb1985577d02097a194145d980ee12546d57ba6420103523d61ff45ef MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7857a2f8a8f45fb283eee5800f05dff43ae7a88435863aaabd164acff259f14d 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:65e58798d63b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fri18fesi7nxcj7jb5yz5yfxi EndpointID:7fcce95fb1985577d02097a194145d980ee12546d57ba6420103523d61ff45ef EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-02T10:07:19.947Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-02T10:07:20.208Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-02T10:07:21.589Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2021-07-02T10:07:21.589Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2021-07-02T10:07:21.589Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2021-07-02T10:07:21.589Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:07:21.589Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-02T10:07:21.589Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-02T10:07:21.710Z] 4612f6d0b889: Pull complete [2021-07-02T10:07:21.828Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-02T10:07:22.157Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-02T10:07:23.538Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-02T10:07:23.608Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2021-07-02T10:07:23.608Z] PASS [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] === Skipped [2021-07-02T10:07:23.608Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:07:23.608Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] DONE 26 tests, 1 skipped in 47.619s [2021-07-02T10:07:23.608Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:07:23.608Z] INFO: Testing against a local daemon [2021-07-02T10:07:23.608Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-02T10:07:23.608Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:07:23.608Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:07:23.608Z] === RUN TestDockerNetworkIpvlan [2021-07-02T10:07:23.608Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:07:23.608Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:07:23.608Z] PASS [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] === Skipped [2021-07-02T10:07:23.608Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:07:23.608Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:07:23.608Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] [2021-07-02T10:07:23.608Z] DONE 2 tests, 2 skipped in 0.037s [2021-07-02T10:07:23.608Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:07:23.608Z] INFO: Testing against a local daemon [2021-07-02T10:07:23.608Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-02T10:07:24.475Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-02T10:07:24.988Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-07-02T10:07:24.988Z] === RUN TestDockerNetworkMacvlan [2021-07-02T10:07:25.415Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-02T10:07:25.556Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-02T10:07:26.353Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-02T10:07:26.496Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-02T10:07:26.612Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-02T10:07:27.434Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-02T10:07:28.242Z] === RUN TestBoolValue [2021-07-02T10:07:28.242Z] --- PASS: TestBoolValue (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestBoolValueOrDefault [2021-07-02T10:07:28.242Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestInt64ValueOrZero [2021-07-02T10:07:28.242Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestInt64ValueOrDefault [2021-07-02T10:07:28.242Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-02T10:07:28.242Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestJsonContentType [2021-07-02T10:07:28.242Z] --- PASS: TestJsonContentType (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 14.7% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-02T10:07:28.242Z] === RUN TestMaskSecretKeys [2021-07-02T10:07:28.242Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-02T10:07:28.242Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-02T10:07:28.242Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-02T10:07:28.242Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestVersionMiddlewareVersion [2021-07-02T10:07:28.242Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-02T10:07:28.242Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 37.7% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-02T10:07:28.242Z] === RUN TestAdjustForAPIVersion [2021-07-02T10:07:28.242Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 5.7% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-02T10:07:28.242Z] === RUN TestStrSliceMarshalJSON [2021-07-02T10:07:28.242Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestStrSliceUnmarshalJSON [2021-07-02T10:07:28.242Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestStrSliceUnmarshalString [2021-07-02T10:07:28.242Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestStrSliceUnmarshalSlice [2021-07-02T10:07:28.242Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 90.0% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-07-02T10:07:28.242Z] === RUN TestToJSON [2021-07-02T10:07:28.242Z] --- PASS: TestToJSON (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestToParamWithVersion [2021-07-02T10:07:28.242Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestFromJSON [2021-07-02T10:07:28.242Z] --- PASS: TestFromJSON (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestEmpty [2021-07-02T10:07:28.242Z] --- PASS: TestEmpty (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestArgsMatchKVListEmptySources [2021-07-02T10:07:28.242Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestArgsMatchKVList [2021-07-02T10:07:28.242Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestArgsMatch [2021-07-02T10:07:28.242Z] --- PASS: TestArgsMatch (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestAdd [2021-07-02T10:07:28.242Z] --- PASS: TestAdd (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestDel [2021-07-02T10:07:28.242Z] --- PASS: TestDel (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestLen [2021-07-02T10:07:28.242Z] --- PASS: TestLen (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestExactMatch [2021-07-02T10:07:28.242Z] --- PASS: TestExactMatch (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestOnlyOneExactMatch [2021-07-02T10:07:28.242Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestContains [2021-07-02T10:07:28.242Z] --- PASS: TestContains (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestValidate [2021-07-02T10:07:28.242Z] --- PASS: TestValidate (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestWalkValues [2021-07-02T10:07:28.242Z] --- PASS: TestWalkValues (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestFuzzyMatch [2021-07-02T10:07:28.242Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestClone [2021-07-02T10:07:28.242Z] --- PASS: TestClone (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 92.2% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-02T10:07:28.242Z] === RUN TestDurationToSecondsString [2021-07-02T10:07:28.242Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestGetTimestamp [2021-07-02T10:07:28.242Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-02T10:07:28.242Z] === RUN TestParseTimestamps [2021-07-02T10:07:28.242Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 100.0% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/types/time 0.206s coverage: 100.0% of statements [2021-07-02T10:07:28.242Z] === RUN TestCompareVersion [2021-07-02T10:07:28.242Z] --- PASS: TestCompareVersion (0.00s) [2021-07-02T10:07:28.242Z] PASS [2021-07-02T10:07:28.242Z] coverage: 75.0% of statements [2021-07-02T10:07:28.242Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-02T10:07:28.242Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-02T10:07:28.242Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-02T10:07:28.242Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestCloneArgsSmartHttp [2021-07-02T10:07:28.242Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-02T10:07:28.242Z] === RUN TestCloneArgsDumbHttp [2021-07-02T10:07:28.242Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestCloneArgsGit [2021-07-02T10:07:28.242Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-02T10:07:28.242Z] === RUN TestCheckoutGit [2021-07-02T10:07:28.519Z] docker_cli_daemon_test.go:1455: [d28c371382f11] daemon is not started [2021-07-02T10:07:29.088Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-02T10:07:29.219Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-02T10:07:29.219Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-02T10:07:29.219Z] === RUN TestProcessNoDockerignore [2021-07-02T10:07:29.219Z] --- PASS: TestProcessNoDockerignore (0.04s) [2021-07-02T10:07:29.219Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-02T10:07:29.219Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-02T10:07:29.219Z] === RUN TestDetectContentType [2021-07-02T10:07:29.219Z] --- PASS: TestDetectContentType (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestSelectAcceptableMIME [2021-07-02T10:07:29.219Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestInspectEmptyResponse [2021-07-02T10:07:29.219Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestInspectResponseBinary [2021-07-02T10:07:29.219Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestResponseUnsupportedContentType [2021-07-02T10:07:29.219Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestInspectResponseTextSimple [2021-07-02T10:07:29.219Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestInspectResponseEmptyContentType [2021-07-02T10:07:29.219Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestUnknownContentLength [2021-07-02T10:07:29.219Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestDownloadRemote [2021-07-02T10:07:29.219Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-02T10:07:29.219Z] === RUN TestGetWithStatusError [2021-07-02T10:07:29.219Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestCloseRootDirectory [2021-07-02T10:07:29.219Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:29.219Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestHashFile [2021-07-02T10:07:29.219Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:29.219Z] --- SKIP: TestHashFile (0.00s) [2021-07-02T10:07:29.219Z] === RUN TestHashSubdir [2021-07-02T10:07:29.219Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:29.219Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-02T10:07:29.219Z] === RUN TestRemoveDirectory [2021-07-02T10:07:29.219Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:29.219Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-02T10:07:29.219Z] PASS [2021-07-02T10:07:29.219Z] coverage: 9.3% of statements [2021-07-02T10:07:29.219Z] ok github.com/docker/docker/builder/remotecontext 0.276s coverage: 9.3% of statements [2021-07-02T10:07:29.658Z] check_test.go:309: [d5d7a4db90315] daemon is not started [2021-07-02T10:07:29.658Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-02T10:07:29.681Z] === RUN TestGetAllAllowed [2021-07-02T10:07:29.681Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestGetAllMeta [2021-07-02T10:07:29.681Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-02T10:07:29.681Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestIsUnreferencedBuiltin [2021-07-02T10:07:29.681Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestIsExistingDirectory [2021-07-02T10:07:29.681Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestGetFilenameForDownload [2021-07-02T10:07:29.681Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestEnv2Variables [2021-07-02T10:07:29.681Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-02T10:07:29.681Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestMaintainer [2021-07-02T10:07:29.681Z] --- PASS: TestMaintainer (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestLabel [2021-07-02T10:07:29.681Z] --- PASS: TestLabel (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestFromScratch [2021-07-02T10:07:29.681Z] --- PASS: TestFromScratch (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestFromWithArg [2021-07-02T10:07:29.681Z] --- PASS: TestFromWithArg (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-02T10:07:29.681Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestFromWithUndefinedArg [2021-07-02T10:07:29.681Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestFromMultiStageWithNamedStage [2021-07-02T10:07:29.681Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestOnbuild [2021-07-02T10:07:29.681Z] --- PASS: TestOnbuild (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestWorkdir [2021-07-02T10:07:29.681Z] --- PASS: TestWorkdir (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestCmd [2021-07-02T10:07:29.681Z] --- PASS: TestCmd (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestHealthcheckNone [2021-07-02T10:07:29.681Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestHealthcheckCmd [2021-07-02T10:07:29.681Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestEntrypoint [2021-07-02T10:07:29.681Z] --- PASS: TestEntrypoint (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestExpose [2021-07-02T10:07:29.681Z] --- PASS: TestExpose (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestUser [2021-07-02T10:07:29.681Z] --- PASS: TestUser (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestVolume [2021-07-02T10:07:29.681Z] --- PASS: TestVolume (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestStopSignal [2021-07-02T10:07:29.681Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-02T10:07:29.681Z] --- SKIP: TestStopSignal (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestArg [2021-07-02T10:07:29.681Z] --- PASS: TestArg (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestShell [2021-07-02T10:07:29.681Z] --- PASS: TestShell (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestPrependEnvOnCmd [2021-07-02T10:07:29.681Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestRunWithBuildArgs [2021-07-02T10:07:29.681Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestRunIgnoresHealthcheck [2021-07-02T10:07:29.681Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestDispatchUnsupportedOptions [2021-07-02T10:07:29.681Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-02T10:07:29.681Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-02T10:07:29.681Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-02T10:07:29.681Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestNormalizeWorkdir [2021-07-02T10:07:29.681Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestDispatch [2021-07-02T10:07:29.681Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-02T10:07:29.681Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-02T10:07:29.681Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-02T10:07:29.681Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-02T10:07:29.681Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-02T10:07:29.681Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-02T10:07:29.681Z] === RUN TestDispatch/COPY_url [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch (0.06s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-02T10:07:29.681Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestAddScratchImageAddsToMounts [2021-07-02T10:07:29.681Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-02T10:07:29.681Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-02T10:07:29.681Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-02T10:07:29.681Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestImageSourceGetAddsToMounts [2021-07-02T10:07:29.681Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestEmptyDockerfile [2021-07-02T10:07:29.681Z] --- PASS: TestEmptyDockerfile (0.02s) [2021-07-02T10:07:29.681Z] === RUN TestSymlinkDockerfile [2021-07-02T10:07:29.681Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-02T10:07:29.681Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-02T10:07:29.681Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestNonExistingDockerfile [2021-07-02T10:07:29.681Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestCopyRunConfig [2021-07-02T10:07:29.681Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestDeepCopyRunConfig [2021-07-02T10:07:29.681Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-02T10:07:29.681Z] === RUN TestExportImage [2021-07-02T10:07:29.682Z] --- PASS: TestExportImage (0.00s) [2021-07-02T10:07:29.682Z] === RUN TestNormalizeDest [2021-07-02T10:07:29.682Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-02T10:07:29.682Z] PASS [2021-07-02T10:07:29.682Z] coverage: 47.0% of statements [2021-07-02T10:07:29.682Z] ok github.com/docker/docker/builder/dockerfile 0.176s coverage: 47.0% of statements [2021-07-02T10:07:29.682Z] === RUN TestEnable [2021-07-02T10:07:29.682Z] --- PASS: TestEnable (0.00s) [2021-07-02T10:07:29.682Z] === RUN TestDisable [2021-07-02T10:07:29.682Z] --- PASS: TestDisable (0.00s) [2021-07-02T10:07:29.682Z] === RUN TestEnabled [2021-07-02T10:07:29.682Z] --- PASS: TestEnabled (0.00s) [2021-07-02T10:07:29.682Z] PASS [2021-07-02T10:07:29.682Z] coverage: 100.0% of statements [2021-07-02T10:07:30.000Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-02T10:07:30.145Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-07-02T10:07:30.146Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-02T10:07:30.608Z] === RUN TestTCP4Proxy [2021-07-02T10:07:30.608Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-02T10:07:30.608Z] === RUN TestTCP4ProxyHalfClose [2021-07-02T10:07:30.608Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestTCP6Proxy [2021-07-02T10:07:30.608Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:07:30.608Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestTCPDualStackProxy [2021-07-02T10:07:30.608Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:07:30.608Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestUDP4Proxy [2021-07-02T10:07:30.608Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestUDP6Proxy [2021-07-02T10:07:30.608Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:07:30.608Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestUDPWriteError [2021-07-02T10:07:30.608Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestSCTP4Proxy [2021-07-02T10:07:30.608Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-02T10:07:30.608Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-02T10:07:30.608Z] === RUN TestSCTP6Proxy [2021-07-02T10:07:30.608Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:07:30.608Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-02T10:07:30.608Z] PASS [2021-07-02T10:07:30.608Z] coverage: 49.4% of statements [2021-07-02T10:07:30.608Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2021-07-02T10:07:31.565Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-02T10:07:32.132Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-02T10:07:32.539Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-02T10:07:33.071Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-02T10:07:34.450Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-02T10:07:34.450Z] check_test.go:309: [db2aa7ce421c0] daemon is not started [2021-07-02T10:07:34.450Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-02T10:07:36.985Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-02T10:07:37.816Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-02T10:07:37.922Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan (14.05s) [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s) [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s) [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.91s) [2021-07-02T10:07:39.197Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2021-07-02T10:07:39.197Z] PASS [2021-07-02T10:07:39.197Z] [2021-07-02T10:07:39.197Z] DONE 8 tests in 15.381s [2021-07-02T10:07:39.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-02T10:07:39.197Z] testing: warning: no tests to run [2021-07-02T10:07:39.197Z] PASS [2021-07-02T10:07:39.197Z] [2021-07-02T10:07:39.197Z] DONE 0 tests in 0.007s [2021-07-02T10:07:39.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-02T10:07:39.197Z] INFO: Testing against a local daemon [2021-07-02T10:07:39.197Z] === RUN TestAuthZPluginAllowRequest [2021-07-02T10:07:39.336Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-02T10:07:39.336Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-02T10:07:39.870Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-02T10:07:39.870Z] tests/integration/client_test.py ..... [ 75%] [2021-07-02T10:07:39.870Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-02T10:07:39.870Z] tests/integration/errors_test.py . [ 76%] [2021-07-02T10:07:40.577Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-07-02T10:07:40.577Z] === RUN TestAuthZPluginTLS [2021-07-02T10:07:40.964Z] === RUN TestCheckpointCreateError [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCheckpointCreate [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCheckpointDeleteError [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCheckpointDelete [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCheckpointListError [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCheckpointList [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointList (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCheckpointListContainerNotFound [2021-07-02T10:07:40.964Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNewClientWithOpsFromEnv [2021-07-02T10:07:40.964Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-02T10:07:40.964Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestGetAPIPath [2021-07-02T10:07:40.964Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestParseHostURL [2021-07-02T10:07:40.964Z] --- PASS: TestParseHostURL (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-02T10:07:40.964Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-02T10:07:40.964Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNegotiateAPIVersion [2021-07-02T10:07:40.964Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNegotiateAPVersionOverride [2021-07-02T10:07:40.964Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-02T10:07:40.964Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-02T10:07:40.964Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-02T10:07:40.964Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestClientRedirect [2021-07-02T10:07:40.964Z] --- PASS: TestClientRedirect (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigCreateUnsupported [2021-07-02T10:07:40.964Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigCreateError [2021-07-02T10:07:40.964Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigCreate [2021-07-02T10:07:40.964Z] --- PASS: TestConfigCreate (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigInspectNotFound [2021-07-02T10:07:40.964Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigInspectWithEmptyID [2021-07-02T10:07:40.964Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigInspectUnsupported [2021-07-02T10:07:40.964Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigInspectError [2021-07-02T10:07:40.964Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigInspectConfigNotFound [2021-07-02T10:07:40.964Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigInspect [2021-07-02T10:07:40.964Z] --- PASS: TestConfigInspect (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigListUnsupported [2021-07-02T10:07:40.964Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigListError [2021-07-02T10:07:40.964Z] --- PASS: TestConfigListError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigList [2021-07-02T10:07:40.964Z] --- PASS: TestConfigList (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigRemoveUnsupported [2021-07-02T10:07:40.964Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigRemoveError [2021-07-02T10:07:40.964Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigRemove [2021-07-02T10:07:40.964Z] --- PASS: TestConfigRemove (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigUpdateUnsupported [2021-07-02T10:07:40.964Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigUpdateError [2021-07-02T10:07:40.964Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestConfigUpdate [2021-07-02T10:07:40.964Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestContainerCommitError [2021-07-02T10:07:40.964Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestContainerCommit [2021-07-02T10:07:40.964Z] --- PASS: TestContainerCommit (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestContainerStatPathError [2021-07-02T10:07:40.964Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestContainerStatPathNotFoundError [2021-07-02T10:07:40.964Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestContainerStatPathNoHeaderError [2021-07-02T10:07:40.964Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestContainerStatPath [2021-07-02T10:07:40.964Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCopyToContainerError [2021-07-02T10:07:40.964Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCopyToContainerNotFoundError [2021-07-02T10:07:40.964Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-02T10:07:40.964Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCopyToContainer [2021-07-02T10:07:40.964Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-02T10:07:40.964Z] === RUN TestCopyFromContainerError [2021-07-02T10:07:40.964Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestCopyFromContainerNotFoundError [2021-07-02T10:07:40.965Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-02T10:07:40.965Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-02T10:07:40.965Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestCopyFromContainer [2021-07-02T10:07:40.965Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerCreateError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerCreateImageNotFound [2021-07-02T10:07:40.965Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerCreateWithName [2021-07-02T10:07:40.965Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerCreateAutoRemove [2021-07-02T10:07:40.965Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerDiffError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerDiff [2021-07-02T10:07:40.965Z] --- PASS: TestContainerDiff (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecCreateError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecCreate [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecStartError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecStart [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecInspectError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecInspect [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExportError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExportError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExport [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExport (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerInspectError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerInspectContainerNotFound [2021-07-02T10:07:40.965Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerInspectWithEmptyID [2021-07-02T10:07:40.965Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerInspect [2021-07-02T10:07:40.965Z] --- PASS: TestContainerInspect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerInspectNode [2021-07-02T10:07:40.965Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerKillError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerKillError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerKill [2021-07-02T10:07:40.965Z] --- PASS: TestContainerKill (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerListError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerListError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerList [2021-07-02T10:07:40.965Z] --- PASS: TestContainerList (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerLogsNotFoundError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerLogsError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerLogs [2021-07-02T10:07:40.965Z] --- PASS: TestContainerLogs (0.18s) [2021-07-02T10:07:40.965Z] === RUN TestContainerPauseError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerPause [2021-07-02T10:07:40.965Z] --- PASS: TestContainerPause (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainersPruneError [2021-07-02T10:07:40.965Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainersPrune [2021-07-02T10:07:40.965Z] --- PASS: TestContainersPrune (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRemoveError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRemoveNotFoundError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRemove [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRemove (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRenameError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRename [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRename (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerResizeError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecResizeError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerResize [2021-07-02T10:07:40.965Z] --- PASS: TestContainerResize (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerExecResize [2021-07-02T10:07:40.965Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRestartError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerRestart [2021-07-02T10:07:40.965Z] --- PASS: TestContainerRestart (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerStartError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerStartError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerStart [2021-07-02T10:07:40.965Z] --- PASS: TestContainerStart (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerStatsError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerStats [2021-07-02T10:07:40.965Z] --- PASS: TestContainerStats (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerStopError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerStopError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerStop [2021-07-02T10:07:40.965Z] --- PASS: TestContainerStop (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerTopError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerTopError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerTop [2021-07-02T10:07:40.965Z] --- PASS: TestContainerTop (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerUnpauseError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerUnpause [2021-07-02T10:07:40.965Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerUpdateError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerUpdate [2021-07-02T10:07:40.965Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerWaitError [2021-07-02T10:07:40.965Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestContainerWait [2021-07-02T10:07:40.965Z] --- PASS: TestContainerWait (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestDiskUsageError [2021-07-02T10:07:40.965Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestDiskUsage [2021-07-02T10:07:40.965Z] --- PASS: TestDiskUsage (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestDistributionInspectUnsupported [2021-07-02T10:07:40.965Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestDistributionInspectWithEmptyID [2021-07-02T10:07:40.965Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestEventsErrorInOptions [2021-07-02T10:07:40.965Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestEventsErrorFromServer [2021-07-02T10:07:40.965Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestEvents [2021-07-02T10:07:40.965Z] --- PASS: TestEvents (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestTLSCloseWriter [2021-07-02T10:07:40.965Z] === PAUSE TestTLSCloseWriter [2021-07-02T10:07:40.965Z] === RUN TestImageBuildError [2021-07-02T10:07:40.965Z] --- PASS: TestImageBuildError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageBuild [2021-07-02T10:07:40.965Z] --- PASS: TestImageBuild (0.01s) [2021-07-02T10:07:40.965Z] === RUN TestGetDockerOS [2021-07-02T10:07:40.965Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageCreateError [2021-07-02T10:07:40.965Z] --- PASS: TestImageCreateError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageCreate [2021-07-02T10:07:40.965Z] --- PASS: TestImageCreate (0.01s) [2021-07-02T10:07:40.965Z] === RUN TestImageHistoryError [2021-07-02T10:07:40.965Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageHistory [2021-07-02T10:07:40.965Z] --- PASS: TestImageHistory (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageImportError [2021-07-02T10:07:40.965Z] --- PASS: TestImageImportError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageImport [2021-07-02T10:07:40.965Z] --- PASS: TestImageImport (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageInspectError [2021-07-02T10:07:40.965Z] --- PASS: TestImageInspectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageInspectImageNotFound [2021-07-02T10:07:40.965Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageInspectWithEmptyID [2021-07-02T10:07:40.965Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageInspect [2021-07-02T10:07:40.965Z] --- PASS: TestImageInspect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageListError [2021-07-02T10:07:40.965Z] --- PASS: TestImageListError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageList [2021-07-02T10:07:40.965Z] --- PASS: TestImageList (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageListApiBefore125 [2021-07-02T10:07:40.965Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageLoadError [2021-07-02T10:07:40.965Z] --- PASS: TestImageLoadError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageLoad [2021-07-02T10:07:40.965Z] --- PASS: TestImageLoad (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagesPruneError [2021-07-02T10:07:40.965Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagesPrune [2021-07-02T10:07:40.965Z] --- PASS: TestImagesPrune (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullReferenceParseError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullAnyError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePullWithoutErrors [2021-07-02T10:07:40.965Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushReferenceError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushAnyError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithoutErrors [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-02T10:07:40.965Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-02T10:07:40.965Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageRemoveError [2021-07-02T10:07:40.965Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageRemoveImageNotFound [2021-07-02T10:07:40.965Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageRemove [2021-07-02T10:07:40.965Z] --- PASS: TestImageRemove (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSaveError [2021-07-02T10:07:40.965Z] --- PASS: TestImageSaveError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSave [2021-07-02T10:07:40.965Z] --- PASS: TestImageSave (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSearchAnyError [2021-07-02T10:07:40.965Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-02T10:07:40.965Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:07:40.965Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:07:40.965Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-02T10:07:40.965Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageSearchWithoutErrors [2021-07-02T10:07:40.965Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageTagError [2021-07-02T10:07:40.965Z] --- PASS: TestImageTagError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageTagInvalidReference [2021-07-02T10:07:40.965Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageTagInvalidSourceImageName [2021-07-02T10:07:40.965Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageTagHexSource [2021-07-02T10:07:40.965Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestImageTag [2021-07-02T10:07:40.965Z] --- PASS: TestImageTag (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestInfoServerError [2021-07-02T10:07:40.965Z] --- PASS: TestInfoServerError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestInfoInvalidResponseJSONError [2021-07-02T10:07:40.965Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestInfo [2021-07-02T10:07:40.965Z] --- PASS: TestInfo (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkConnectError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkConnect [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkCreateError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkCreate [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkDisconnectError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkDisconnect [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkInspectError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkInspectNotFoundError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkInspectWithEmptyID [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkInspect [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkListError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkListError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkList [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkList (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworksPruneError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworksPrune [2021-07-02T10:07:40.965Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkRemoveError [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNetworkRemove [2021-07-02T10:07:40.965Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeInspectError [2021-07-02T10:07:40.965Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeInspectNodeNotFound [2021-07-02T10:07:40.965Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeInspectWithEmptyID [2021-07-02T10:07:40.965Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeInspect [2021-07-02T10:07:40.965Z] --- PASS: TestNodeInspect (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeListError [2021-07-02T10:07:40.965Z] --- PASS: TestNodeListError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeList [2021-07-02T10:07:40.965Z] --- PASS: TestNodeList (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeRemoveError [2021-07-02T10:07:40.965Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeRemove [2021-07-02T10:07:40.965Z] --- PASS: TestNodeRemove (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeUpdateError [2021-07-02T10:07:40.965Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestNodeUpdate [2021-07-02T10:07:40.965Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestOptionWithTimeout [2021-07-02T10:07:40.965Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-02T10:07:40.965Z] === RUN TestPingFail [2021-07-02T10:07:40.965Z] --- PASS: TestPingFail (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPingWithError [2021-07-02T10:07:40.966Z] 2021/07/02 10:07:39 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:40.966Z] 2021/07/02 10:07:39 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:40.966Z] --- PASS: TestPingWithError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPingSuccess [2021-07-02T10:07:40.966Z] --- PASS: TestPingSuccess (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPingHeadFallback [2021-07-02T10:07:40.966Z] === RUN TestPingHeadFallback/OK [2021-07-02T10:07:40.966Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-02T10:07:40.966Z] === RUN TestPingHeadFallback/Not_Found [2021-07-02T10:07:40.966Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-02T10:07:40.966Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-02T10:07:40.966Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-02T10:07:40.966Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-02T10:07:40.966Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-02T10:07:40.966Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginDisableError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginDisable [2021-07-02T10:07:40.966Z] --- PASS: TestPluginDisable (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginEnableError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginEnable [2021-07-02T10:07:40.966Z] --- PASS: TestPluginEnable (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginInspectError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginInspectWithEmptyID [2021-07-02T10:07:40.966Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginInspect [2021-07-02T10:07:40.966Z] --- PASS: TestPluginInspect (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginListError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginListError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginList [2021-07-02T10:07:40.966Z] --- PASS: TestPluginList (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginPushError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginPushError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginPush [2021-07-02T10:07:40.966Z] --- PASS: TestPluginPush (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginRemoveError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginRemove [2021-07-02T10:07:40.966Z] --- PASS: TestPluginRemove (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginSetError [2021-07-02T10:07:40.966Z] --- PASS: TestPluginSetError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPluginSet [2021-07-02T10:07:40.966Z] --- PASS: TestPluginSet (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSetHostHeader [2021-07-02T10:07:40.966Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestPlainTextError [2021-07-02T10:07:40.966Z] --- PASS: TestPlainTextError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestInfiniteError [2021-07-02T10:07:40.966Z] --- PASS: TestInfiniteError (0.02s) [2021-07-02T10:07:40.966Z] === RUN TestCanceledContext [2021-07-02T10:07:40.966Z] 2021/07/02 10:07:39 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:40.966Z] --- PASS: TestCanceledContext (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestDeadlineExceededContext [2021-07-02T10:07:40.966Z] 2021/07/02 10:07:39 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:40.966Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretCreateUnsupported [2021-07-02T10:07:40.966Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretCreateError [2021-07-02T10:07:40.966Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretCreate [2021-07-02T10:07:40.966Z] --- PASS: TestSecretCreate (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretInspectUnsupported [2021-07-02T10:07:40.966Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretInspectError [2021-07-02T10:07:40.966Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretInspectSecretNotFound [2021-07-02T10:07:40.966Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretInspectWithEmptyID [2021-07-02T10:07:40.966Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretInspect [2021-07-02T10:07:40.966Z] --- PASS: TestSecretInspect (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretListUnsupported [2021-07-02T10:07:40.966Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretListError [2021-07-02T10:07:40.966Z] --- PASS: TestSecretListError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretList [2021-07-02T10:07:40.966Z] --- PASS: TestSecretList (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretRemoveUnsupported [2021-07-02T10:07:40.966Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretRemoveError [2021-07-02T10:07:40.966Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretRemove [2021-07-02T10:07:40.966Z] --- PASS: TestSecretRemove (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretUpdateUnsupported [2021-07-02T10:07:40.966Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretUpdateError [2021-07-02T10:07:40.966Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSecretUpdate [2021-07-02T10:07:40.966Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceCreateError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceCreate [2021-07-02T10:07:40.966Z] --- PASS: TestServiceCreate (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-02T10:07:40.966Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceCreateDigestPinning [2021-07-02T10:07:40.966Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceInspectError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceInspectServiceNotFound [2021-07-02T10:07:40.966Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceInspectWithEmptyID [2021-07-02T10:07:40.966Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceInspect [2021-07-02T10:07:40.966Z] --- PASS: TestServiceInspect (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceListError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceListError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceList [2021-07-02T10:07:40.966Z] --- PASS: TestServiceList (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceLogsError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceLogs [2021-07-02T10:07:40.966Z] --- PASS: TestServiceLogs (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceRemoveError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceRemoveNotFoundError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceRemove [2021-07-02T10:07:40.966Z] --- PASS: TestServiceRemove (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceUpdateError [2021-07-02T10:07:40.966Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestServiceUpdate [2021-07-02T10:07:40.966Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmGetUnlockKeyError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmGetUnlockKey [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmInitError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmInit [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmInit (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmInspectError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmInspect [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmJoinError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmJoin [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmLeaveError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmLeave [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmUnlockError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmUnlock [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmUpdateError [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestSwarmUpdate [2021-07-02T10:07:40.966Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestTaskInspectError [2021-07-02T10:07:40.966Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestTaskInspectWithEmptyID [2021-07-02T10:07:40.966Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestTaskInspect [2021-07-02T10:07:40.966Z] --- PASS: TestTaskInspect (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestTaskListError [2021-07-02T10:07:40.966Z] --- PASS: TestTaskListError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestTaskList [2021-07-02T10:07:40.966Z] --- PASS: TestTaskList (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeCreateError [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeCreate [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeInspectError [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeInspectNotFound [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeInspectWithEmptyID [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeInspect [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeListError [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeListError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeList [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeList (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeRemoveError [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-02T10:07:40.966Z] === RUN TestVolumeRemove [2021-07-02T10:07:40.966Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-02T10:07:40.966Z] === CONT TestTLSCloseWriter [2021-07-02T10:07:40.966Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-02T10:07:40.966Z] PASS [2021-07-02T10:07:40.966Z] coverage: 75.0% of statements [2021-07-02T10:07:40.966Z] ok github.com/docker/docker/client 0.379s coverage: 75.0% of statements [2021-07-02T10:07:41.145Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-02T10:07:41.145Z] === RUN TestAuthZPluginDenyRequest [2021-07-02T10:07:41.245Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-02T10:07:41.720Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-02T10:07:41.720Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-02T10:07:42.288Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-02T10:07:42.288Z] === RUN TestAuthZPluginDenyResponse [2021-07-02T10:07:42.548Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-07-02T10:07:42.548Z] === RUN TestAuthZPluginAllowEventStream [2021-07-02T10:07:42.634Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-02T10:07:44.013Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-02T10:07:44.457Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-07-02T10:07:44.457Z] === RUN TestAuthZPluginErrorResponse [2021-07-02T10:07:44.460Z] === RUN TestBoolValue [2021-07-02T10:07:44.461Z] --- PASS: TestBoolValue (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestBoolValueOrDefault [2021-07-02T10:07:44.461Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInt64ValueOrZero [2021-07-02T10:07:44.461Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInt64ValueOrDefault [2021-07-02T10:07:44.461Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-02T10:07:44.461Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestJsonContentType [2021-07-02T10:07:44.461Z] --- PASS: TestJsonContentType (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 14.7% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-02T10:07:44.461Z] === RUN TestMaskSecretKeys [2021-07-02T10:07:44.461Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-02T10:07:44.461Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-02T10:07:44.461Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-02T10:07:44.461Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestVersionMiddlewareVersion [2021-07-02T10:07:44.461Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-02T10:07:44.461Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 37.7% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-02T10:07:44.461Z] === RUN TestAdjustForAPIVersion [2021-07-02T10:07:44.461Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 5.7% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-02T10:07:44.461Z] === RUN TestStrSliceMarshalJSON [2021-07-02T10:07:44.461Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestStrSliceUnmarshalJSON [2021-07-02T10:07:44.461Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestStrSliceUnmarshalString [2021-07-02T10:07:44.461Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestStrSliceUnmarshalSlice [2021-07-02T10:07:44.461Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 90.0% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-07-02T10:07:44.461Z] === RUN TestToJSON [2021-07-02T10:07:44.461Z] --- PASS: TestToJSON (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestToParamWithVersion [2021-07-02T10:07:44.461Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFromJSON [2021-07-02T10:07:44.461Z] --- PASS: TestFromJSON (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestEmpty [2021-07-02T10:07:44.461Z] --- PASS: TestEmpty (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestArgsMatchKVListEmptySources [2021-07-02T10:07:44.461Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestArgsMatchKVList [2021-07-02T10:07:44.461Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestArgsMatch [2021-07-02T10:07:44.461Z] --- PASS: TestArgsMatch (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestAdd [2021-07-02T10:07:44.461Z] --- PASS: TestAdd (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestDel [2021-07-02T10:07:44.461Z] --- PASS: TestDel (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestLen [2021-07-02T10:07:44.461Z] --- PASS: TestLen (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestExactMatch [2021-07-02T10:07:44.461Z] --- PASS: TestExactMatch (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestOnlyOneExactMatch [2021-07-02T10:07:44.461Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestContains [2021-07-02T10:07:44.461Z] --- PASS: TestContains (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestValidate [2021-07-02T10:07:44.461Z] --- PASS: TestValidate (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestWalkValues [2021-07-02T10:07:44.461Z] --- PASS: TestWalkValues (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFuzzyMatch [2021-07-02T10:07:44.461Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestClone [2021-07-02T10:07:44.461Z] --- PASS: TestClone (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 92.2% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-02T10:07:44.461Z] === RUN TestDurationToSecondsString [2021-07-02T10:07:44.461Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestGetTimestamp [2021-07-02T10:07:44.461Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-02T10:07:44.461Z] === RUN TestParseTimestamps [2021-07-02T10:07:44.461Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 100.0% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/types/time 0.226s coverage: 100.0% of statements [2021-07-02T10:07:44.461Z] === RUN TestCompareVersion [2021-07-02T10:07:44.461Z] --- PASS: TestCompareVersion (0.00s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 75.0% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-02T10:07:44.461Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-02T10:07:44.461Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-02T10:07:44.461Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestCloneArgsSmartHttp [2021-07-02T10:07:44.461Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-02T10:07:44.461Z] === RUN TestCloneArgsDumbHttp [2021-07-02T10:07:44.461Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestCloneArgsGit [2021-07-02T10:07:44.461Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestCheckoutGit [2021-07-02T10:07:44.461Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-02T10:07:44.461Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-02T10:07:44.461Z] === RUN TestProcessNoDockerignore [2021-07-02T10:07:44.461Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-02T10:07:44.461Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-02T10:07:44.461Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestDetectContentType [2021-07-02T10:07:44.461Z] --- PASS: TestDetectContentType (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestSelectAcceptableMIME [2021-07-02T10:07:44.461Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInspectEmptyResponse [2021-07-02T10:07:44.461Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInspectResponseBinary [2021-07-02T10:07:44.461Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestResponseUnsupportedContentType [2021-07-02T10:07:44.461Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInspectResponseTextSimple [2021-07-02T10:07:44.461Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestInspectResponseEmptyContentType [2021-07-02T10:07:44.461Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestUnknownContentLength [2021-07-02T10:07:44.461Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestDownloadRemote [2021-07-02T10:07:44.461Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-02T10:07:44.461Z] === RUN TestGetWithStatusError [2021-07-02T10:07:44.461Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestCloseRootDirectory [2021-07-02T10:07:44.461Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:44.461Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestHashFile [2021-07-02T10:07:44.461Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:44.461Z] --- SKIP: TestHashFile (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestHashSubdir [2021-07-02T10:07:44.461Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:44.461Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-02T10:07:44.461Z] === RUN TestRemoveDirectory [2021-07-02T10:07:44.461Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:07:44.461Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-02T10:07:44.461Z] PASS [2021-07-02T10:07:44.461Z] coverage: 9.3% of statements [2021-07-02T10:07:44.461Z] ok github.com/docker/docker/builder/remotecontext 0.235s coverage: 9.3% of statements [2021-07-02T10:07:44.461Z] === RUN TestGetAllAllowed [2021-07-02T10:07:44.461Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestGetAllMeta [2021-07-02T10:07:44.461Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-02T10:07:44.461Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestIsUnreferencedBuiltin [2021-07-02T10:07:44.461Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestIsExistingDirectory [2021-07-02T10:07:44.461Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestGetFilenameForDownload [2021-07-02T10:07:44.461Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestEnv2Variables [2021-07-02T10:07:44.461Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-02T10:07:44.461Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestMaintainer [2021-07-02T10:07:44.461Z] --- PASS: TestMaintainer (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestLabel [2021-07-02T10:07:44.461Z] --- PASS: TestLabel (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFromScratch [2021-07-02T10:07:44.461Z] --- PASS: TestFromScratch (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFromWithArg [2021-07-02T10:07:44.461Z] --- PASS: TestFromWithArg (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-02T10:07:44.461Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFromWithUndefinedArg [2021-07-02T10:07:44.461Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestFromMultiStageWithNamedStage [2021-07-02T10:07:44.461Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestOnbuild [2021-07-02T10:07:44.461Z] --- PASS: TestOnbuild (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestWorkdir [2021-07-02T10:07:44.461Z] --- PASS: TestWorkdir (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestCmd [2021-07-02T10:07:44.461Z] --- PASS: TestCmd (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestHealthcheckNone [2021-07-02T10:07:44.461Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestHealthcheckCmd [2021-07-02T10:07:44.461Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestEntrypoint [2021-07-02T10:07:44.461Z] --- PASS: TestEntrypoint (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestExpose [2021-07-02T10:07:44.461Z] --- PASS: TestExpose (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestUser [2021-07-02T10:07:44.461Z] --- PASS: TestUser (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestVolume [2021-07-02T10:07:44.461Z] --- PASS: TestVolume (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestStopSignal [2021-07-02T10:07:44.461Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-02T10:07:44.461Z] --- SKIP: TestStopSignal (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestArg [2021-07-02T10:07:44.461Z] --- PASS: TestArg (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestShell [2021-07-02T10:07:44.461Z] --- PASS: TestShell (0.00s) [2021-07-02T10:07:44.461Z] === RUN TestPrependEnvOnCmd [2021-07-02T10:07:44.461Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestRunWithBuildArgs [2021-07-02T10:07:44.462Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestRunIgnoresHealthcheck [2021-07-02T10:07:44.462Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestDispatchUnsupportedOptions [2021-07-02T10:07:44.462Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-02T10:07:44.462Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-02T10:07:44.462Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-02T10:07:44.462Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestNormalizeWorkdir [2021-07-02T10:07:44.462Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestDispatch [2021-07-02T10:07:44.462Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-02T10:07:44.462Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-02T10:07:44.462Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-02T10:07:44.462Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-02T10:07:44.462Z] === RUN TestEnable [2021-07-02T10:07:44.462Z] --- PASS: TestEnable (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestDisable [2021-07-02T10:07:44.462Z] --- PASS: TestDisable (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestEnabled [2021-07-02T10:07:44.462Z] --- PASS: TestEnabled (0.00s) [2021-07-02T10:07:44.462Z] PASS [2021-07-02T10:07:44.462Z] coverage: 100.0% of statements [2021-07-02T10:07:44.462Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-02T10:07:44.462Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-07-02T10:07:44.462Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-02T10:07:44.462Z] === RUN TestDispatch/COPY_url [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch (0.05s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-02T10:07:44.462Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestAddScratchImageAddsToMounts [2021-07-02T10:07:44.462Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-02T10:07:44.462Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-02T10:07:44.462Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-02T10:07:44.462Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestImageSourceGetAddsToMounts [2021-07-02T10:07:44.462Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestEmptyDockerfile [2021-07-02T10:07:44.462Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-02T10:07:44.462Z] === RUN TestSymlinkDockerfile [2021-07-02T10:07:44.462Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-02T10:07:44.462Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-02T10:07:44.462Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestNonExistingDockerfile [2021-07-02T10:07:44.462Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestCopyRunConfig [2021-07-02T10:07:44.462Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestDeepCopyRunConfig [2021-07-02T10:07:44.462Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestExportImage [2021-07-02T10:07:44.462Z] --- PASS: TestExportImage (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestNormalizeDest [2021-07-02T10:07:44.462Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-02T10:07:44.462Z] PASS [2021-07-02T10:07:44.462Z] coverage: 47.0% of statements [2021-07-02T10:07:44.462Z] ok github.com/docker/docker/builder/dockerfile 0.168s coverage: 47.0% of statements [2021-07-02T10:07:44.462Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-02T10:07:44.462Z] === RUN TestTCP4Proxy [2021-07-02T10:07:44.462Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestTCP4ProxyHalfClose [2021-07-02T10:07:44.462Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestTCP6Proxy [2021-07-02T10:07:44.462Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:07:44.462Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestTCPDualStackProxy [2021-07-02T10:07:44.462Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:07:44.462Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestUDP4Proxy [2021-07-02T10:07:44.462Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestUDP6Proxy [2021-07-02T10:07:44.462Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:07:44.462Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestUDPWriteError [2021-07-02T10:07:44.462Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestSCTP4Proxy [2021-07-02T10:07:44.462Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-02T10:07:44.462Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-02T10:07:44.462Z] === RUN TestSCTP6Proxy [2021-07-02T10:07:44.462Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:07:44.462Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-02T10:07:44.462Z] PASS [2021-07-02T10:07:44.462Z] coverage: 49.4% of statements [2021-07-02T10:07:44.462Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2021-07-02T10:07:44.721Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-02T10:07:44.721Z] === RUN TestAuthZPluginErrorRequest [2021-07-02T10:07:45.288Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-02T10:07:45.288Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-02T10:07:45.857Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-02T10:07:45.857Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-02T10:07:45.922Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-02T10:07:45.922Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-02T10:07:47.770Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2021-07-02T10:07:47.770Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-02T10:07:47.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-02T10:07:47.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-02T10:07:49.151Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-07-02T10:07:49.151Z] === RUN TestAuthZPluginHeader [2021-07-02T10:07:49.209Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-02T10:07:49.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-02T10:07:49.720Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-07-02T10:07:49.720Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-02T10:07:50.159Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-02T10:07:50.159Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-02T10:07:50.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-02T10:07:52.071Z] Loaded image: buildpack-deps:buster [2021-07-02T10:07:52.071Z] Loaded image: busybox:latest [2021-07-02T10:07:52.330Z] Loaded image: busybox:glibc [2021-07-02T10:07:53.914Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2021-07-02T10:07:53.914Z] === RUN TestAuthZPluginV2Disable [2021-07-02T10:07:54.807Z] === RUN TestCheckpointCreateError [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCheckpointCreate [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCheckpointDeleteError [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCheckpointDelete [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCheckpointListError [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCheckpointList [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointList (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCheckpointListContainerNotFound [2021-07-02T10:07:54.807Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNewClientWithOpsFromEnv [2021-07-02T10:07:54.807Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-02T10:07:54.807Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestGetAPIPath [2021-07-02T10:07:54.807Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestParseHostURL [2021-07-02T10:07:54.807Z] --- PASS: TestParseHostURL (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-02T10:07:54.807Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-02T10:07:54.807Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNegotiateAPIVersion [2021-07-02T10:07:54.807Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNegotiateAPVersionOverride [2021-07-02T10:07:54.807Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-02T10:07:54.807Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-02T10:07:54.807Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-02T10:07:54.807Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestClientRedirect [2021-07-02T10:07:54.807Z] --- PASS: TestClientRedirect (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigCreateUnsupported [2021-07-02T10:07:54.807Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigCreateError [2021-07-02T10:07:54.807Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigCreate [2021-07-02T10:07:54.807Z] --- PASS: TestConfigCreate (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigInspectNotFound [2021-07-02T10:07:54.807Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigInspectWithEmptyID [2021-07-02T10:07:54.807Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigInspectUnsupported [2021-07-02T10:07:54.807Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigInspectError [2021-07-02T10:07:54.807Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigInspectConfigNotFound [2021-07-02T10:07:54.807Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigInspect [2021-07-02T10:07:54.807Z] --- PASS: TestConfigInspect (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigListUnsupported [2021-07-02T10:07:54.807Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigListError [2021-07-02T10:07:54.807Z] --- PASS: TestConfigListError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigList [2021-07-02T10:07:54.807Z] --- PASS: TestConfigList (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigRemoveUnsupported [2021-07-02T10:07:54.807Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigRemoveError [2021-07-02T10:07:54.807Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigRemove [2021-07-02T10:07:54.807Z] --- PASS: TestConfigRemove (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigUpdateUnsupported [2021-07-02T10:07:54.807Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigUpdateError [2021-07-02T10:07:54.807Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestConfigUpdate [2021-07-02T10:07:54.807Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerCommitError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerCommit [2021-07-02T10:07:54.807Z] --- PASS: TestContainerCommit (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStatPathError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStatPathNotFoundError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStatPathNoHeaderError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStatPath [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyToContainerError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyToContainerNotFoundError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyToContainer [2021-07-02T10:07:54.807Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyFromContainerError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyFromContainerNotFoundError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-02T10:07:54.807Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestCopyFromContainer [2021-07-02T10:07:54.807Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerCreateError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerCreateImageNotFound [2021-07-02T10:07:54.807Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerCreateWithName [2021-07-02T10:07:54.807Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerCreateAutoRemove [2021-07-02T10:07:54.807Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerDiffError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerDiff [2021-07-02T10:07:54.807Z] --- PASS: TestContainerDiff (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecCreateError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecCreate [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecStartError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecStart [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecInspectError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecInspect [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExportError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExportError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExport [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExport (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerInspectError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerInspectContainerNotFound [2021-07-02T10:07:54.807Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerInspectWithEmptyID [2021-07-02T10:07:54.807Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerInspect [2021-07-02T10:07:54.807Z] --- PASS: TestContainerInspect (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerInspectNode [2021-07-02T10:07:54.807Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerKillError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerKillError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerKill [2021-07-02T10:07:54.807Z] --- PASS: TestContainerKill (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerListError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerListError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerList [2021-07-02T10:07:54.807Z] --- PASS: TestContainerList (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerLogsNotFoundError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerLogsError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerLogs [2021-07-02T10:07:54.807Z] --- PASS: TestContainerLogs (0.19s) [2021-07-02T10:07:54.807Z] === RUN TestContainerPauseError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerPause [2021-07-02T10:07:54.807Z] --- PASS: TestContainerPause (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainersPruneError [2021-07-02T10:07:54.807Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainersPrune [2021-07-02T10:07:54.807Z] --- PASS: TestContainersPrune (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRemoveError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRemoveNotFoundError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRemove [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRemove (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRenameError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRename [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRename (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerResizeError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecResizeError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerResize [2021-07-02T10:07:54.807Z] --- PASS: TestContainerResize (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerExecResize [2021-07-02T10:07:54.807Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRestartError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerRestart [2021-07-02T10:07:54.807Z] --- PASS: TestContainerRestart (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStartError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStartError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStart [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStart (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStatsError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStats [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStats (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStopError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStopError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerStop [2021-07-02T10:07:54.807Z] --- PASS: TestContainerStop (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerTopError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerTopError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerTop [2021-07-02T10:07:54.807Z] --- PASS: TestContainerTop (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerUnpauseError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerUnpause [2021-07-02T10:07:54.807Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerUpdateError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerUpdate [2021-07-02T10:07:54.807Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerWaitError [2021-07-02T10:07:54.807Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestContainerWait [2021-07-02T10:07:54.807Z] --- PASS: TestContainerWait (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestDiskUsageError [2021-07-02T10:07:54.807Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestDiskUsage [2021-07-02T10:07:54.807Z] --- PASS: TestDiskUsage (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestDistributionInspectUnsupported [2021-07-02T10:07:54.807Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestDistributionInspectWithEmptyID [2021-07-02T10:07:54.807Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestEventsErrorInOptions [2021-07-02T10:07:54.807Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestEventsErrorFromServer [2021-07-02T10:07:54.807Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestEvents [2021-07-02T10:07:54.807Z] --- PASS: TestEvents (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestTLSCloseWriter [2021-07-02T10:07:54.807Z] === PAUSE TestTLSCloseWriter [2021-07-02T10:07:54.807Z] === RUN TestImageBuildError [2021-07-02T10:07:54.807Z] --- PASS: TestImageBuildError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageBuild [2021-07-02T10:07:54.807Z] --- PASS: TestImageBuild (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestGetDockerOS [2021-07-02T10:07:54.807Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageCreateError [2021-07-02T10:07:54.807Z] --- PASS: TestImageCreateError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageCreate [2021-07-02T10:07:54.807Z] --- PASS: TestImageCreate (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageHistoryError [2021-07-02T10:07:54.807Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageHistory [2021-07-02T10:07:54.807Z] --- PASS: TestImageHistory (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageImportError [2021-07-02T10:07:54.807Z] --- PASS: TestImageImportError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageImport [2021-07-02T10:07:54.807Z] --- PASS: TestImageImport (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageInspectError [2021-07-02T10:07:54.807Z] --- PASS: TestImageInspectError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageInspectImageNotFound [2021-07-02T10:07:54.807Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageInspectWithEmptyID [2021-07-02T10:07:54.807Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageInspect [2021-07-02T10:07:54.807Z] --- PASS: TestImageInspect (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageListError [2021-07-02T10:07:54.807Z] --- PASS: TestImageListError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageList [2021-07-02T10:07:54.807Z] --- PASS: TestImageList (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageListApiBefore125 [2021-07-02T10:07:54.807Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-02T10:07:54.807Z] === RUN TestImageLoadError [2021-07-02T10:07:54.807Z] --- PASS: TestImageLoadError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImageLoad [2021-07-02T10:07:54.807Z] --- PASS: TestImageLoad (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagesPruneError [2021-07-02T10:07:54.807Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagesPrune [2021-07-02T10:07:54.807Z] --- PASS: TestImagesPrune (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullReferenceParseError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullAnyError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePullWithoutErrors [2021-07-02T10:07:54.807Z] --- PASS: TestImagePullWithoutErrors (0.01s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushReferenceError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushAnyError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithoutErrors [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-02T10:07:54.807Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-02T10:07:54.807Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageRemoveImageNotFound [2021-07-02T10:07:54.808Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageRemove [2021-07-02T10:07:54.808Z] --- PASS: TestImageRemove (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSaveError [2021-07-02T10:07:54.808Z] --- PASS: TestImageSaveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSave [2021-07-02T10:07:54.808Z] --- PASS: TestImageSave (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSearchAnyError [2021-07-02T10:07:54.808Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-02T10:07:54.808Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:07:54.808Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:07:54.808Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-02T10:07:54.808Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageSearchWithoutErrors [2021-07-02T10:07:54.808Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageTagError [2021-07-02T10:07:54.808Z] --- PASS: TestImageTagError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageTagInvalidReference [2021-07-02T10:07:54.808Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageTagInvalidSourceImageName [2021-07-02T10:07:54.808Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageTagHexSource [2021-07-02T10:07:54.808Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestImageTag [2021-07-02T10:07:54.808Z] --- PASS: TestImageTag (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestInfoServerError [2021-07-02T10:07:54.808Z] --- PASS: TestInfoServerError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestInfoInvalidResponseJSONError [2021-07-02T10:07:54.808Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestInfo [2021-07-02T10:07:54.808Z] --- PASS: TestInfo (0.01s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkConnectError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkConnect [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkCreateError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkCreate [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkDisconnectError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkDisconnect [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkInspectNotFoundError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkInspect [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkListError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkList [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworksPruneError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworksPrune [2021-07-02T10:07:54.808Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNetworkRemove [2021-07-02T10:07:54.808Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeInspectNodeNotFound [2021-07-02T10:07:54.808Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeInspect [2021-07-02T10:07:54.808Z] --- PASS: TestNodeInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeListError [2021-07-02T10:07:54.808Z] --- PASS: TestNodeListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeList [2021-07-02T10:07:54.808Z] --- PASS: TestNodeList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeRemove [2021-07-02T10:07:54.808Z] --- PASS: TestNodeRemove (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeUpdateError [2021-07-02T10:07:54.808Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestNodeUpdate [2021-07-02T10:07:54.808Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestOptionWithTimeout [2021-07-02T10:07:54.808Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPingFail [2021-07-02T10:07:54.808Z] --- PASS: TestPingFail (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPingWithError [2021-07-02T10:07:54.808Z] 2021/07/02 10:07:53 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:54.808Z] 2021/07/02 10:07:53 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:54.808Z] --- PASS: TestPingWithError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPingSuccess [2021-07-02T10:07:54.808Z] --- PASS: TestPingSuccess (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPingHeadFallback [2021-07-02T10:07:54.808Z] === RUN TestPingHeadFallback/OK [2021-07-02T10:07:54.808Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-02T10:07:54.808Z] === RUN TestPingHeadFallback/Not_Found [2021-07-02T10:07:54.808Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-02T10:07:54.808Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-02T10:07:54.808Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginDisableError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginDisable [2021-07-02T10:07:54.808Z] --- PASS: TestPluginDisable (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginEnableError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginEnable [2021-07-02T10:07:54.808Z] --- PASS: TestPluginEnable (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginInspect [2021-07-02T10:07:54.808Z] --- PASS: TestPluginInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginListError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginList [2021-07-02T10:07:54.808Z] --- PASS: TestPluginList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginPushError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginPushError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginPush [2021-07-02T10:07:54.808Z] --- PASS: TestPluginPush (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginRemove [2021-07-02T10:07:54.808Z] --- PASS: TestPluginRemove (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginSetError [2021-07-02T10:07:54.808Z] --- PASS: TestPluginSetError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPluginSet [2021-07-02T10:07:54.808Z] --- PASS: TestPluginSet (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSetHostHeader [2021-07-02T10:07:54.808Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestPlainTextError [2021-07-02T10:07:54.808Z] --- PASS: TestPlainTextError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestInfiniteError [2021-07-02T10:07:54.808Z] --- PASS: TestInfiniteError (0.01s) [2021-07-02T10:07:54.808Z] === RUN TestCanceledContext [2021-07-02T10:07:54.808Z] 2021/07/02 10:07:53 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:54.808Z] --- PASS: TestCanceledContext (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestDeadlineExceededContext [2021-07-02T10:07:54.808Z] 2021/07/02 10:07:53 RoundTripper returned a response & error; ignoring response [2021-07-02T10:07:54.808Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretCreateUnsupported [2021-07-02T10:07:54.808Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretCreateError [2021-07-02T10:07:54.808Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretCreate [2021-07-02T10:07:54.808Z] --- PASS: TestSecretCreate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretInspectUnsupported [2021-07-02T10:07:54.808Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretInspectSecretNotFound [2021-07-02T10:07:54.808Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretInspect [2021-07-02T10:07:54.808Z] --- PASS: TestSecretInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretListUnsupported [2021-07-02T10:07:54.808Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretListError [2021-07-02T10:07:54.808Z] --- PASS: TestSecretListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretList [2021-07-02T10:07:54.808Z] --- PASS: TestSecretList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretRemoveUnsupported [2021-07-02T10:07:54.808Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretRemove [2021-07-02T10:07:54.808Z] --- PASS: TestSecretRemove (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretUpdateUnsupported [2021-07-02T10:07:54.808Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretUpdateError [2021-07-02T10:07:54.808Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSecretUpdate [2021-07-02T10:07:54.808Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceCreateError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceCreate [2021-07-02T10:07:54.808Z] --- PASS: TestServiceCreate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-02T10:07:54.808Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceCreateDigestPinning [2021-07-02T10:07:54.808Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceInspectServiceNotFound [2021-07-02T10:07:54.808Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceInspect [2021-07-02T10:07:54.808Z] --- PASS: TestServiceInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceListError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceList [2021-07-02T10:07:54.808Z] --- PASS: TestServiceList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceLogsError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceLogs [2021-07-02T10:07:54.808Z] --- PASS: TestServiceLogs (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceRemoveNotFoundError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceRemove [2021-07-02T10:07:54.808Z] --- PASS: TestServiceRemove (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceUpdateError [2021-07-02T10:07:54.808Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestServiceUpdate [2021-07-02T10:07:54.808Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmGetUnlockKeyError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmGetUnlockKey [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmInitError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmInit [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmInit (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmInspect [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmJoinError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmJoin [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmLeaveError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmLeave [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmUnlockError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmUnlock [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmUpdateError [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestSwarmUpdate [2021-07-02T10:07:54.808Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestTaskInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestTaskInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestTaskInspect [2021-07-02T10:07:54.808Z] --- PASS: TestTaskInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestTaskListError [2021-07-02T10:07:54.808Z] --- PASS: TestTaskListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestTaskList [2021-07-02T10:07:54.808Z] --- PASS: TestTaskList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeCreateError [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeCreate [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeInspectError [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeInspectNotFound [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeInspectWithEmptyID [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeInspect [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeListError [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeListError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeList [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeList (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeRemoveError [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-02T10:07:54.808Z] === RUN TestVolumeRemove [2021-07-02T10:07:54.808Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-02T10:07:54.808Z] === CONT TestTLSCloseWriter [2021-07-02T10:07:54.808Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-02T10:07:54.808Z] PASS [2021-07-02T10:07:54.808Z] coverage: 75.0% of statements [2021-07-02T10:07:54.808Z] ok github.com/docker/docker/client 0.396s coverage: 75.0% of statements [2021-07-02T10:07:55.623Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-02T10:07:57.203Z] --- PASS: TestAuthZPluginV2Disable (3.02s) [2021-07-02T10:07:57.203Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-02T10:07:58.919Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-02T10:07:58.919Z] Loaded image: debian:bullseye [2021-07-02T10:07:58.919Z] Loaded image: hello-world:latest [2021-07-02T10:07:58.919Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:07:59.738Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.70s) [2021-07-02T10:07:59.738Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-02T10:08:00.299Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-02T10:08:03.595Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-02T10:08:03.854Z] check_test.go:309: [d466610d42ed8] daemon is not started [2021-07-02T10:08:03.854Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-02T10:08:04.425Z] check_test.go:309: [d1be0de760042] daemon is not started [2021-07-02T10:08:04.425Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-02T10:08:05.069Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-02T10:08:06.332Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-02T10:08:06.901Z] check_test.go:309: [d7f4b305dd3ed] daemon is not started [2021-07-02T10:08:06.901Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-02T10:08:09.434Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.74s) [2021-07-02T10:08:09.434Z] PASS [2021-07-02T10:08:09.434Z] [2021-07-02T10:08:09.434Z] === Skipped [2021-07-02T10:08:09.434Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-02T10:08:09.434Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:08:09.434Z] [2021-07-02T10:08:09.434Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-02T10:08:09.434Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:08:09.434Z] [2021-07-02T10:08:09.434Z] [2021-07-02T10:08:09.434Z] DONE 34 tests, 2 skipped in 278.705s [2021-07-02T10:08:09.434Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-02T10:08:09.434Z] ++ 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-07-02T10:08:09.434Z] ++ set -e [2021-07-02T10:08:09.434Z] ++ '[' -n 0 ']' [2021-07-02T10:08:09.434Z] ++ set -x [2021-07-02T10:08:09.434Z] ++ env -i DEST=/go/src/github.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-07-02T10:08:09.693Z] INFO: Testing against a local daemon [2021-07-02T10:08:09.693Z] === RUN TestConfigInspect [2021-07-02T10:08:09.953Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-02T10:08:10.966Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestConfigureDaemonLogs [2021-07-02T10:08:10.966Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestCommonOptionsInstallFlags [2021-07-02T10:08:10.966Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-02T10:08:10.966Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-02T10:08:10.966Z] PASS [2021-07-02T10:08:10.966Z] coverage: 18.5% of statements [2021-07-02T10:08:10.966Z] ok github.com/docker/docker/cmd/dockerd 0.153s coverage: 18.5% of statements [2021-07-02T10:08:10.966Z] === RUN TestContainerStopSignal [2021-07-02T10:08:10.966Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestContainerStopTimeout [2021-07-02T10:08:10.966Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-02T10:08:10.966Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-02T10:08:10.966Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-02T10:08:10.966Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestReplaceAndAppendEnvVars [2021-07-02T10:08:10.966Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-02T10:08:10.966Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestNewMemoryStore [2021-07-02T10:08:10.966Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestAddContainers [2021-07-02T10:08:10.966Z] --- PASS: TestAddContainers (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestGetContainer [2021-07-02T10:08:10.966Z] --- PASS: TestGetContainer (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestDeleteContainer [2021-07-02T10:08:10.966Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestListContainers [2021-07-02T10:08:10.966Z] --- PASS: TestListContainers (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestFirstContainer [2021-07-02T10:08:10.966Z] --- PASS: TestFirstContainer (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestApplyAllContainer [2021-07-02T10:08:10.966Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestIsValidHealthString [2021-07-02T10:08:10.966Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestStateRunStop [2021-07-02T10:08:10.966Z] --- PASS: TestStateRunStop (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestStateTimeoutWait [2021-07-02T10:08:10.966Z] state_test.go:141: Stop callback fired [2021-07-02T10:08:10.966Z] state_test.go:165: Stop callback fired [2021-07-02T10:08:10.966Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-02T10:08:10.966Z] === RUN TestIsValidStateString [2021-07-02T10:08:10.966Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestViewSaveDelete [2021-07-02T10:08:10.966Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-02T10:08:10.966Z] === RUN TestViewAll [2021-07-02T10:08:10.966Z] --- PASS: TestViewAll (0.01s) [2021-07-02T10:08:10.966Z] === RUN TestViewGet [2021-07-02T10:08:10.966Z] --- PASS: TestViewGet (0.01s) [2021-07-02T10:08:10.966Z] === RUN TestNames [2021-07-02T10:08:10.966Z] --- PASS: TestNames (0.00s) [2021-07-02T10:08:10.966Z] === RUN TestViewWithHealthCheck [2021-07-02T10:08:10.966Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-02T10:08:10.966Z] PASS [2021-07-02T10:08:10.966Z] coverage: 41.5% of statements [2021-07-02T10:08:10.966Z] ok github.com/docker/docker/container 0.214s coverage: 41.5% of statements [2021-07-02T10:08:11.331Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-02T10:08:11.947Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.74s) [2021-07-02T10:08:11.947Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-02T10:08:12.710Z] --- PASS: TestConfigInspect (3.10s) [2021-07-02T10:08:12.710Z] === RUN TestConfigList [2021-07-02T10:08:13.157Z] === RUN TestPrepare [2021-07-02T10:08:13.157Z] --- PASS: TestPrepare (0.00s) [2021-07-02T10:08:13.157Z] === RUN TestStart [2021-07-02T10:08:13.157Z] --- PASS: TestStart (0.00s) [2021-07-02T10:08:13.157Z] === RUN TestWaitCancel [2021-07-02T10:08:13.157Z] --- PASS: TestWaitCancel (0.00s) [2021-07-02T10:08:13.157Z] === RUN TestWaitDisabled [2021-07-02T10:08:13.157Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-02T10:08:13.157Z] === RUN TestWaitEnabled [2021-07-02T10:08:13.157Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-02T10:08:13.157Z] === RUN TestRemove [2021-07-02T10:08:13.157Z] --- PASS: TestRemove (0.00s) [2021-07-02T10:08:13.157Z] PASS [2021-07-02T10:08:13.157Z] coverage: 65.3% of statements [2021-07-02T10:08:13.157Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-07-02T10:08:14.092Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-02T10:08:14.131Z] === RUN TestNewListSecretsFilters [2021-07-02T10:08:14.131Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-02T10:08:14.131Z] === RUN TestNewListConfigsFilters [2021-07-02T10:08:14.131Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-02T10:08:14.131Z] PASS [2021-07-02T10:08:14.131Z] coverage: 0.5% of statements [2021-07-02T10:08:14.131Z] ok github.com/docker/docker/daemon/cluster 0.183s coverage: 0.5% of statements [2021-07-02T10:08:15.029Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-02T10:08:15.289Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-02T10:08:15.289Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-02T10:08:15.677Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-02T10:08:15.677Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-02T10:08:15.677Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-02T10:08:15.677Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-02T10:08:15.677Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-02T10:08:15.677Z] PASS [2021-07-02T10:08:15.677Z] coverage: 35.9% of statements [2021-07-02T10:08:15.677Z] ok github.com/docker/docker/daemon/cluster/convert 0.213s coverage: 35.9% of statements [2021-07-02T10:08:15.857Z] --- PASS: TestConfigList (2.96s) [2021-07-02T10:08:15.857Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:08:15.857Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-02T10:08:16.796Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-02T10:08:17.055Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-02T10:08:17.226Z] === RUN TestVerifyNetworkingConfig [2021-07-02T10:08:17.226Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestGetContainer [2021-07-02T10:08:17.226Z] --- PASS: TestGetContainer (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestValidContainerNames [2021-07-02T10:08:17.226Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestContainerInitDNS [2021-07-02T10:08:17.226Z] daemon_test.go:147: root required [2021-07-02T10:08:17.226Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestMerge [2021-07-02T10:08:17.226Z] --- PASS: TestMerge (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestValidateContainerIsolation [2021-07-02T10:08:17.226Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestFindNetworkErrorType [2021-07-02T10:08:17.226Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestEnsureServicesExist [2021-07-02T10:08:17.226Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestEnsureServicesExistErrors [2021-07-02T10:08:17.226Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-02T10:08:17.226Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-02T10:08:17.226Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-02T10:08:17.226Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-02T10:08:17.226Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-02T10:08:17.226Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-02T10:08:17.226Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestContainerDelete [2021-07-02T10:08:17.226Z] --- PASS: TestContainerDelete (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestContainerDoubleDelete [2021-07-02T10:08:17.226Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestLogContainerEventCopyLabels [2021-07-02T10:08:17.226Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestLogContainerEventWithAttributes [2021-07-02T10:08:17.226Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2021-07-02T10:08:17.226Z] === RUN TestNoneHealthcheck [2021-07-02T10:08:17.226Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestHealthStates [2021-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] time="2021-07-02T10:08:17Z" 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-07-02T10:08:17.226Z] --- PASS: TestHealthStates (0.16s) [2021-07-02T10:08:17.226Z] === RUN TestMaskURLCredentials [2021-07-02T10:08:17.226Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestGetInspectData [2021-07-02T10:08:17.226Z] --- PASS: TestGetInspectData (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestFillLicense [2021-07-02T10:08:17.226Z] --- PASS: TestFillLicense (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestListInvalidFilter [2021-07-02T10:08:17.226Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestNameFilter [2021-07-02T10:08:17.226Z] --- PASS: TestNameFilter (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-02T10:08:17.226Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-02T10:08:17.226Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-02T10:08:17.623Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-02T10:08:17.689Z] === 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-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-02T10:08:17.689Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-02T10:08:17.689Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-02T10:08:17.690Z] --- 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-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-02T10:08:17.690Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-02T10:08:17.690Z] === RUN TestDaemonReloadLabels [2021-07-02T10:08:17.690Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-02T10:08:17.690Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-02T10:08:17.690Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-02T10:08:17.690Z] === RUN TestDaemonReloadMirrors [2021-07-02T10:08:17.690Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-02T10:08:17.690Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-02T10:08:17.690Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-02T10:08:17.690Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-02T10:08:17.690Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-02T10:08:17.690Z] === RUN TestDaemonDiscoveryReload [2021-07-02T10:08:18.192Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2021-07-02T10:08:18.192Z] === RUN TestConfigsUpdate [2021-07-02T10:08:18.665Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-02T10:08:18.665Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-02T10:08:19.126Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.54s) [2021-07-02T10:08:19.126Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-02T10:08:19.126Z] === RUN TestBuilderGC [2021-07-02T10:08:19.126Z] --- PASS: TestBuilderGC (0.00s) [2021-07-02T10:08:19.126Z] === RUN TestDaemonConfigurationNotFound [2021-07-02T10:08:19.126Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-02T10:08:19.126Z] === RUN TestDaemonBrokenConfiguration [2021-07-02T10:08:19.126Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-02T10:08:19.126Z] === RUN TestParseClusterAdvertiseSettings [2021-07-02T10:08:19.127Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestFindConfigurationConflicts [2021-07-02T10:08:19.127Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-02T10:08:19.127Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-02T10:08:19.127Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-02T10:08:19.127Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-02T10:08:19.127Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-02T10:08:19.127Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_label [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_dns [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-02T10:08:19.127Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-02T10:08:19.127Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestModifiedDiscoverySettings [2021-07-02T10:08:19.127Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-02T10:08:19.127Z] === RUN TestReloadSetConfigFileNotExist [2021-07-02T10:08:19.569Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-02T10:08:19.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-02T10:08:19.589Z] time="2021-07-02T10:08:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-02T10:08:19.589Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-02T10:08:19.589Z] === RUN TestReloadDefaultConfigNotExist [2021-07-02T10:08:19.589Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:08:19.589Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestReloadBadDefaultConfig [2021-07-02T10:08:19.589Z] time="2021-07-02T10:08:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-231648663" [2021-07-02T10:08:19.589Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestReloadWithConflictingLabels [2021-07-02T10:08:19.589Z] time="2021-07-02T10:08:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-063753738" [2021-07-02T10:08:19.589Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestReloadWithDuplicateLabels [2021-07-02T10:08:19.589Z] time="2021-07-02T10:08:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-695734241" [2021-07-02T10:08:19.589Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestDaemonConfigurationMerge [2021-07-02T10:08:19.589Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-02T10:08:19.589Z] PASS [2021-07-02T10:08:19.589Z] coverage: 79.2% of statements [2021-07-02T10:08:19.589Z] ok github.com/docker/docker/daemon/config 0.274s coverage: 79.2% of statements [2021-07-02T10:08:19.589Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-02T10:08:19.589Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-02T10:08:19.589Z] reload_test.go:520: root required [2021-07-02T10:08:19.589Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-02T10:08:19.589Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-02T10:08:19.589Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-02T10:08:19.589Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-02T10:08:19.589Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-02T10:08:19.589Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-02T10:08:19.589Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-02T10:08:19.589Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-02T10:08:19.589Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-02T10:08:19.589Z] === RUN TestParseVolumesFrom [2021-07-02T10:08:19.589Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-02T10:08:19.589Z] PASS [2021-07-02T10:08:19.589Z] coverage: 9.1% of statements [2021-07-02T10:08:19.589Z] ok github.com/docker/docker/daemon 2.407s coverage: 9.1% of statements [2021-07-02T10:08:20.051Z] === RUN TestWaitNodeAttachment [2021-07-02T10:08:20.516Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-02T10:08:20.516Z] === RUN TestIsolationConversion [2021-07-02T10:08:20.516Z] === RUN TestIsolationConversion/default [2021-07-02T10:08:20.516Z] === RUN TestIsolationConversion/process [2021-07-02T10:08:20.516Z] === RUN TestIsolationConversion/hyperv [2021-07-02T10:08:20.516Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestContainerLabels [2021-07-02T10:08:20.516Z] --- PASS: TestContainerLabels (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestCredentialSpecConversion [2021-07-02T10:08:20.516Z] === RUN TestCredentialSpecConversion/none [2021-07-02T10:08:20.516Z] === RUN TestCredentialSpecConversion/config [2021-07-02T10:08:20.516Z] === RUN TestCredentialSpecConversion/file [2021-07-02T10:08:20.516Z] === RUN TestCredentialSpecConversion/registry [2021-07-02T10:08:20.516Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-02T10:08:20.516Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestControllerValidateMountBind [2021-07-02T10:08:20.516Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestControllerValidateMountVolume [2021-07-02T10:08:20.516Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestControllerValidateMountTarget [2021-07-02T10:08:20.516Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestControllerValidateMountTmpfs [2021-07-02T10:08:20.516Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestControllerValidateMountInvalidType [2021-07-02T10:08:20.516Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestControllerValidateMountNamedPipe [2021-07-02T10:08:20.516Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-02T10:08:20.516Z] PASS [2021-07-02T10:08:20.516Z] coverage: 11.0% of statements [2021-07-02T10:08:20.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.548s coverage: 11.0% of statements [2021-07-02T10:08:20.516Z] === RUN TestDiscoveryOptsErrors [2021-07-02T10:08:20.516Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-02T10:08:20.516Z] === RUN TestDiscoveryOpts [2021-07-02T10:08:20.516Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-02T10:08:20.516Z] PASS [2021-07-02T10:08:20.516Z] coverage: 30.0% of statements [2021-07-02T10:08:20.516Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-07-02T10:08:20.947Z] --- PASS: TestConfigsUpdate (2.60s) [2021-07-02T10:08:20.947Z] === RUN TestTemplatedConfig [2021-07-02T10:08:20.978Z] === RUN TestEventsLog [2021-07-02T10:08:20.978Z] --- PASS: TestEventsLog (0.00s) [2021-07-02T10:08:20.978Z] === RUN TestEventsLogTimeout [2021-07-02T10:08:20.978Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-02T10:08:20.978Z] === RUN TestLogEvents [2021-07-02T10:08:20.978Z] --- PASS: TestLogEvents (0.05s) [2021-07-02T10:08:20.978Z] === RUN TestLoadBufferedEvents [2021-07-02T10:08:20.978Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-07-02T10:08:20.978Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-02T10:08:20.978Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-02T10:08:20.978Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-02T10:08:20.978Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-02T10:08:20.978Z] PASS [2021-07-02T10:08:20.978Z] coverage: 50.0% of statements [2021-07-02T10:08:20.978Z] ok github.com/docker/docker/daemon/events 0.256s coverage: 50.0% of statements [2021-07-02T10:08:21.882Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-02T10:08:21.951Z] === RUN TestIsEmptyDir [2021-07-02T10:08:21.951Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-02T10:08:21.951Z] PASS [2021-07-02T10:08:21.951Z] coverage: 2.3% of statements [2021-07-02T10:08:21.951Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-07-02T10:08:21.951Z] === RUN TestLinkNaming [2021-07-02T10:08:21.951Z] --- PASS: TestLinkNaming (0.00s) [2021-07-02T10:08:21.951Z] === RUN TestLinkNew [2021-07-02T10:08:21.951Z] --- PASS: TestLinkNew (0.00s) [2021-07-02T10:08:21.951Z] === RUN TestLinkEnv [2021-07-02T10:08:21.951Z] --- PASS: TestLinkEnv (0.00s) [2021-07-02T10:08:21.951Z] === RUN TestLinkMultipleEnv [2021-07-02T10:08:21.951Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-02T10:08:21.951Z] === RUN TestLinkPortRangeEnv [2021-07-02T10:08:21.951Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-02T10:08:21.951Z] PASS [2021-07-02T10:08:21.951Z] coverage: 93.0% of statements [2021-07-02T10:08:21.951Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-07-02T10:08:22.142Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-02T10:08:23.379Z] ......... [ 86%] [2021-07-02T10:08:23.522Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-02T10:08:23.781Z] check_test.go:309: [df0a96d38424c] daemon is not started [2021-07-02T10:08:23.781Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-02T10:08:24.143Z] === RUN TestAdapterReadLogs [2021-07-02T10:08:24.143Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-02T10:08:24.143Z] === RUN TestCopier [2021-07-02T10:08:24.143Z] --- PASS: TestCopier (0.00s) [2021-07-02T10:08:24.143Z] === RUN TestCopierLongLines [2021-07-02T10:08:24.143Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-02T10:08:24.143Z] === RUN TestCopierSlow [2021-07-02T10:08:24.143Z] --- PASS: TestCopierSlow (0.20s) [2021-07-02T10:08:24.143Z] === RUN TestCopierWithSized [2021-07-02T10:08:24.143Z] === RUN TestCopierWithSized/as_is [2021-07-02T10:08:24.143Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-02T10:08:24.143Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-02T10:08:24.143Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-02T10:08:24.143Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-02T10:08:24.143Z] === RUN TestCopierWithPartial [2021-07-02T10:08:24.143Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-02T10:08:24.143Z] === RUN TestRingLogger [2021-07-02T10:08:24.143Z] --- PASS: TestRingLogger (0.00s) [2021-07-02T10:08:24.143Z] === RUN TestRingCap [2021-07-02T10:08:24.143Z] --- PASS: TestRingCap (0.00s) [2021-07-02T10:08:24.143Z] === RUN TestRingClose [2021-07-02T10:08:24.143Z] --- PASS: TestRingClose (0.00s) [2021-07-02T10:08:24.143Z] === RUN TestRingDrain [2021-07-02T10:08:24.143Z] --- PASS: TestRingDrain (0.00s) [2021-07-02T10:08:24.143Z] PASS [2021-07-02T10:08:24.143Z] coverage: 43.8% of statements [2021-07-02T10:08:24.143Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.8% of statements [2021-07-02T10:08:24.350Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-02T10:08:24.605Z] === RUN TestSearchRegistryForImagesErrors [2021-07-02T10:08:24.605Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-02T10:08:24.605Z] === RUN TestSearchRegistryForImages [2021-07-02T10:08:24.605Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-02T10:08:24.605Z] === RUN TestOnlyPlatformWithFallback [2021-07-02T10:08:24.605Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-02T10:08:24.605Z] === RUN TestImageDelete [2021-07-02T10:08:24.605Z] === RUN TestImageDelete/no_lease [2021-07-02T10:08:24.605Z] === RUN TestImageDelete/lease_exists [2021-07-02T10:08:24.605Z] --- PASS: TestImageDelete (0.06s) [2021-07-02T10:08:24.605Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-02T10:08:24.605Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-02T10:08:24.605Z] === RUN TestContentStoreForPull [2021-07-02T10:08:24.605Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-02T10:08:24.605Z] PASS [2021-07-02T10:08:24.605Z] coverage: 6.8% of statements [2021-07-02T10:08:24.605Z] ok github.com/docker/docker/daemon/images 0.353s coverage: 6.8% of statements [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/defaults [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-02T10:08:24.605Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-02T10:08:24.605Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-02T10:08:24.605Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-02T10:08:24.605Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-02T10:08:24.605Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-02T10:08:24.605Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-02T10:08:24.605Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-02T10:08:24.918Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-02T10:08:25.067Z] time="2021-07-02T10:08:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-02T10:08:25.067Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-07-02T10:08:25.067Z] === RUN TestCreateSuccess [2021-07-02T10:08:25.067Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCreateLogGroupSuccess [2021-07-02T10:08:25.067Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCreateError [2021-07-02T10:08:25.067Z] --- PASS: TestCreateError (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCreateAlreadyExists [2021-07-02T10:08:25.067Z] time="2021-07-02T10:08:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-02T10:08:25.067Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestLogClosed [2021-07-02T10:08:25.067Z] --- PASS: TestLogClosed (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestLogBlocking [2021-07-02T10:08:25.067Z] --- PASS: TestLogBlocking (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-02T10:08:25.067Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestLogNonBlockingBufferFull [2021-07-02T10:08:25.067Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestPublishBatchSuccess [2021-07-02T10:08:25.067Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestPublishBatchError [2021-07-02T10:08:25.067Z] time="2021-07-02T10:08:24Z" level=error msg=Error [2021-07-02T10:08:25.067Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-02T10:08:25.067Z] time="2021-07-02T10:08:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-02T10:08:25.067Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-02T10:08:25.067Z] time="2021-07-02T10:08:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-02T10:08:25.067Z] time="2021-07-02T10:08:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-02T10:08:25.067Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchSimple [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchTicker [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchMultilinePattern [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchClose [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen/0/Hello [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen/2/🙃 [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen/3/���� [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen/4/He��o [2021-07-02T10:08:25.067Z] === RUN TestEffectiveLen/5/ [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/0/ [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/1/Hello [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: Hello [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/2/Hello [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: He [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: llo [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/3/Hello [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: Hello [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/4/🙃 [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/5/🙃 [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/6/a� [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: a [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: � [2021-07-02T10:08:25.067Z] === RUN TestFindValidSplit/7/a� [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1044: a� [2021-07-02T10:08:25.067Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-02T10:08:25.067Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-02T10:08:25.067Z] === RUN TestProcessEventEmoji [2021-07-02T10:08:25.067Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-02T10:08:25.067Z] === RUN TestCollectBatchLineSplit [2021-07-02T10:08:25.067Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-02T10:08:25.068Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestCollectBatchMaxEvents [2021-07-02T10:08:25.068Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-02T10:08:25.068Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-02T10:08:25.068Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-02T10:08:25.068Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-02T10:08:25.068Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-02T10:08:25.068Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-02T10:08:25.068Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-02T10:08:25.068Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-02T10:08:25.068Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-02T10:08:25.068Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestCreateTagSuccess [2021-07-02T10:08:25.068Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-02T10:08:25.068Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-02T10:08:25.068Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-02T10:08:25.068Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-02T10:08:25.068Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-02T10:08:25.068Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-02T10:08:25.068Z] PASS [2021-07-02T10:08:25.068Z] coverage: 77.4% of statements [2021-07-02T10:08:25.068Z] ok github.com/docker/docker/daemon/logger/awslogs 0.386s coverage: 77.4% of statements [2021-07-02T10:08:25.177Z] --- PASS: TestTemplatedConfig (4.30s) [2021-07-02T10:08:25.177Z] === RUN TestConfigCreateResolve [2021-07-02T10:08:25.475Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-02T10:08:25.569Z] --- PASS: TestCheckoutGit (58.09s) [2021-07-02T10:08:25.569Z] === RUN TestValidGitTransport [2021-07-02T10:08:25.569Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-02T10:08:25.569Z] === RUN TestGitInvalidRef [2021-07-02T10:08:25.569Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-02T10:08:25.569Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-02T10:08:25.569Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-02T10:08:26.031Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-07-02T10:08:26.031Z] === RUN TestFastTimeMarshalJSON [2021-07-02T10:08:26.031Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-02T10:08:26.031Z] PASS [2021-07-02T10:08:26.031Z] coverage: 87.2% of statements [2021-07-02T10:08:26.031Z] --- PASS: TestGitInvalidRef (0.25s) [2021-07-02T10:08:26.031Z] PASS [2021-07-02T10:08:26.031Z] coverage: 86.3% of statements [2021-07-02T10:08:26.031Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.184s coverage: 87.2% of statements [2021-07-02T10:08:26.031Z] ok github.com/docker/docker/builder/remotecontext/git 58.421s coverage: 86.3% of statements [2021-07-02T10:08:26.031Z] === RUN TestJSONFileLogger [2021-07-02T10:08:26.031Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-02T10:08:26.031Z] === RUN TestJSONFileLoggerWithTags [2021-07-02T10:08:26.031Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-02T10:08:26.031Z] === RUN TestJSONFileLoggerWithOpts [2021-07-02T10:08:26.031Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-02T10:08:26.031Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-02T10:08:26.031Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-02T10:08:26.031Z] === RUN TestEncodeDecode [2021-07-02T10:08:26.031Z] === PAUSE TestEncodeDecode [2021-07-02T10:08:26.031Z] === RUN TestUnexpectedEOF [2021-07-02T10:08:26.031Z] time="2021-07-02T10:08:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-02T10:08:26.031Z] time="2021-07-02T10:08:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-02T10:08:26.031Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-02T10:08:26.031Z] === CONT TestEncodeDecode [2021-07-02T10:08:26.031Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-02T10:08:26.031Z] PASS [2021-07-02T10:08:26.031Z] coverage: 69.9% of statements [2021-07-02T10:08:26.031Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.223s coverage: 69.9% of statements [2021-07-02T10:08:26.829Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-02T10:08:26.829Z] PASS [2021-07-02T10:08:26.829Z] [2021-07-02T10:08:26.829Z] DONE 17 tests in 47.615s [2021-07-02T10:08:26.829Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-02T10:08:26.829Z] INFO: Testing against a local daemon [2021-07-02T10:08:26.829Z] === RUN TestPluginInvalidJSON [2021-07-02T10:08:26.829Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:08:26.829Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:08:26.829Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:08:26.829Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-02T10:08:26.829Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:08:26.829Z] === RUN TestPluginInstall [2021-07-02T10:08:26.829Z] === RUN TestPluginInstall/no_auth [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/cli [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-02T10:08:27.005Z] === RUN TestWriteLog [2021-07-02T10:08:27.005Z] === PAUSE TestWriteLog [2021-07-02T10:08:27.005Z] === RUN TestReadLog [2021-07-02T10:08:27.005Z] === PAUSE TestReadLog [2021-07-02T10:08:27.005Z] === CONT TestWriteLog [2021-07-02T10:08:27.005Z] === CONT TestReadLog [2021-07-02T10:08:27.005Z] === RUN TestReadLog/tail_exact [2021-07-02T10:08:27.005Z] --- PASS: TestWriteLog (0.01s) [2021-07-02T10:08:27.005Z] === RUN TestReadLog/tail_less_than_available [2021-07-02T10:08:27.005Z] === RUN TestReadLog/tail_more_than_available [2021-07-02T10:08:27.005Z] --- PASS: TestReadLog (0.16s) [2021-07-02T10:08:27.005Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-07-02T10:08:27.005Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-02T10:08:27.005Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-02T10:08:27.005Z] PASS [2021-07-02T10:08:27.005Z] coverage: 75.2% of statements [2021-07-02T10:08:27.005Z] ok github.com/docker/docker/daemon/logger/local 0.219s coverage: 75.2% of statements [2021-07-02T10:08:27.005Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-02T10:08:27.467Z] === RUN TestOpenFileDelete [2021-07-02T10:08:27.467Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestOpenFileRename [2021-07-02T10:08:27.467Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestParseLogTagDefaultTag [2021-07-02T10:08:27.467Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestParseLogTag [2021-07-02T10:08:27.467Z] --- PASS: TestParseLogTag (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestParseLogTagEmptyTag [2021-07-02T10:08:27.467Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestTailFiles [2021-07-02T10:08:27.467Z] --- PASS: TestTailFiles (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestFollowLogsConsumerGone [2021-07-02T10:08:27.467Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestFollowLogsProducerGone [2021-07-02T10:08:27.467Z] logfile_test.go:179: logDecode() closed after sending 1345 messages [2021-07-02T10:08:27.467Z] logfile_test.go:232: messages sent: 1345, received: 1345 [2021-07-02T10:08:27.467Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-02T10:08:27.467Z] === RUN TestCheckCapacityAndRotate [2021-07-02T10:08:27.467Z] === RUN TestLog [2021-07-02T10:08:27.467Z] --- PASS: TestLog (0.01s) [2021-07-02T10:08:27.467Z] PASS [2021-07-02T10:08:27.467Z] coverage: 31.5% of statements [2021-07-02T10:08:27.467Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-02T10:08:27.467Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-02T10:08:27.467Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-07-02T10:08:27.929Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-02T10:08:27.929Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-02T10:08:27.929Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-02T10:08:27.929Z] PASS [2021-07-02T10:08:27.929Z] coverage: 53.7% of statements [2021-07-02T10:08:27.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 53.7% of statements [2021-07-02T10:08:28.266Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-02T10:08:28.391Z] === RUN TestParseLogFormat [2021-07-02T10:08:28.391Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-02T10:08:28.391Z] === RUN TestValidateLogOptEmpty [2021-07-02T10:08:28.391Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-02T10:08:28.391Z] === RUN TestValidateSyslogAddress [2021-07-02T10:08:28.391Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-02T10:08:28.391Z] === RUN TestParseAddressDefaultPort [2021-07-02T10:08:28.391Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-02T10:08:28.391Z] === RUN TestValidateSyslogFacility [2021-07-02T10:08:28.391Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-02T10:08:28.391Z] === RUN TestValidateLogOptSyslogFormat [2021-07-02T10:08:28.391Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-02T10:08:28.391Z] === RUN TestValidateLogOpt [2021-07-02T10:08:28.391Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-02T10:08:28.391Z] PASS [2021-07-02T10:08:28.391Z] coverage: 46.8% of statements [2021-07-02T10:08:28.391Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-07-02T10:08:28.735Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:08:28.735Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:690ad36aff3da4bf261f1119d1e868c540f87841c34e74a6df7763ab8ecb1529" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:08:28.735Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:08:28.735Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:690ad36aff3da4bf261f1119d1e868c540f87841c34e74a6df7763ab8ecb1529" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:08:28.735Z] === RUN TestPluginInstall/with_htpasswd [2021-07-02T10:08:28.780Z] --- PASS: TestConfigCreateResolve (3.04s) [2021-07-02T10:08:28.780Z] PASS [2021-07-02T10:08:28.780Z] [2021-07-02T10:08:28.780Z] DONE 6 tests in 18.724s [2021-07-02T10:08:28.780Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-02T10:08:28.780Z] ++ 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-07-02T10:08:28.780Z] ++ set -e [2021-07-02T10:08:28.780Z] ++ '[' -n 0 ']' [2021-07-02T10:08:28.780Z] ++ set -x [2021-07-02T10:08:28.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-02T10:08:28.780Z] INFO: Testing against a local daemon [2021-07-02T10:08:28.780Z] === RUN TestCheckpoint [2021-07-02T10:08:28.780Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:08:28.780Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:08:28.780Z] === RUN TestContainerInvalidJSON [2021-07-02T10:08:28.780Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:08:28.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:08:28.780Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:08:28.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:08:28.780Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:08:28.780Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:08:28.780Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:08:28.780Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:08:28.780Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:08:28.780Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-02T10:08:28.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-02T10:08:28.780Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-02T10:08:28.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-02T10:08:28.780Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:08:28.780Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-07-02T10:08:28.780Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:08:28.780Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-02T10:08:28.780Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:08:28.780Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-02T10:08:28.780Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:08:28.780Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-02T10:08:28.780Z] === RUN TestCopyFromContainer [2021-07-02T10:08:28.854Z] === RUN TestValidateLogOpt [2021-07-02T10:08:28.854Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestNewMissedConfig [2021-07-02T10:08:28.854Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestNewMissedUrl [2021-07-02T10:08:28.854Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestNewMissedToken [2021-07-02T10:08:28.854Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestNewWithProxy [2021-07-02T10:08:28.854Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestDefault [2021-07-02T10:08:28.854Z] --- PASS: TestDefault (0.01s) [2021-07-02T10:08:28.854Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-02T10:08:28.854Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestJsonFormat [2021-07-02T10:08:28.854Z] --- PASS: TestJsonFormat (0.01s) [2021-07-02T10:08:28.854Z] === RUN TestRawFormat [2021-07-02T10:08:28.854Z] --- PASS: TestRawFormat (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestRawFormatWithLabels [2021-07-02T10:08:28.854Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestRawFormatWithoutTag [2021-07-02T10:08:28.854Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-02T10:08:28.854Z] === RUN TestBatching [2021-07-02T10:08:28.854Z] === RUN TestNewParse [2021-07-02T10:08:28.854Z] --- PASS: TestNewParse (0.00s) [2021-07-02T10:08:28.854Z] PASS [2021-07-02T10:08:28.854Z] coverage: 8.3% of statements [2021-07-02T10:08:28.854Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-07-02T10:08:28.854Z] --- PASS: TestBatching (0.19s) [2021-07-02T10:08:28.854Z] === RUN TestFrequency [2021-07-02T10:08:28.995Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:08:28.995Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fc6fdc18235c96ab2c8e4f392dbfe3fc294e5aefebae6ade880693a11c7f9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:08:28.995Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:08:28.995Z] time="2021-07-02T10:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fc6fdc18235c96ab2c8e4f392dbfe3fc294e5aefebae6ade880693a11c7f9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:08:29.039Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-02T10:08:29.254Z] === RUN TestPluginInstall/with_insecure [2021-07-02T10:08:29.315Z] --- PASS: TestFrequency (0.20s) [2021-07-02T10:08:29.315Z] === RUN TestOneMessagePerRequest [2021-07-02T10:08:29.315Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-02T10:08:29.315Z] === RUN TestVerify [2021-07-02T10:08:29.315Z] --- PASS: TestVerify (0.00s) [2021-07-02T10:08:29.315Z] === RUN TestSkipVerify [2021-07-02T10:08:29.315Z] time="2021-07-02T10:08:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.315Z] time="2021-07-02T10:08:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.315Z] time="2021-07-02T10:08:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.708Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-02T10:08:29.777Z] --- PASS: TestSkipVerify (0.68s) [2021-07-02T10:08:29.777Z] === RUN TestBufferMaximum [2021-07-02T10:08:29.777Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.777Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.777Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.777Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.777Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.777Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.487259\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.487259\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-02T10:08:29.778Z] === RUN TestServerAlwaysDown [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.490260\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.490260\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.490260\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.491261\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] time="2021-07-02T10:08:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220509.491261\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:29.778Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-02T10:08:29.778Z] === RUN TestCannotSendAfterClose [2021-07-02T10:08:29.778Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-02T10:08:29.778Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-02T10:08:29.778Z] === RUN TestV1IDService [2021-07-02T10:08:29.778Z] --- PASS: TestV1IDService (0.02s) [2021-07-02T10:08:29.778Z] === RUN TestV2MetadataService [2021-07-02T10:08:30.191Z] time="2021-07-02T10:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:08:30.191Z] time="2021-07-02T10:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0810f01d28682b4a1c4ee4b6d94a9fd5d00299df18f6bb1f26b981d6fd06e9d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:08:30.191Z] time="2021-07-02T10:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:08:30.191Z] time="2021-07-02T10:08:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0810f01d28682b4a1c4ee4b6d94a9fd5d00299df18f6bb1f26b981d6fd06e9d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:08:30.450Z] plugin_test.go:165: [d6d93d8b50d2e] daemon is not started [2021-07-02T10:08:30.450Z] --- PASS: TestPluginInstall (3.55s) [2021-07-02T10:08:30.450Z] --- PASS: TestPluginInstall/no_auth (1.78s) [2021-07-02T10:08:30.450Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-07-02T10:08:30.450Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-02T10:08:30.450Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-02T10:08:30.539Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestConfigureDaemonLogs [2021-07-02T10:08:30.539Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestCommonOptionsInstallFlags [2021-07-02T10:08:30.539Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-02T10:08:30.539Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-02T10:08:30.539Z] PASS [2021-07-02T10:08:30.539Z] coverage: 18.5% of statements [2021-07-02T10:08:30.539Z] ok github.com/docker/docker/cmd/dockerd 0.178s coverage: 18.5% of statements [2021-07-02T10:08:30.539Z] === RUN TestContainerStopSignal [2021-07-02T10:08:30.539Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestContainerStopTimeout [2021-07-02T10:08:30.539Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-02T10:08:30.539Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-02T10:08:30.539Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-02T10:08:30.539Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestReplaceAndAppendEnvVars [2021-07-02T10:08:30.539Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-02T10:08:30.539Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestNewMemoryStore [2021-07-02T10:08:30.539Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestAddContainers [2021-07-02T10:08:30.539Z] --- PASS: TestAddContainers (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestGetContainer [2021-07-02T10:08:30.539Z] --- PASS: TestGetContainer (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestDeleteContainer [2021-07-02T10:08:30.539Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestListContainers [2021-07-02T10:08:30.539Z] --- PASS: TestListContainers (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestFirstContainer [2021-07-02T10:08:30.539Z] --- PASS: TestFirstContainer (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestApplyAllContainer [2021-07-02T10:08:30.539Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestIsValidHealthString [2021-07-02T10:08:30.539Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestStateRunStop [2021-07-02T10:08:30.539Z] --- PASS: TestStateRunStop (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestStateTimeoutWait [2021-07-02T10:08:30.539Z] state_test.go:141: Stop callback fired [2021-07-02T10:08:30.539Z] state_test.go:165: Stop callback fired [2021-07-02T10:08:30.539Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-02T10:08:30.539Z] === RUN TestIsValidStateString [2021-07-02T10:08:30.539Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestViewSaveDelete [2021-07-02T10:08:30.539Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-02T10:08:30.539Z] === RUN TestViewAll [2021-07-02T10:08:30.539Z] --- PASS: TestViewAll (0.02s) [2021-07-02T10:08:30.539Z] === RUN TestViewGet [2021-07-02T10:08:30.539Z] --- PASS: TestViewGet (0.01s) [2021-07-02T10:08:30.539Z] === RUN TestNames [2021-07-02T10:08:30.539Z] --- PASS: TestNames (0.00s) [2021-07-02T10:08:30.539Z] === RUN TestViewWithHealthCheck [2021-07-02T10:08:30.539Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-02T10:08:30.539Z] PASS [2021-07-02T10:08:30.539Z] coverage: 41.5% of statements [2021-07-02T10:08:30.539Z] ok github.com/docker/docker/container 0.231s coverage: 41.5% of statements [2021-07-02T10:08:30.752Z] time="2021-07-02T10:08:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-02T10:08:30.752Z] time="2021-07-02T10:08:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a1def1156ee4\"}'" [2021-07-02T10:08:30.752Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-07-02T10:08:30.752Z] PASS [2021-07-02T10:08:30.752Z] coverage: 82.5% of statements [2021-07-02T10:08:30.752Z] ok github.com/docker/docker/daemon/logger/splunk 2.172s coverage: 82.5% of statements [2021-07-02T10:08:30.752Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-02T10:08:30.752Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-02T10:08:30.752Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-02T10:08:30.752Z] --- PASS: TestV2MetadataService (0.95s) [2021-07-02T10:08:30.752Z] PASS [2021-07-02T10:08:30.752Z] coverage: 48.2% of statements [2021-07-02T10:08:30.752Z] ok github.com/docker/docker/distribution/metadata 1.034s coverage: 48.2% of statements [2021-07-02T10:08:30.945Z] === RUN TestCopyFromContainer// [2021-07-02T10:08:30.945Z] === RUN TestCopyFromContainer//bar/root [2021-07-02T10:08:31.203Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-02T10:08:31.203Z] === RUN TestCopyFromContainer/bar/quux [2021-07-02T10:08:31.213Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-02T10:08:31.213Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-02T10:08:31.213Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-02T10:08:31.213Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-02T10:08:31.213Z] === RUN TestContinueOnError_NeverContinue [2021-07-02T10:08:31.213Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-02T10:08:31.213Z] === RUN TestManifestStore [2021-07-02T10:08:31.213Z] === RUN TestManifestStore/no_remote_or_local [2021-07-02T10:08:31.213Z] === RUN TestSuccessfulDownload [2021-07-02T10:08:31.213Z] download_test.go:268: Needs fixing on Windows [2021-07-02T10:08:31.213Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-02T10:08:31.213Z] === RUN TestCancelledDownload [2021-07-02T10:08:31.213Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-02T10:08:31.213Z] === RUN TestMaxDownloadAttempts [2021-07-02T10:08:31.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:08:31.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:08:31.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:08:31.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:08:31.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:08:31.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:08:31.213Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:08:31.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:08:31.214Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:08:31.214Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:08:31.214Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:08:31.214Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local104261599\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/no_local_cache [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/with_local_cache [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/unknown_media_type [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:30Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:30Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:31Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:31Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:31Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-02T10:08:31.214Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-02T10:08:31.214Z] time="2021-07-02T10:08:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore (0.31s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-02T10:08:31.214Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-02T10:08:31.214Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestFixManifestLayers [2021-07-02T10:08:31.214Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-02T10:08:31.214Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-02T10:08:31.214Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestFixManifestLayersBadParent [2021-07-02T10:08:31.214Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestValidateManifest [2021-07-02T10:08:31.214Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-02T10:08:31.214Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestFormatPlatform [2021-07-02T10:08:31.214Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestGetRepositoryMountCandidates [2021-07-02T10:08:31.214Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-02T10:08:31.214Z] === RUN TestLayerAlreadyExists [2021-07-02T10:08:31.214Z] 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-07-02T10:08:31.214Z] 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-07-02T10:08:31.214Z] 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-07-02T10:08:31.214Z] 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-07-02T10:08:31.214Z] 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-07-02T10:08:31.214Z] 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-07-02T10:08:31.214Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-07-02T10:08:31.214Z] === RUN TestWhenEmptyAuthConfig [2021-07-02T10:08:31.462Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-02T10:08:31.462Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-02T10:08:31.676Z] time="2021-07-02T10:08:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:31.676Z] time="2021-07-02T10:08:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:31.676Z] time="2021-07-02T10:08:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:31.676Z] time="2021-07-02T10:08:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:31.676Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-02T10:08:31.676Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-07-02T10:08:31.676Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-07-02T10:08:31.676Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-07-02T10:08:31.676Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-07-02T10:08:31.676Z] === RUN TestTransfer [2021-07-02T10:08:31.676Z] --- PASS: TestTransfer (0.12s) [2021-07-02T10:08:31.676Z] === RUN TestConcurrencyLimit [2021-07-02T10:08:31.721Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-02T10:08:31.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-02T10:08:31.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-02T10:08:31.828Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-02T10:08:31.980Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer (3.27s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer// (0.16s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-02T10:08:31.980Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-07-02T10:08:31.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:08:31.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:08:31.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:08:31.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:08:31.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:08:31.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:08:31.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:08:31.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:08:31.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:08:32.081Z] === RUN TestPrepare [2021-07-02T10:08:32.081Z] --- PASS: TestPrepare (0.00s) [2021-07-02T10:08:32.081Z] === RUN TestStart [2021-07-02T10:08:32.081Z] --- PASS: TestStart (0.00s) [2021-07-02T10:08:32.081Z] === RUN TestWaitCancel [2021-07-02T10:08:32.081Z] --- PASS: TestWaitCancel (0.00s) [2021-07-02T10:08:32.081Z] === RUN TestWaitDisabled [2021-07-02T10:08:32.081Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-02T10:08:32.081Z] === RUN TestWaitEnabled [2021-07-02T10:08:32.081Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-02T10:08:32.081Z] === RUN TestRemove [2021-07-02T10:08:32.081Z] --- PASS: TestRemove (0.00s) [2021-07-02T10:08:32.081Z] PASS [2021-07-02T10:08:32.081Z] coverage: 65.3% of statements [2021-07-02T10:08:32.081Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-07-02T10:08:32.139Z] === RUN TestNotFound [2021-07-02T10:08:32.139Z] --- PASS: TestNotFound (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestConflict [2021-07-02T10:08:32.139Z] --- PASS: TestConflict (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestForbidden [2021-07-02T10:08:32.139Z] --- PASS: TestForbidden (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestInvalidParameter [2021-07-02T10:08:32.139Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestNotImplemented [2021-07-02T10:08:32.139Z] --- PASS: TestNotImplemented (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestNotModified [2021-07-02T10:08:32.139Z] --- PASS: TestNotModified (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestUnauthorized [2021-07-02T10:08:32.139Z] --- PASS: TestUnauthorized (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestUnknown [2021-07-02T10:08:32.139Z] --- PASS: TestUnknown (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestCancelled [2021-07-02T10:08:32.139Z] --- PASS: TestCancelled (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestDeadline [2021-07-02T10:08:32.139Z] --- PASS: TestDeadline (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestDataLoss [2021-07-02T10:08:32.139Z] --- PASS: TestDataLoss (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestUnavailable [2021-07-02T10:08:32.139Z] --- PASS: TestUnavailable (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestSystem [2021-07-02T10:08:32.139Z] --- PASS: TestSystem (0.00s) [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Not_Found [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Bad_Request [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Conflict [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Unauthorized [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Forbidden [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Not_Modified [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-02T10:08:32.139Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-02T10:08:32.139Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-02T10:08:32.139Z] PASS [2021-07-02T10:08:32.139Z] coverage: 53.1% of statements [2021-07-02T10:08:32.139Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-07-02T10:08:32.139Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-02T10:08:32.139Z] === RUN TestInactiveJobs [2021-07-02T10:08:32.239Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:08:32.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-07-02T10:08:32.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-02T10:08:32.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-02T10:08:32.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-02T10:08:32.239Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:08:32.239Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-07-02T10:08:32.239Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:08:32.239Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:08:32.239Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:08:32.239Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:08:32.239Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:08:32.239Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:08:32.239Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:08:32.239Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:08:32.239Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:08:32.239Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:08:32.239Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-02T10:08:32.239Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-02T10:08:32.239Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-02T10:08:32.239Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-02T10:08:32.239Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:08:32.239Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-07-02T10:08:32.239Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:08:32.601Z] --- PASS: TestInactiveJobs (0.37s) [2021-07-02T10:08:32.601Z] === RUN TestWatchRelease [2021-07-02T10:08:32.601Z] --- PASS: TestWatchRelease (0.04s) [2021-07-02T10:08:32.601Z] === RUN TestWatchFinishedTransfer [2021-07-02T10:08:32.601Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-02T10:08:32.601Z] === RUN TestDuplicateTransfer [2021-07-02T10:08:32.601Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-07-02T10:08:32.601Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-02T10:08:32.601Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-02T10:08:32.601Z] === RUN TestTokenPassThru [2021-07-02T10:08:32.601Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-02T10:08:32.601Z] === RUN TestTokenPassThruDifferentHost [2021-07-02T10:08:32.601Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-02T10:08:32.601Z] PASS [2021-07-02T10:08:32.601Z] coverage: 23.8% of statements [2021-07-02T10:08:32.601Z] ok github.com/docker/docker/distribution 1.500s coverage: 23.8% of statements [2021-07-02T10:08:32.601Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-02T10:08:32.601Z] === RUN TestSuccessfulUpload [2021-07-02T10:08:32.601Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-02T10:08:32.601Z] === RUN TestFSGetInvalidData [2021-07-02T10:08:32.601Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-02T10:08:32.601Z] === RUN TestFSInvalidSet [2021-07-02T10:08:32.601Z] time="2021-07-02T10:08:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-02T10:08:32.601Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-02T10:08:32.601Z] === RUN TestFSInvalidRoot [2021-07-02T10:08:32.601Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-02T10:08:32.601Z] === RUN TestFSMetadataGetSet [2021-07-02T10:08:32.601Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-02T10:08:32.601Z] === RUN TestFSInvalidWalker [2021-07-02T10:08:32.601Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-02T10:08:32.601Z] === RUN TestFSGetSet [2021-07-02T10:08:32.601Z] --- PASS: TestFSGetSet (0.02s) [2021-07-02T10:08:32.601Z] === RUN TestFSGetUnsetKey [2021-07-02T10:08:32.601Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-02T10:08:32.601Z] === RUN TestFSGetEmptyData [2021-07-02T10:08:32.601Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-02T10:08:32.765Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-02T10:08:32.806Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-02T10:08:33.053Z] === RUN TestNewListSecretsFilters [2021-07-02T10:08:33.053Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-02T10:08:33.053Z] === RUN TestNewListConfigsFilters [2021-07-02T10:08:33.053Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-02T10:08:33.053Z] PASS [2021-07-02T10:08:33.053Z] coverage: 0.5% of statements [2021-07-02T10:08:33.053Z] ok github.com/docker/docker/daemon/cluster 0.232s coverage: 0.5% of statements [2021-07-02T10:08:33.064Z] === RUN TestFSDelete [2021-07-02T10:08:33.064Z] --- PASS: TestFSDelete (0.01s) [2021-07-02T10:08:33.064Z] === RUN TestFSWalker [2021-07-02T10:08:33.064Z] --- PASS: TestFSWalker (0.01s) [2021-07-02T10:08:33.064Z] === RUN TestFSWalkerStopOnError [2021-07-02T10:08:33.064Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-07-02T10:08:33.064Z] === RUN TestCancelledUpload [2021-07-02T10:08:33.064Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-02T10:08:33.064Z] PASS [2021-07-02T10:08:33.064Z] coverage: 76.8% of statements [2021-07-02T10:08:33.064Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-02T10:08:33.064Z] === RUN TestNewFromJSON [2021-07-02T10:08:33.064Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-02T10:08:33.064Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-02T10:08:33.064Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-02T10:08:33.064Z] === RUN TestMarshalKeyOrder [2021-07-02T10:08:33.064Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-02T10:08:33.064Z] === RUN TestHistoryEqual [2021-07-02T10:08:33.064Z] ok github.com/docker/docker/distribution/xfer 1.815s coverage: 76.8% of statements [2021-07-02T10:08:33.064Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-02T10:08:33.064Z] --- PASS: TestHistoryEqual (0.15s) [2021-07-02T10:08:33.064Z] === RUN TestImage [2021-07-02T10:08:33.064Z] --- PASS: TestImage (0.00s) [2021-07-02T10:08:33.064Z] === RUN TestImageOSNotEmpty [2021-07-02T10:08:33.064Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-02T10:08:33.064Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-02T10:08:33.064Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-02T10:08:33.064Z] === RUN TestCreate [2021-07-02T10:08:33.064Z] --- PASS: TestCreate (0.02s) [2021-07-02T10:08:33.064Z] === RUN TestRestore [2021-07-02T10:08:33.064Z] time="2021-07-02T10:08:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-02T10:08:33.064Z] --- PASS: TestRestore (0.07s) [2021-07-02T10:08:33.064Z] === RUN TestAddDelete [2021-07-02T10:08:33.064Z] --- PASS: TestAddDelete (0.03s) [2021-07-02T10:08:33.064Z] === RUN TestSearchAfterDelete [2021-07-02T10:08:33.064Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-02T10:08:33.064Z] === RUN TestParentReset [2021-07-02T10:08:33.064Z] --- PASS: TestParentReset (0.04s) [2021-07-02T10:08:33.064Z] === RUN TestGetAndSetLastUpdated [2021-07-02T10:08:33.064Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-02T10:08:33.064Z] === RUN TestStoreLen [2021-07-02T10:08:33.064Z] === RUN TestCompare [2021-07-02T10:08:33.064Z] --- PASS: TestCompare (0.00s) [2021-07-02T10:08:33.064Z] PASS [2021-07-02T10:08:33.064Z] coverage: 19.2% of statements [2021-07-02T10:08:33.064Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-07-02T10:08:33.064Z] --- PASS: TestStoreLen (0.06s) [2021-07-02T10:08:33.064Z] PASS [2021-07-02T10:08:33.064Z] coverage: 86.6% of statements [2021-07-02T10:08:33.064Z] ok github.com/docker/docker/image 0.611s coverage: 86.6% of statements [2021-07-02T10:08:33.703Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2021-07-02T10:08:33.703Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-02T10:08:33.703Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-07-02T10:08:33.703Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:08:34.042Z] === RUN TestMakeV1ConfigFromConfig [2021-07-02T10:08:34.042Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-02T10:08:34.042Z] PASS [2021-07-02T10:08:34.042Z] coverage: 25.0% of statements [2021-07-02T10:08:34.043Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-07-02T10:08:34.043Z] === RUN TestValidateManifest [2021-07-02T10:08:34.043Z] === RUN TestValidateManifest/nil [2021-07-02T10:08:34.043Z] === RUN TestValidateManifest/non-nil [2021-07-02T10:08:34.043Z] --- PASS: TestValidateManifest (0.00s) [2021-07-02T10:08:34.043Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-02T10:08:34.043Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-02T10:08:34.043Z] PASS [2021-07-02T10:08:34.043Z] coverage: 0.7% of statements [2021-07-02T10:08:34.043Z] ok github.com/docker/docker/image/tarexport 0.057s coverage: 0.7% of statements [2021-07-02T10:08:34.043Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-02T10:08:34.594Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-02T10:08:34.644Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-02T10:08:34.644Z] PASS [2021-07-02T10:08:34.644Z] [2021-07-02T10:08:34.644Z] DONE 10 tests in 7.687s [2021-07-02T10:08:34.644Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-02T10:08:34.644Z] INFO: Testing against a local daemon [2021-07-02T10:08:34.644Z] === RUN TestExternalGraphDriver [2021-07-02T10:08:34.644Z] === RUN TestExternalGraphDriver/json [2021-07-02T10:08:35.055Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-02T10:08:35.055Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-02T10:08:35.055Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-02T10:08:35.055Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-02T10:08:35.055Z] PASS [2021-07-02T10:08:35.055Z] coverage: 35.9% of statements [2021-07-02T10:08:35.055Z] ok github.com/docker/docker/daemon/cluster/convert 0.259s coverage: 35.9% of statements [2021-07-02T10:08:35.588Z] === RUN TestEnvironmentParsing [2021-07-02T10:08:35.588Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-02T10:08:35.588Z] PASS [2021-07-02T10:08:35.588Z] coverage: 1.2% of statements [2021-07-02T10:08:35.588Z] === RUN TestSerialization [2021-07-02T10:08:35.588Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-07-02T10:08:35.588Z] --- PASS: TestSerialization (0.02s) [2021-07-02T10:08:35.588Z] PASS [2021-07-02T10:08:35.588Z] coverage: 100.0% of statements [2021-07-02T10:08:35.588Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-07-02T10:08:35.588Z] === RUN TestEmptyLayer [2021-07-02T10:08:35.588Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-02T10:08:35.588Z] === RUN TestCommitFailure [2021-07-02T10:08:35.588Z] --- PASS: TestCommitFailure (0.01s) [2021-07-02T10:08:35.588Z] === RUN TestStartTransactionFailure [2021-07-02T10:08:35.588Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-02T10:08:35.588Z] === RUN TestGetOrphan [2021-07-02T10:08:35.588Z] --- PASS: TestGetOrphan (0.01s) [2021-07-02T10:08:35.588Z] === RUN TestMountAndRegister [2021-07-02T10:08:36.051Z] layer_test.go:271: Layer size: 14 [2021-07-02T10:08:36.051Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-02T10:08:36.051Z] === RUN TestLayerRelease [2021-07-02T10:08:36.051Z] layer_test.go:304: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestStoreRestore [2021-07-02T10:08:36.051Z] layer_test.go:353: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestTarStreamStability [2021-07-02T10:08:36.051Z] layer_test.go:468: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestRegisterExistingLayer [2021-07-02T10:08:36.051Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-07-02T10:08:36.051Z] === RUN TestTarStreamVerification [2021-07-02T10:08:36.051Z] layer_test.go:697: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestLayerMigration [2021-07-02T10:08:36.051Z] migration_test.go:46: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestLayerMigrationNoTarsplit [2021-07-02T10:08:36.051Z] migration_test.go:182: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestMountInit [2021-07-02T10:08:36.051Z] mount_test.go:17: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestMountInit (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestMountSize [2021-07-02T10:08:36.051Z] mount_test.go:76: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestMountSize (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestMountChanges [2021-07-02T10:08:36.051Z] mount_test.go:125: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestMountChanges (0.00s) [2021-07-02T10:08:36.051Z] === RUN TestMountApply [2021-07-02T10:08:36.051Z] mount_test.go:212: Failing on Windows [2021-07-02T10:08:36.051Z] --- SKIP: TestMountApply (0.00s) [2021-07-02T10:08:36.051Z] PASS [2021-07-02T10:08:36.051Z] coverage: 30.1% of statements [2021-07-02T10:08:36.051Z] ok github.com/docker/docker/layer 0.350s coverage: 30.1% of statements [2021-07-02T10:08:36.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-02T10:08:36.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-02T10:08:36.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-02T10:08:36.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-02T10:08:36.096Z] --- PASS: TestCreateWithCustomMaskedPaths (3.30s) [2021-07-02T10:08:36.096Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:08:36.096Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-02T10:08:36.244Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-02T10:08:36.500Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-02T10:08:36.549Z] === RUN TestExternalGraphDriver/spec [2021-07-02T10:08:36.598Z] === RUN TestVerifyNetworkingConfig [2021-07-02T10:08:36.598Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestGetContainer [2021-07-02T10:08:36.598Z] --- PASS: TestGetContainer (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestValidContainerNames [2021-07-02T10:08:36.598Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestContainerInitDNS [2021-07-02T10:08:36.598Z] daemon_test.go:147: root required [2021-07-02T10:08:36.598Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestMerge [2021-07-02T10:08:36.598Z] --- PASS: TestMerge (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestValidateContainerIsolation [2021-07-02T10:08:36.598Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestFindNetworkErrorType [2021-07-02T10:08:36.598Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestEnsureServicesExist [2021-07-02T10:08:36.598Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestEnsureServicesExistErrors [2021-07-02T10:08:36.598Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-02T10:08:36.598Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-02T10:08:36.598Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-02T10:08:36.598Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-02T10:08:36.598Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-02T10:08:36.598Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-02T10:08:36.598Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestContainerDelete [2021-07-02T10:08:36.598Z] --- PASS: TestContainerDelete (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestContainerDoubleDelete [2021-07-02T10:08:36.598Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestLogContainerEventCopyLabels [2021-07-02T10:08:36.598Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestLogContainerEventWithAttributes [2021-07-02T10:08:36.598Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestNoneHealthcheck [2021-07-02T10:08:36.598Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-02T10:08:36.598Z] === RUN TestHealthStates [2021-07-02T10:08:36.598Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.598Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.598Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.598Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.598Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.599Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.599Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.599Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.599Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.599Z] time="2021-07-02T10:08:36Z" 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-07-02T10:08:36.599Z] --- PASS: TestHealthStates (0.20s) [2021-07-02T10:08:37.028Z] === RUN TestSequenceGetAvailableBit [2021-07-02T10:08:37.028Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSequenceEqual [2021-07-02T10:08:37.028Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSequenceCopy [2021-07-02T10:08:37.028Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestGetFirstAvailable [2021-07-02T10:08:37.028Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestFindSequence [2021-07-02T10:08:37.028Z] --- PASS: TestFindSequence (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestCheckIfAvailable [2021-07-02T10:08:37.028Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestMergeSequences [2021-07-02T10:08:37.028Z] --- PASS: TestMergeSequences (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestPushReservation [2021-07-02T10:08:37.028Z] --- PASS: TestPushReservation (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSerializeDeserialize [2021-07-02T10:08:37.028Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSet [2021-07-02T10:08:37.028Z] --- PASS: TestSet (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSetUnset [2021-07-02T10:08:37.028Z] --- PASS: TestSetUnset (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestOffsetSetUnset [2021-07-02T10:08:37.028Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSetInRange [2021-07-02T10:08:37.028Z] --- PASS: TestSetInRange (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestSetAnyInRange [2021-07-02T10:08:37.028Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestMethods [2021-07-02T10:08:37.028Z] --- PASS: TestMethods (0.00s) [2021-07-02T10:08:37.028Z] === RUN TestRandomAllocateDeallocate [2021-07-02T10:08:37.059Z] === RUN TestMaskURLCredentials [2021-07-02T10:08:37.059Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestGetInspectData [2021-07-02T10:08:37.059Z] --- PASS: TestGetInspectData (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestFillLicense [2021-07-02T10:08:37.059Z] --- PASS: TestFillLicense (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestListInvalidFilter [2021-07-02T10:08:37.059Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestNameFilter [2021-07-02T10:08:37.059Z] --- PASS: TestNameFilter (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-02T10:08:37.059Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-02T10:08:37.059Z] === 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-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-02T10:08:37.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-02T10:08:37.059Z] --- 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-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-02T10:08:37.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestDaemonReloadLabels [2021-07-02T10:08:37.059Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-02T10:08:37.059Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestDaemonReloadMirrors [2021-07-02T10:08:37.059Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-02T10:08:37.059Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-02T10:08:37.059Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-02T10:08:37.059Z] === RUN TestDaemonDiscoveryReload [2021-07-02T10:08:37.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-02T10:08:37.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-02T10:08:38.030Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-02T10:08:38.030Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-02T10:08:38.469Z] === RUN TestExternalGraphDriver/pull [2021-07-02T10:08:38.490Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-02T10:08:38.490Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-02T10:08:38.490Z] --- PASS: TestCheckoutGit (57.59s) [2021-07-02T10:08:38.490Z] === RUN TestValidGitTransport [2021-07-02T10:08:38.490Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-02T10:08:38.490Z] === RUN TestGitInvalidRef [2021-07-02T10:08:38.632Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-02T10:08:38.632Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-02T10:08:38.892Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-02T10:08:38.892Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-02T10:08:38.892Z] check_test.go:309: [defeef877b5aa] daemon is not started [2021-07-02T10:08:38.892Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-02T10:08:38.950Z] === RUN TestBuilderGC [2021-07-02T10:08:38.950Z] --- PASS: TestBuilderGC (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationNotFound [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonBrokenConfiguration [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestParseClusterAdvertiseSettings [2021-07-02T10:08:38.950Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestFindConfigurationConflicts [2021-07-02T10:08:38.950Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-02T10:08:38.950Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-02T10:08:38.950Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-02T10:08:38.950Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-02T10:08:38.950Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-02T10:08:38.950Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_label [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_dns [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-02T10:08:38.950Z] --- PASS: TestGitInvalidRef (0.36s) [2021-07-02T10:08:38.950Z] PASS [2021-07-02T10:08:38.950Z] coverage: 86.3% of statements [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-02T10:08:38.950Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-02T10:08:38.950Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-02T10:08:38.951Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-02T10:08:38.951Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestModifiedDiscoverySettings [2021-07-02T10:08:38.951Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestReloadSetConfigFileNotExist [2021-07-02T10:08:38.951Z] ok github.com/docker/docker/builder/remotecontext/git 58.012s coverage: 86.3% of statements [2021-07-02T10:08:38.951Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-02T10:08:38.951Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-02T10:08:38.951Z] reload_test.go:520: root required [2021-07-02T10:08:38.951Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-02T10:08:38.951Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-02T10:08:38.951Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-02T10:08:38.951Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-02T10:08:38.951Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-02T10:08:38.951Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-02T10:08:38.951Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-02T10:08:38.951Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestParseVolumesFrom [2021-07-02T10:08:38.951Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-02T10:08:38.951Z] PASS [2021-07-02T10:08:38.951Z] coverage: 9.1% of statements [2021-07-02T10:08:38.951Z] ok github.com/docker/docker/daemon 2.442s coverage: 9.1% of statements [2021-07-02T10:08:38.951Z] time="2021-07-02T10:08:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-02T10:08:38.951Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-07-02T10:08:38.951Z] === RUN TestReloadDefaultConfigNotExist [2021-07-02T10:08:38.951Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:08:38.951Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestReloadBadDefaultConfig [2021-07-02T10:08:38.951Z] time="2021-07-02T10:08:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-839707187" [2021-07-02T10:08:38.951Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestReloadWithConflictingLabels [2021-07-02T10:08:38.951Z] time="2021-07-02T10:08:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-325775350" [2021-07-02T10:08:38.951Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-02T10:08:38.951Z] === RUN TestReloadWithDuplicateLabels [2021-07-02T10:08:38.951Z] time="2021-07-02T10:08:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-132406493" [2021-07-02T10:08:38.951Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-07-02T10:08:38.951Z] === RUN TestDaemonConfigurationMerge [2021-07-02T10:08:38.951Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-02T10:08:38.951Z] PASS [2021-07-02T10:08:38.951Z] coverage: 79.2% of statements [2021-07-02T10:08:38.951Z] ok github.com/docker/docker/daemon/config 0.361s coverage: 79.2% of statements [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.52s) [2021-07-02T10:08:39.151Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:08:39.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:08:39.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:08:39.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:08:39.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:08:39.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:08:39.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:08:39.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:08:39.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:08:39.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:08:39.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:08:39.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:08:39.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:08:39.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:08:39.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:08:39.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-02T10:08:39.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-02T10:08:39.151Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:08:39.219Z] === RUN TestInvalidConfig [2021-07-02T10:08:39.219Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestConfig [2021-07-02T10:08:39.219Z] --- PASS: TestConfig (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestOptionsLabels [2021-07-02T10:08:39.219Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestValidName [2021-07-02T10:08:39.219Z] --- PASS: TestValidName (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestTLSConfiguration [2021-07-02T10:08:39.219Z] === RUN TestErrorInterfaces [2021-07-02T10:08:39.219Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestNetworkMarshalling [2021-07-02T10:08:39.219Z] time="2021-07-02T10:08:38Z" level=info msg="Option Initializing KV with TLS" [2021-07-02T10:08:39.219Z] --- PASS: TestTLSConfiguration (0.18s) [2021-07-02T10:08:39.219Z] PASS [2021-07-02T10:08:39.219Z] coverage: 24.0% of statements [2021-07-02T10:08:39.219Z] ok github.com/docker/docker/libnetwork/config 0.251s coverage: 24.0% of statements [2021-07-02T10:08:39.219Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-02T10:08:39.219Z] === RUN TestEndpointMarshalling [2021-07-02T10:08:39.219Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestAuxAddresses [2021-07-02T10:08:39.219Z] time="2021-07-02T10:08:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:08:39.219Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-02T10:08:39.219Z] === RUN TestSRVServiceQuery [2021-07-02T10:08:39.219Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestServiceVIPReuse [2021-07-02T10:08:39.219Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-02T10:08:39.219Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-02T10:08:39.219Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestDNSIPQuery [2021-07-02T10:08:39.219Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestDNSProxyServFail [2021-07-02T10:08:39.219Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestSandboxAddEmpty [2021-07-02T10:08:39.219Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestSandboxAddMultiPrio [2021-07-02T10:08:39.219Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestSandboxAddSamePrio [2021-07-02T10:08:39.219Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestCleanupServiceDiscovery [2021-07-02T10:08:39.219Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestDNSOptions [2021-07-02T10:08:39.219Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:08:39.219Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-02T10:08:39.219Z] === RUN TestMultipleControllersWithSameStore [2021-07-02T10:08:39.219Z] time="2021-07-02T10:08:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:08:39.219Z] time="2021-07-02T10:08:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:08:39.219Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-02T10:08:39.219Z] PASS [2021-07-02T10:08:39.219Z] coverage: 8.6% of statements [2021-07-02T10:08:39.219Z] ok github.com/docker/docker/libnetwork 0.323s coverage: 8.6% of statements [2021-07-02T10:08:39.680Z] === RUN TestKey [2021-07-02T10:08:39.680Z] --- PASS: TestKey (0.00s) [2021-07-02T10:08:39.680Z] === RUN TestParseKey [2021-07-02T10:08:39.680Z] --- PASS: TestParseKey (0.00s) [2021-07-02T10:08:39.681Z] === RUN TestInvalidDataStore [2021-07-02T10:08:39.681Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-02T10:08:39.681Z] === RUN TestKVObjectFlatKey [2021-07-02T10:08:39.681Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-02T10:08:39.681Z] === RUN TestAtomicKVObjectFlatKey [2021-07-02T10:08:39.681Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-02T10:08:39.681Z] PASS [2021-07-02T10:08:39.681Z] coverage: 21.9% of statements [2021-07-02T10:08:39.681Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2021-07-02T10:08:39.681Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-02T10:08:39.867Z] --- PASS: TestExternalGraphDriver (5.52s) [2021-07-02T10:08:39.867Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-07-02T10:08:39.867Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-07-02T10:08:39.867Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-07-02T10:08:39.867Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:08:39.921Z] === RUN TestWaitNodeAttachment [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/cli [no test files] [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-02T10:08:39.921Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-02T10:08:40.143Z] === RUN TestIPDataMarshalling [2021-07-02T10:08:40.143Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-02T10:08:40.143Z] === RUN TestValidateAndIsV6 [2021-07-02T10:08:40.143Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-02T10:08:40.143Z] PASS [2021-07-02T10:08:40.143Z] coverage: 68.9% of statements [2021-07-02T10:08:40.143Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2021-07-02T10:08:40.382Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-02T10:08:40.382Z] === RUN TestIsolationConversion [2021-07-02T10:08:40.382Z] === RUN TestIsolationConversion/default [2021-07-02T10:08:40.382Z] === RUN TestIsolationConversion/process [2021-07-02T10:08:40.382Z] === RUN TestIsolationConversion/hyperv [2021-07-02T10:08:40.382Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestContainerLabels [2021-07-02T10:08:40.382Z] --- PASS: TestContainerLabels (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestCredentialSpecConversion [2021-07-02T10:08:40.382Z] === RUN TestCredentialSpecConversion/none [2021-07-02T10:08:40.382Z] === RUN TestCredentialSpecConversion/config [2021-07-02T10:08:40.382Z] === RUN TestCredentialSpecConversion/file [2021-07-02T10:08:40.382Z] === RUN TestCredentialSpecConversion/registry [2021-07-02T10:08:40.382Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-02T10:08:40.382Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestControllerValidateMountBind [2021-07-02T10:08:40.382Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestControllerValidateMountVolume [2021-07-02T10:08:40.382Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestControllerValidateMountTarget [2021-07-02T10:08:40.382Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestControllerValidateMountTmpfs [2021-07-02T10:08:40.382Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestControllerValidateMountInvalidType [2021-07-02T10:08:40.382Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestControllerValidateMountNamedPipe [2021-07-02T10:08:40.382Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-02T10:08:40.382Z] PASS [2021-07-02T10:08:40.382Z] coverage: 11.0% of statements [2021-07-02T10:08:40.382Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.582s coverage: 11.0% of statements [2021-07-02T10:08:40.382Z] === RUN TestDiscoveryOptsErrors [2021-07-02T10:08:40.382Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestDiscoveryOpts [2021-07-02T10:08:40.382Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-02T10:08:40.382Z] PASS [2021-07-02T10:08:40.382Z] coverage: 30.0% of statements [2021-07-02T10:08:40.382Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-02T10:08:40.382Z] ok github.com/docker/docker/daemon/discovery 0.050s coverage: 30.0% of statements [2021-07-02T10:08:40.382Z] === RUN TestEventsLog [2021-07-02T10:08:40.382Z] --- PASS: TestEventsLog (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestEventsLogTimeout [2021-07-02T10:08:40.382Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-02T10:08:40.382Z] === RUN TestLogEvents [2021-07-02T10:08:40.382Z] --- PASS: TestLogEvents (0.05s) [2021-07-02T10:08:40.382Z] === RUN TestLoadBufferedEvents [2021-07-02T10:08:40.531Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.09s) [2021-07-02T10:08:40.531Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:08:40.531Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:08:40.531Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:08:40.531Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-02T10:08:40.531Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-02T10:08:40.531Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-02T10:08:40.531Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:08:40.531Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-02T10:08:40.531Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:08:40.531Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-07-02T10:08:40.531Z] === RUN TestContainerStartOnDaemonRestart [2021-07-02T10:08:40.531Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-02T10:08:40.531Z] === RUN TestDaemonRestartIpcMode [2021-07-02T10:08:40.531Z] === PAUSE TestDaemonRestartIpcMode [2021-07-02T10:08:40.531Z] === RUN TestDaemonHostGatewayIP [2021-07-02T10:08:40.531Z] === PAUSE TestDaemonHostGatewayIP [2021-07-02T10:08:40.531Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-02T10:08:40.531Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-02T10:08:40.531Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:08:40.531Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-02T10:08:40.531Z] === RUN TestDiff [2021-07-02T10:08:40.531Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-02T10:08:40.605Z] === RUN TestDriver [2021-07-02T10:08:40.605Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:08:40.605Z] PASS [2021-07-02T10:08:40.605Z] coverage: 34.8% of statements [2021-07-02T10:08:40.605Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2021-07-02T10:08:40.845Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-07-02T10:08:40.845Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-02T10:08:40.845Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-02T10:08:40.845Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-02T10:08:40.845Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-02T10:08:40.845Z] PASS [2021-07-02T10:08:40.845Z] coverage: 50.0% of statements [2021-07-02T10:08:40.845Z] ok github.com/docker/docker/daemon/events 0.290s coverage: 50.0% of statements [2021-07-02T10:08:40.845Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-02T10:08:40.845Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-02T10:08:41.066Z] === RUN TestDriver [2021-07-02T10:08:41.066Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:08:41.066Z] PASS [2021-07-02T10:08:41.066Z] coverage: 34.8% of statements [2021-07-02T10:08:41.066Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-07-02T10:08:41.066Z] === RUN TestNetworkAllocateFree [2021-07-02T10:08:41.066Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-02T10:08:41.066Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-02T10:08:41.066Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-02T10:08:41.066Z] PASS [2021-07-02T10:08:41.066Z] coverage: 63.6% of statements [2021-07-02T10:08:41.066Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2021-07-02T10:08:41.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-02T10:08:41.468Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-02T10:08:41.528Z] === RUN TestGetEmptyCapabilities [2021-07-02T10:08:41.528Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-02T10:08:41.528Z] === RUN TestGetExtraCapabilities [2021-07-02T10:08:41.528Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-02T10:08:41.528Z] === RUN TestGetInvalidCapabilities [2021-07-02T10:08:41.528Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-02T10:08:41.528Z] === RUN TestRemoteDriver [2021-07-02T10:08:41.528Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-02T10:08:41.528Z] === RUN TestDriverError [2021-07-02T10:08:41.528Z] --- PASS: TestDriverError (0.00s) [2021-07-02T10:08:41.528Z] === RUN TestMissingValues [2021-07-02T10:08:41.528Z] --- PASS: TestMissingValues (0.00s) [2021-07-02T10:08:41.528Z] === RUN TestRollback [2021-07-02T10:08:41.528Z] --- PASS: TestRollback (0.01s) [2021-07-02T10:08:41.528Z] PASS [2021-07-02T10:08:41.528Z] coverage: 57.4% of statements [2021-07-02T10:08:41.528Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2021-07-02T10:08:41.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-02T10:08:41.727Z] --- PASS: TestDiff (1.29s) [2021-07-02T10:08:41.727Z] === RUN TestExecWithCloseStdin [2021-07-02T10:08:41.815Z] === RUN TestIsEmptyDir [2021-07-02T10:08:41.815Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-02T10:08:41.815Z] PASS [2021-07-02T10:08:41.815Z] coverage: 2.3% of statements [2021-07-02T10:08:41.815Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-07-02T10:08:41.815Z] === RUN TestLinkNaming [2021-07-02T10:08:41.815Z] --- PASS: TestLinkNaming (0.00s) [2021-07-02T10:08:41.815Z] === RUN TestLinkNew [2021-07-02T10:08:41.815Z] --- PASS: TestLinkNew (0.00s) [2021-07-02T10:08:41.815Z] === RUN TestLinkEnv [2021-07-02T10:08:41.815Z] --- PASS: TestLinkEnv (0.00s) [2021-07-02T10:08:41.815Z] === RUN TestLinkMultipleEnv [2021-07-02T10:08:41.815Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-02T10:08:41.815Z] === RUN TestLinkPortRangeEnv [2021-07-02T10:08:41.815Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-02T10:08:41.815Z] PASS [2021-07-02T10:08:41.815Z] coverage: 93.0% of statements [2021-07-02T10:08:41.815Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-02T10:08:41.815Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-02T10:08:42.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-02T10:08:42.502Z] === RUN TestNew [2021-07-02T10:08:42.502Z] --- PASS: TestNew (0.01s) [2021-07-02T10:08:42.502Z] === RUN TestAddDriver [2021-07-02T10:08:42.502Z] --- PASS: TestAddDriver (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestAddDuplicateDriver [2021-07-02T10:08:42.502Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-02T10:08:42.502Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestDriver [2021-07-02T10:08:42.502Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestIPAM [2021-07-02T10:08:42.502Z] --- PASS: TestIPAM (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestWalkIPAMs [2021-07-02T10:08:42.502Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestWalkDrivers [2021-07-02T10:08:42.502Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-02T10:08:42.502Z] PASS [2021-07-02T10:08:42.502Z] coverage: 82.4% of statements [2021-07-02T10:08:42.502Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2021-07-02T10:08:42.502Z] === RUN TestNAT [2021-07-02T10:08:42.502Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-02T10:08:42.502Z] --- SKIP: TestNAT (0.00s) [2021-07-02T10:08:42.502Z] === RUN TestTransparent [2021-07-02T10:08:42.502Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-02T10:08:42.502Z] --- SKIP: TestTransparent (0.00s) [2021-07-02T10:08:42.502Z] PASS [2021-07-02T10:08:42.502Z] coverage: 0.0% of statements [2021-07-02T10:08:42.502Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2021-07-02T10:08:42.502Z] === RUN TestBuildDefault [2021-07-02T10:08:42.929Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-02T10:08:42.963Z] --- PASS: TestBuildDefault (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestBuildHostnameDomainname [2021-07-02T10:08:42.963Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestBuildHostname [2021-07-02T10:08:42.963Z] --- PASS: TestBuildHostname (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestBuildHostnameFQDN [2021-07-02T10:08:42.963Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestBuildNoIP [2021-07-02T10:08:42.963Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestUpdate [2021-07-02T10:08:42.963Z] --- PASS: TestUpdate (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-02T10:08:42.963Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-02T10:08:42.963Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestAddEmpty [2021-07-02T10:08:42.963Z] --- PASS: TestAddEmpty (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestAdd [2021-07-02T10:08:42.963Z] --- PASS: TestAdd (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestDeleteEmpty [2021-07-02T10:08:42.963Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestDeleteNewline [2021-07-02T10:08:42.963Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-02T10:08:42.963Z] === RUN TestDelete [2021-07-02T10:08:42.964Z] --- PASS: TestDelete (0.00s) [2021-07-02T10:08:42.964Z] === RUN TestConcurrentWrites [2021-07-02T10:08:42.964Z] --- PASS: TestRandomAllocateDeallocate (5.66s) [2021-07-02T10:08:42.964Z] === RUN TestAllocateRandomDeallocate [2021-07-02T10:08:42.964Z] --- PASS: TestConcurrentWrites (0.20s) [2021-07-02T10:08:42.964Z] PASS [2021-07-02T10:08:42.964Z] coverage: 81.2% of statements [2021-07-02T10:08:42.964Z] ok github.com/docker/docker/libnetwork/etchosts 0.251s coverage: 81.2% of statements [2021-07-02T10:08:43.357Z] === RUN TestAdapterReadLogs [2021-07-02T10:08:43.357Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-02T10:08:43.357Z] === RUN TestCopier [2021-07-02T10:08:43.357Z] --- PASS: TestCopier (0.00s) [2021-07-02T10:08:43.357Z] === RUN TestCopierLongLines [2021-07-02T10:08:43.357Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-02T10:08:43.357Z] === RUN TestCopierSlow [2021-07-02T10:08:43.357Z] --- PASS: TestCopierSlow (0.22s) [2021-07-02T10:08:43.357Z] === RUN TestCopierWithSized [2021-07-02T10:08:43.426Z] === RUN TestDiff [2021-07-02T10:08:43.426Z] --- PASS: TestDiff (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestAddedCallback [2021-07-02T10:08:43.426Z] --- PASS: TestAddedCallback (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestRemovedCallback [2021-07-02T10:08:43.426Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestNoCallback [2021-07-02T10:08:43.426Z] --- PASS: TestNoCallback (0.00s) [2021-07-02T10:08:43.426Z] PASS [2021-07-02T10:08:43.426Z] coverage: 48.1% of statements [2021-07-02T10:08:43.426Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.050s coverage: 48.1% of statements [2021-07-02T10:08:43.426Z] === RUN TestNew [2021-07-02T10:08:43.426Z] --- PASS: TestNew (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestAllocate [2021-07-02T10:08:43.426Z] --- PASS: TestAllocate (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestUninitialized [2021-07-02T10:08:43.426Z] --- PASS: TestUninitialized (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestAllocateInRange [2021-07-02T10:08:43.426Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-02T10:08:43.426Z] === RUN TestAllocateSerial [2021-07-02T10:08:43.426Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-02T10:08:43.426Z] PASS [2021-07-02T10:08:43.426Z] coverage: 87.5% of statements [2021-07-02T10:08:43.426Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-07-02T10:08:43.633Z] --- PASS: TestExecWithCloseStdin (1.73s) [2021-07-02T10:08:43.633Z] === RUN TestExec [2021-07-02T10:08:43.816Z] === RUN TestCopierWithSized/as_is [2021-07-02T10:08:43.817Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-02T10:08:43.817Z] --- PASS: TestCopierWithSized (0.02s) [2021-07-02T10:08:43.817Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-02T10:08:43.817Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-07-02T10:08:43.817Z] === RUN TestCopierWithPartial [2021-07-02T10:08:43.817Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-02T10:08:43.817Z] === RUN TestRingLogger [2021-07-02T10:08:43.817Z] --- PASS: TestRingLogger (0.00s) [2021-07-02T10:08:43.817Z] === RUN TestRingCap [2021-07-02T10:08:43.817Z] --- PASS: TestRingCap (0.00s) [2021-07-02T10:08:43.817Z] === RUN TestRingClose [2021-07-02T10:08:43.817Z] --- PASS: TestRingClose (0.00s) [2021-07-02T10:08:43.817Z] === RUN TestRingDrain [2021-07-02T10:08:43.817Z] --- PASS: TestRingDrain (0.00s) [2021-07-02T10:08:43.817Z] PASS [2021-07-02T10:08:43.817Z] coverage: 43.8% of statements [2021-07-02T10:08:43.817Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 43.8% of statements [2021-07-02T10:08:43.888Z] === RUN TestCaller [2021-07-02T10:08:43.888Z] --- PASS: TestCaller (0.00s) [2021-07-02T10:08:43.888Z] PASS [2021-07-02T10:08:43.888Z] coverage: 100.0% of statements [2021-07-02T10:08:43.888Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2021-07-02T10:08:43.888Z] === RUN TestSetSerialInsertDelete [2021-07-02T10:08:43.888Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-02T10:08:43.888Z] === RUN TestSetParallelInsertDelete [2021-07-02T10:08:44.058Z] --- PASS: TestGraphdriverPluginV2 (3.66s) [2021-07-02T10:08:44.058Z] PASS [2021-07-02T10:08:44.058Z] [2021-07-02T10:08:44.058Z] DONE 5 tests in 9.216s [2021-07-02T10:08:44.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-02T10:08:44.058Z] INFO: Testing against a local daemon [2021-07-02T10:08:44.058Z] === RUN TestContinueAfterPluginCrash [2021-07-02T10:08:44.058Z] === PAUSE TestContinueAfterPluginCrash [2021-07-02T10:08:44.058Z] === RUN TestReadPluginNoRead [2021-07-02T10:08:44.058Z] === PAUSE TestReadPluginNoRead [2021-07-02T10:08:44.058Z] === RUN TestDaemonStartWithLogOpt [2021-07-02T10:08:44.058Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-02T10:08:44.058Z] === CONT TestContinueAfterPluginCrash [2021-07-02T10:08:44.058Z] === CONT TestDaemonStartWithLogOpt [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/defaults [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-02T10:08:44.277Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-02T10:08:44.277Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-02T10:08:44.277Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-02T10:08:44.277Z] time="2021-07-02T10:08:43Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-02T10:08:44.277Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-07-02T10:08:44.277Z] === RUN TestCreateSuccess [2021-07-02T10:08:44.277Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCreateLogGroupSuccess [2021-07-02T10:08:44.277Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCreateError [2021-07-02T10:08:44.277Z] --- PASS: TestCreateError (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCreateAlreadyExists [2021-07-02T10:08:44.277Z] time="2021-07-02T10:08:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-02T10:08:44.277Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestLogClosed [2021-07-02T10:08:44.277Z] --- PASS: TestLogClosed (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestLogBlocking [2021-07-02T10:08:44.277Z] --- PASS: TestLogBlocking (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-02T10:08:44.277Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestLogNonBlockingBufferFull [2021-07-02T10:08:44.277Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestPublishBatchSuccess [2021-07-02T10:08:44.277Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestPublishBatchError [2021-07-02T10:08:44.277Z] time="2021-07-02T10:08:44Z" level=error msg=Error [2021-07-02T10:08:44.277Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-02T10:08:44.277Z] time="2021-07-02T10:08:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-02T10:08:44.277Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.01s) [2021-07-02T10:08:44.277Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-02T10:08:44.277Z] time="2021-07-02T10:08:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-02T10:08:44.277Z] time="2021-07-02T10:08:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-02T10:08:44.277Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchSimple [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchTicker [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchMultilinePattern [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchClose [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen/0/Hello [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen/2/🙃 [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen/3/���� [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen/4/He��o [2021-07-02T10:08:44.277Z] === RUN TestEffectiveLen/5/ [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/0/ [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/1/Hello [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: Hello [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/2/Hello [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: He [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: llo [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/3/Hello [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: Hello [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/4/🙃 [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/5/🙃 [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/6/a� [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: a [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: � [2021-07-02T10:08:44.277Z] === RUN TestFindValidSplit/7/a� [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1044: a� [2021-07-02T10:08:44.277Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-02T10:08:44.277Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestProcessEventEmoji [2021-07-02T10:08:44.277Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchLineSplit [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchMaxEvents [2021-07-02T10:08:44.277Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-02T10:08:44.277Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-02T10:08:44.350Z] --- PASS: TestAllocateRandomDeallocate (1.52s) [2021-07-02T10:08:44.350Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-02T10:08:44.570Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-02T10:08:44.739Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-02T10:08:44.739Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-02T10:08:44.739Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-02T10:08:44.739Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-02T10:08:44.739Z] === RUN TestSearchRegistryForImagesErrors [2021-07-02T10:08:44.739Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-02T10:08:44.739Z] === RUN TestSearchRegistryForImages [2021-07-02T10:08:44.739Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-02T10:08:44.739Z] === RUN TestOnlyPlatformWithFallback [2021-07-02T10:08:44.739Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-02T10:08:44.739Z] === RUN TestImageDelete [2021-07-02T10:08:44.739Z] === RUN TestImageDelete/no_lease [2021-07-02T10:08:44.739Z] === RUN TestImageDelete/lease_exists [2021-07-02T10:08:44.739Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2021-07-02T10:08:44.739Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-02T10:08:44.740Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-02T10:08:44.740Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-02T10:08:44.740Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestCreateTagSuccess [2021-07-02T10:08:44.740Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-02T10:08:44.740Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-02T10:08:44.740Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-02T10:08:44.740Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-02T10:08:44.740Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-02T10:08:44.740Z] PASS [2021-07-02T10:08:44.740Z] coverage: 77.4% of statements [2021-07-02T10:08:44.740Z] ok github.com/docker/docker/daemon/logger/awslogs 0.450s coverage: 77.4% of statements [2021-07-02T10:08:44.740Z] --- PASS: TestImageDelete (0.10s) [2021-07-02T10:08:44.740Z] --- PASS: TestImageDelete/no_lease (0.03s) [2021-07-02T10:08:44.740Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-07-02T10:08:44.740Z] === RUN TestContentStoreForPull [2021-07-02T10:08:44.740Z] --- PASS: TestContentStoreForPull (0.18s) [2021-07-02T10:08:44.740Z] PASS [2021-07-02T10:08:44.740Z] coverage: 6.8% of statements [2021-07-02T10:08:44.740Z] === RUN TestJSONFileLogger [2021-07-02T10:08:44.740Z] ok github.com/docker/docker/daemon/images 0.394s coverage: 6.8% of statements [2021-07-02T10:08:44.740Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestJSONFileLoggerWithTags [2021-07-02T10:08:44.740Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestJSONFileLoggerWithOpts [2021-07-02T10:08:44.740Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-02T10:08:44.740Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-02T10:08:44.740Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-02T10:08:44.740Z] === RUN TestEncodeDecode [2021-07-02T10:08:44.740Z] === PAUSE TestEncodeDecode [2021-07-02T10:08:44.740Z] === RUN TestUnexpectedEOF [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-02T10:08:44.740Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-02T10:08:45.138Z] --- PASS: TestExec (1.68s) [2021-07-02T10:08:45.138Z] === RUN TestExecUser [2021-07-02T10:08:45.201Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-02T10:08:45.201Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-02T10:08:45.201Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-02T10:08:45.201Z] time="2021-07-02T10:08:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-02T10:08:45.201Z] time="2021-07-02T10:08:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-02T10:08:45.201Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-02T10:08:45.201Z] === CONT TestEncodeDecode [2021-07-02T10:08:45.201Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-02T10:08:45.201Z] PASS [2021-07-02T10:08:45.201Z] coverage: 69.9% of statements [2021-07-02T10:08:45.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.240s coverage: 69.9% of statements [2021-07-02T10:08:45.201Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-02T10:08:45.201Z] === RUN TestFastTimeMarshalJSON [2021-07-02T10:08:45.201Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-02T10:08:45.201Z] PASS [2021-07-02T10:08:45.201Z] coverage: 87.2% of statements [2021-07-02T10:08:45.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.215s coverage: 87.2% of statements [2021-07-02T10:08:45.324Z] === RUN TestInt2IP2IntConversion [2021-07-02T10:08:45.324Z] === RUN TestPoolRequest [2021-07-02T10:08:45.324Z] --- PASS: TestPoolRequest (0.00s) [2021-07-02T10:08:45.324Z] === RUN TestOtherRequests [2021-07-02T10:08:45.324Z] --- PASS: TestOtherRequests (0.00s) [2021-07-02T10:08:45.324Z] PASS [2021-07-02T10:08:45.324Z] coverage: 57.1% of statements [2021-07-02T10:08:45.324Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-07-02T10:08:45.397Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-02T10:08:45.747Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-02T10:08:45.747Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-02T10:08:45.785Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-07-02T10:08:45.785Z] === RUN TestGetAddressVersion [2021-07-02T10:08:45.785Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-02T10:08:45.785Z] === RUN TestKeyString [2021-07-02T10:08:45.785Z] --- PASS: TestKeyString (0.00s) [2021-07-02T10:08:45.785Z] === RUN TestPoolDataMarshal [2021-07-02T10:08:45.785Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-02T10:08:45.785Z] === RUN TestSubnetsMarshal [2021-07-02T10:08:45.785Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-02T10:08:45.785Z] === RUN TestAddSubnets [2021-07-02T10:08:45.785Z] --- PASS: TestAddSubnets (0.06s) [2021-07-02T10:08:45.785Z] === RUN TestDoublePoolRelease [2021-07-02T10:08:45.785Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-02T10:08:45.785Z] === RUN TestAddReleasePoolID [2021-07-02T10:08:45.785Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-07-02T10:08:45.785Z] === RUN TestPredefinedPool [2021-07-02T10:08:45.785Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-02T10:08:45.785Z] === RUN TestRemoveSubnet [2021-07-02T10:08:46.247Z] --- PASS: TestRemoveSubnet (0.24s) [2021-07-02T10:08:46.247Z] === RUN TestGetSameAddress [2021-07-02T10:08:46.247Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-02T10:08:46.247Z] === RUN TestPoolAllocationReuse [2021-07-02T10:08:46.247Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.96s) [2021-07-02T10:08:46.247Z] === RUN TestRetrieveFromStore [2021-07-02T10:08:46.710Z] === RUN TestGetCapabilities [2021-07-02T10:08:46.710Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-02T10:08:46.710Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-02T10:08:46.710Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-02T10:08:46.710Z] === RUN TestGetDefaultAddressSpaces [2021-07-02T10:08:46.710Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-02T10:08:46.710Z] === RUN TestRemoteDriver [2021-07-02T10:08:46.710Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-02T10:08:46.710Z] PASS [2021-07-02T10:08:46.710Z] coverage: 47.4% of statements [2021-07-02T10:08:46.710Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2021-07-02T10:08:46.710Z] --- PASS: TestRetrieveFromStore (0.59s) [2021-07-02T10:08:46.710Z] === RUN TestIsCorrupted [2021-07-02T10:08:46.710Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-02T10:08:46.710Z] === RUN TestSetRollover [2021-07-02T10:08:46.742Z] === RUN TestWriteLog [2021-07-02T10:08:46.742Z] === PAUSE TestWriteLog [2021-07-02T10:08:46.742Z] === RUN TestReadLog [2021-07-02T10:08:46.742Z] === PAUSE TestReadLog [2021-07-02T10:08:46.742Z] === CONT TestWriteLog [2021-07-02T10:08:46.742Z] --- PASS: TestWriteLog (0.00s) [2021-07-02T10:08:46.742Z] === CONT TestReadLog [2021-07-02T10:08:46.742Z] === RUN TestReadLog/tail_exact [2021-07-02T10:08:46.742Z] === RUN TestReadLog/tail_less_than_available [2021-07-02T10:08:46.742Z] === RUN TestReadLog/tail_more_than_available [2021-07-02T10:08:46.742Z] --- PASS: TestReadLog (0.18s) [2021-07-02T10:08:46.742Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-02T10:08:46.742Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-02T10:08:46.742Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-02T10:08:46.742Z] PASS [2021-07-02T10:08:46.742Z] coverage: 75.2% of statements [2021-07-02T10:08:46.742Z] ok github.com/docker/docker/daemon/logger/local 0.270s coverage: 75.2% of statements [2021-07-02T10:08:46.742Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-02T10:08:46.742Z] === RUN TestLog [2021-07-02T10:08:46.742Z] --- PASS: TestLog (0.00s) [2021-07-02T10:08:46.742Z] PASS [2021-07-02T10:08:46.742Z] coverage: 31.5% of statements [2021-07-02T10:08:46.742Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2021-07-02T10:08:46.742Z] === RUN TestOpenFileDelete [2021-07-02T10:08:46.742Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestOpenFileRename [2021-07-02T10:08:46.742Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestParseLogTagDefaultTag [2021-07-02T10:08:46.742Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestParseLogTag [2021-07-02T10:08:46.742Z] --- PASS: TestParseLogTag (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestParseLogTagEmptyTag [2021-07-02T10:08:46.742Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestTailFiles [2021-07-02T10:08:46.742Z] --- PASS: TestTailFiles (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestFollowLogsConsumerGone [2021-07-02T10:08:46.742Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestFollowLogsProducerGone [2021-07-02T10:08:46.742Z] logfile_test.go:179: logDecode() closed after sending 2277 messages [2021-07-02T10:08:46.742Z] logfile_test.go:232: messages sent: 2277, received: 2277 [2021-07-02T10:08:46.742Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-02T10:08:46.742Z] === RUN TestCheckCapacityAndRotate [2021-07-02T10:08:46.742Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-02T10:08:46.742Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-02T10:08:46.742Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-02T10:08:46.742Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-02T10:08:46.742Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-02T10:08:46.742Z] PASS [2021-07-02T10:08:46.742Z] coverage: 53.7% of statements [2021-07-02T10:08:46.742Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 53.7% of statements [2021-07-02T10:08:47.172Z] === RUN TestWindowsIPAM [2021-07-02T10:08:47.172Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-02T10:08:47.172Z] PASS [2021-07-02T10:08:47.172Z] coverage: 71.4% of statements [2021-07-02T10:08:47.172Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.042s coverage: 71.4% of statements [2021-07-02T10:08:47.304Z] --- PASS: TestExecUser (1.80s) [2021-07-02T10:08:47.304Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:08:47.304Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-02T10:08:47.350Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2021-07-02T10:08:47.350Z] === CONT TestReadPluginNoRead [2021-07-02T10:08:47.564Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-02T10:08:47.712Z] === RUN TestNewParse [2021-07-02T10:08:47.712Z] --- PASS: TestNewParse (0.00s) [2021-07-02T10:08:47.712Z] PASS [2021-07-02T10:08:47.712Z] coverage: 8.3% of statements [2021-07-02T10:08:47.712Z] ok github.com/docker/docker/daemon/logger/templates 0.086s coverage: 8.3% of statements [2021-07-02T10:08:47.712Z] === RUN TestValidateLogOpt [2021-07-02T10:08:47.712Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestNewMissedConfig [2021-07-02T10:08:47.712Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestNewMissedUrl [2021-07-02T10:08:47.712Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestNewMissedToken [2021-07-02T10:08:47.712Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestNewWithProxy [2021-07-02T10:08:47.712Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestDefault [2021-07-02T10:08:47.712Z] --- PASS: TestDefault (0.01s) [2021-07-02T10:08:47.712Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-02T10:08:47.712Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestJsonFormat [2021-07-02T10:08:47.712Z] --- PASS: TestJsonFormat (0.01s) [2021-07-02T10:08:47.712Z] === RUN TestRawFormat [2021-07-02T10:08:47.712Z] --- PASS: TestRawFormat (0.00s) [2021-07-02T10:08:47.712Z] === RUN TestRawFormatWithLabels [2021-07-02T10:08:47.713Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-02T10:08:47.713Z] === RUN TestRawFormatWithoutTag [2021-07-02T10:08:47.713Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-02T10:08:47.713Z] === RUN TestBatching [2021-07-02T10:08:48.146Z] === RUN TestDefaultNetwork [2021-07-02T10:08:48.146Z] --- PASS: TestPoolAllocationReuse (1.83s) [2021-07-02T10:08:48.146Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-02T10:08:48.146Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-02T10:08:48.146Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-02T10:08:48.146Z] --- PASS: TestDefaultNetwork (0.26s) [2021-07-02T10:08:48.146Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-02T10:08:48.179Z] --- PASS: TestBatching (0.27s) [2021-07-02T10:08:48.179Z] === RUN TestFrequency [2021-07-02T10:08:48.179Z] === RUN TestParseLogFormat [2021-07-02T10:08:48.179Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestValidateLogOptEmpty [2021-07-02T10:08:48.179Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestValidateSyslogAddress [2021-07-02T10:08:48.179Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestParseAddressDefaultPort [2021-07-02T10:08:48.179Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestValidateSyslogFacility [2021-07-02T10:08:48.179Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestValidateLogOptSyslogFormat [2021-07-02T10:08:48.179Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestValidateLogOpt [2021-07-02T10:08:48.179Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-02T10:08:48.179Z] PASS [2021-07-02T10:08:48.179Z] coverage: 46.8% of statements [2021-07-02T10:08:48.179Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-07-02T10:08:48.179Z] --- PASS: TestFrequency (0.19s) [2021-07-02T10:08:48.179Z] === RUN TestOneMessagePerRequest [2021-07-02T10:08:48.179Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-02T10:08:48.179Z] === RUN TestVerify [2021-07-02T10:08:48.179Z] --- PASS: TestVerify (0.00s) [2021-07-02T10:08:48.179Z] === RUN TestSkipVerify [2021-07-02T10:08:48.504Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-02T10:08:48.504Z] --- PASS: TestExportContainerAndImportImage (1.53s) [2021-07-02T10:08:48.504Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:08:48.611Z] --- PASS: TestSetRollover (1.69s) [2021-07-02T10:08:48.611Z] === RUN TestSetRolloverSerial [2021-07-02T10:08:48.611Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-07-02T10:08:48.611Z] === RUN TestInitAddressPools [2021-07-02T10:08:48.611Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-02T10:08:48.611Z] PASS [2021-07-02T10:08:48.611Z] coverage: 74.0% of statements [2021-07-02T10:08:48.611Z] ok github.com/docker/docker/libnetwork/ipamutils 0.641s coverage: 74.0% of statements [2021-07-02T10:08:48.639Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:48.639Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:48.639Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:48.639Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:48.639Z] --- PASS: TestSkipVerify (0.55s) [2021-07-02T10:08:48.640Z] === RUN TestBufferMaximum [2021-07-02T10:08:48.640Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:48.640Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:48.640Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:49.073Z] === RUN TestKeyValue [2021-07-02T10:08:49.073Z] --- PASS: TestKeyValue (0.00s) [2021-07-02T10:08:49.073Z] PASS [2021-07-02T10:08:49.073Z] coverage: 60.0% of statements [2021-07-02T10:08:49.073Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-07-02T10:08:49.099Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.542633\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.542633\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-02T10:08:49.100Z] === RUN TestServerAlwaysDown [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.542633\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.542633\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.542633\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.547144\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] time="2021-07-02T10:08:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220528.547144\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:49.100Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-02T10:08:49.100Z] === RUN TestCannotSendAfterClose [2021-07-02T10:08:49.100Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-02T10:08:49.100Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-02T10:08:49.100Z] === RUN TestV1IDService [2021-07-02T10:08:49.100Z] --- PASS: TestV1IDService (0.02s) [2021-07-02T10:08:49.100Z] === RUN TestV2MetadataService [2021-07-02T10:08:49.454Z] check_test.go:309: [da20827fb6310] daemon is not started [2021-07-02T10:08:49.454Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-02T10:08:49.885Z] === RUN TestReadPluginNoRead/default [2021-07-02T10:08:50.023Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-07-02T10:08:50.023Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:08:50.070Z] time="2021-07-02T10:08:49Z" 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-07-02T10:08:50.070Z] time="2021-07-02T10:08:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3ce3b80d922b\"}'" [2021-07-02T10:08:50.070Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-02T10:08:50.070Z] PASS [2021-07-02T10:08:50.070Z] coverage: 82.5% of statements [2021-07-02T10:08:50.070Z] ok github.com/docker/docker/daemon/logger/splunk 2.130s coverage: 82.5% of statements [2021-07-02T10:08:50.070Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-02T10:08:50.070Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-02T10:08:50.070Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-02T10:08:50.070Z] --- PASS: TestV2MetadataService (0.93s) [2021-07-02T10:08:50.070Z] PASS [2021-07-02T10:08:50.070Z] coverage: 48.2% of statements [2021-07-02T10:08:50.070Z] ok github.com/docker/docker/distribution/metadata 1.081s coverage: 48.2% of statements [2021-07-02T10:08:50.091Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-02T10:08:50.531Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-02T10:08:50.531Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-02T10:08:50.531Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-02T10:08:50.531Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-02T10:08:50.531Z] === RUN TestContinueOnError_NeverContinue [2021-07-02T10:08:50.531Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-02T10:08:50.531Z] === RUN TestManifestStore [2021-07-02T10:08:50.531Z] === RUN TestManifestStore/no_remote_or_local [2021-07-02T10:08:50.604Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-02T10:08:50.604Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-02T10:08:50.604Z] [2021-07-02T10:08:50.604Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-02T10:08:50.604Z] =========================== short test summary info ============================ [2021-07-02T10:08:50.604Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-02T10:08:50.604Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-02T10:08:50.604Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-02T10:08:50.604Z] Not supported on most drivers [2021-07-02T10:08:50.604Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-02T10:08:50.604Z] Output of docker top depends on host distro, and is not formalized. [2021-07-02T10:08:50.604Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-02T10:08:50.604Z] Output of docker top depends on host distro, and is not formalized. [2021-07-02T10:08:50.604Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-02T10:08:50.604Z] Can fail if eth0 has multiple IP addresses [2021-07-02T10:08:50.604Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-02T10:08:50.604Z] This doesn't seem to be taken into account by the engine [2021-07-02T10:08:50.604Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-02T10:08:50.604Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-02T10:08:50.604Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-02T10:08:50.604Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 342.02 seconds == [2021-07-02T10:08:50.618Z] --- PASS: TestSetRolloverSerial (2.04s) [2021-07-02T10:08:50.618Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-02T10:08:50.618Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-02T10:08:50.618Z] PASS [2021-07-02T10:08:50.618Z] coverage: 84.4% of statements [2021-07-02T10:08:50.618Z] ok github.com/docker/docker/libnetwork/bitseq 13.527s coverage: 84.4% of statements [2021-07-02T10:08:50.860Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-02T10:08:50.997Z] === RUN TestSuccessfulDownload [2021-07-02T10:08:50.997Z] download_test.go:268: Needs fixing on Windows [2021-07-02T10:08:50.997Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestCancelledDownload [2021-07-02T10:08:50.997Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestMaxDownloadAttempts [2021-07-02T10:08:50.997Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:08:50.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:08:50.997Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:08:50.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:08:50.997Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:08:50.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:08:50.997Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:08:50.997Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:08:50.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:08:50.997Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:08:50.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:08:50.997Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local898831835\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/no_local_cache [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/with_local_cache [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/unknown_media_type [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="reference for unknown type: " [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-02T10:08:50.997Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-02T10:08:50.997Z] time="2021-07-02T10:08:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore (0.29s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-02T10:08:50.997Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-02T10:08:50.997Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestFixManifestLayers [2021-07-02T10:08:50.997Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-02T10:08:50.997Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-02T10:08:50.997Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-02T10:08:50.997Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestFixManifestLayersBadParent [2021-07-02T10:08:50.997Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestValidateManifest [2021-07-02T10:08:50.997Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-02T10:08:50.997Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestFormatPlatform [2021-07-02T10:08:50.997Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestGetRepositoryMountCandidates [2021-07-02T10:08:50.997Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-02T10:08:50.997Z] === RUN TestLayerAlreadyExists [2021-07-02T10:08:50.997Z] 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-07-02T10:08:50.997Z] 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-07-02T10:08:50.997Z] 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-07-02T10:08:50.997Z] 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-07-02T10:08:50.997Z] 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-07-02T10:08:50.998Z] 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-07-02T10:08:50.998Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-02T10:08:50.998Z] === RUN TestWhenEmptyAuthConfig [2021-07-02T10:08:51.263Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-02T10:08:51.458Z] time="2021-07-02T10:08:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:51.458Z] time="2021-07-02T10:08:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:51.458Z] time="2021-07-02T10:08:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:51.458Z] time="2021-07-02T10:08:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:08:51.458Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2021-07-02T10:08:51.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2021-07-02T10:08:51.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2021-07-02T10:08:51.458Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2021-07-02T10:08:51.458Z] === RUN TestTransfer [2021-07-02T10:08:51.458Z] --- PASS: TestTransfer (0.20s) [2021-07-02T10:08:51.458Z] === RUN TestConcurrencyLimit [2021-07-02T10:08:51.458Z] === RUN TestNotFound [2021-07-02T10:08:51.458Z] --- PASS: TestNotFound (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestConflict [2021-07-02T10:08:51.458Z] --- PASS: TestConflict (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestForbidden [2021-07-02T10:08:51.458Z] --- PASS: TestForbidden (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestInvalidParameter [2021-07-02T10:08:51.458Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestNotImplemented [2021-07-02T10:08:51.458Z] --- PASS: TestNotImplemented (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestNotModified [2021-07-02T10:08:51.458Z] --- PASS: TestNotModified (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestUnauthorized [2021-07-02T10:08:51.458Z] --- PASS: TestUnauthorized (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestUnknown [2021-07-02T10:08:51.458Z] --- PASS: TestUnknown (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestCancelled [2021-07-02T10:08:51.458Z] --- PASS: TestCancelled (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestDeadline [2021-07-02T10:08:51.458Z] --- PASS: TestDeadline (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestDataLoss [2021-07-02T10:08:51.458Z] --- PASS: TestDataLoss (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestUnavailable [2021-07-02T10:08:51.458Z] --- PASS: TestUnavailable (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestSystem [2021-07-02T10:08:51.458Z] --- PASS: TestSystem (0.00s) [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Not_Found [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Bad_Request [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Conflict [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Unauthorized [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Forbidden [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Not_Modified [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-02T10:08:51.458Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-02T10:08:51.458Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-02T10:08:51.458Z] PASS [2021-07-02T10:08:51.458Z] coverage: 53.1% of statements [2021-07-02T10:08:51.458Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-07-02T10:08:51.918Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-07-02T10:08:51.918Z] === RUN TestInactiveJobs [2021-07-02T10:08:52.163Z] === RUN TestNetworkDBSimple [2021-07-02T10:08:52.163Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.98s) [2021-07-02T10:08:52.163Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-02T10:08:52.379Z] --- PASS: TestWhenEmptyAuthConfig (1.37s) [2021-07-02T10:08:52.379Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-02T10:08:52.379Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-02T10:08:52.379Z] === RUN TestTokenPassThru [2021-07-02T10:08:52.379Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-02T10:08:52.379Z] === RUN TestTokenPassThruDifferentHost [2021-07-02T10:08:52.379Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-02T10:08:52.379Z] PASS [2021-07-02T10:08:52.379Z] coverage: 23.8% of statements [2021-07-02T10:08:52.379Z] ok github.com/docker/docker/distribution 1.800s coverage: 23.8% of statements [2021-07-02T10:08:52.379Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-02T10:08:52.379Z] --- PASS: TestInactiveJobs (0.56s) [2021-07-02T10:08:52.379Z] === RUN TestWatchRelease [2021-07-02T10:08:52.558Z] --- PASS: TestHealthCheckWorkdir (2.51s) [2021-07-02T10:08:52.558Z] === RUN TestHealthKillContainer [2021-07-02T10:08:52.642Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-02T10:08:52.642Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2021-07-02T10:08:52.839Z] === RUN TestFSGetInvalidData [2021-07-02T10:08:52.839Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-02T10:08:52.839Z] === RUN TestFSInvalidSet [2021-07-02T10:08:52.839Z] --- PASS: TestWatchRelease (0.06s) [2021-07-02T10:08:52.839Z] === RUN TestWatchFinishedTransfer [2021-07-02T10:08:52.839Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestDuplicateTransfer [2021-07-02T10:08:52.839Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSInvalidRoot [2021-07-02T10:08:52.839Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSMetadataGetSet [2021-07-02T10:08:52.839Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-02T10:08:52.839Z] === RUN TestFSInvalidWalker [2021-07-02T10:08:52.839Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-07-02T10:08:52.839Z] === RUN TestSuccessfulUpload [2021-07-02T10:08:52.839Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSGetSet [2021-07-02T10:08:52.839Z] --- PASS: TestFSGetSet (0.02s) [2021-07-02T10:08:52.839Z] === RUN TestFSGetUnsetKey [2021-07-02T10:08:52.839Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSGetEmptyData [2021-07-02T10:08:52.839Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSDelete [2021-07-02T10:08:52.839Z] --- PASS: TestFSDelete (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSWalker [2021-07-02T10:08:52.839Z] --- PASS: TestFSWalker (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestFSWalkerStopOnError [2021-07-02T10:08:52.839Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestNewFromJSON [2021-07-02T10:08:52.839Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-02T10:08:52.839Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestMarshalKeyOrder [2021-07-02T10:08:52.839Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestHistoryEqual [2021-07-02T10:08:52.839Z] --- PASS: TestHistoryEqual (0.19s) [2021-07-02T10:08:52.839Z] === RUN TestImage [2021-07-02T10:08:52.839Z] --- PASS: TestImage (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestImageOSNotEmpty [2021-07-02T10:08:52.839Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-02T10:08:52.839Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-02T10:08:52.839Z] === RUN TestCreate [2021-07-02T10:08:52.839Z] --- PASS: TestCreate (0.01s) [2021-07-02T10:08:52.839Z] === RUN TestRestore [2021-07-02T10:08:52.839Z] time="2021-07-02T10:08:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-02T10:08:52.839Z] --- PASS: TestRestore (0.04s) [2021-07-02T10:08:52.839Z] === RUN TestAddDelete [2021-07-02T10:08:53.126Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-02T10:08:53.136Z] 2021/07/02 10:08:52 Closing DB instances... [2021-07-02T10:08:53.299Z] time="2021-07-02T10:08:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-02T10:08:53.299Z] --- PASS: TestAddDelete (0.08s) [2021-07-02T10:08:53.299Z] === RUN TestSearchAfterDelete [2021-07-02T10:08:53.299Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-02T10:08:53.299Z] === RUN TestParentReset [2021-07-02T10:08:53.299Z] === RUN TestCompare [2021-07-02T10:08:53.299Z] --- PASS: TestCompare (0.00s) [2021-07-02T10:08:53.299Z] PASS [2021-07-02T10:08:53.299Z] coverage: 19.2% of statements [2021-07-02T10:08:53.299Z] --- PASS: TestParentReset (0.03s) [2021-07-02T10:08:53.299Z] === RUN TestGetAndSetLastUpdated [2021-07-02T10:08:53.299Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2021-07-02T10:08:53.299Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-02T10:08:53.299Z] === RUN TestStoreLen [2021-07-02T10:08:53.299Z] --- PASS: TestStoreLen (0.05s) [2021-07-02T10:08:53.299Z] PASS [2021-07-02T10:08:53.299Z] coverage: 86.6% of statements [2021-07-02T10:08:53.299Z] --- PASS: TestSuccessfulUpload (0.52s) [2021-07-02T10:08:53.299Z] === RUN TestCancelledUpload [2021-07-02T10:08:53.299Z] ok github.com/docker/docker/image 0.676s coverage: 86.6% of statements [2021-07-02T10:08:53.299Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-02T10:08:53.299Z] PASS [2021-07-02T10:08:53.299Z] coverage: 76.8% of statements [2021-07-02T10:08:53.299Z] ok github.com/docker/docker/distribution/xfer 2.515s coverage: 76.8% of statements [2021-07-02T10:08:53.299Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-02T10:08:53.695Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-02T10:08:53.953Z] check_test.go:309: [d27424a5502d6] daemon is not started [2021-07-02T10:08:53.953Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-02T10:08:54.110Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-02T10:08:54.110Z] PASS [2021-07-02T10:08:54.110Z] coverage: 100.0% of statements [2021-07-02T10:08:54.110Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2021-07-02T10:08:54.110Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-07-02T10:08:54.110Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-02T10:08:54.270Z] === RUN TestValidateManifest [2021-07-02T10:08:54.270Z] === RUN TestValidateManifest/nil [2021-07-02T10:08:54.270Z] === RUN TestValidateManifest/non-nil [2021-07-02T10:08:54.270Z] --- PASS: TestValidateManifest (0.00s) [2021-07-02T10:08:54.270Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-02T10:08:54.270Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-02T10:08:54.270Z] PASS [2021-07-02T10:08:54.270Z] coverage: 0.7% of statements [2021-07-02T10:08:54.270Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2021-07-02T10:08:54.270Z] === RUN TestMakeV1ConfigFromConfig [2021-07-02T10:08:54.270Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-02T10:08:54.270Z] PASS [2021-07-02T10:08:54.270Z] coverage: 25.0% of statements [2021-07-02T10:08:54.270Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2021-07-02T10:08:54.270Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-02T10:08:54.546Z] === CONT TestReadPluginNoRead [2021-07-02T10:08:54.546Z] read_test.go:92: [dcb348f01f5c0] daemon is not started [2021-07-02T10:08:54.546Z] --- PASS: TestReadPluginNoRead (6.92s) [2021-07-02T10:08:54.546Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-02T10:08:54.546Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-07-02T10:08:54.546Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-07-02T10:08:54.546Z] PASS [2021-07-02T10:08:54.546Z] [2021-07-02T10:08:54.546Z] DONE 6 tests in 10.531s [2021-07-02T10:08:54.546Z] 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-07-02T10:08:54.546Z] testing: warning: no tests to run [2021-07-02T10:08:54.546Z] PASS [2021-07-02T10:08:54.546Z] [2021-07-02T10:08:54.546Z] DONE 0 tests in 0.008s [2021-07-02T10:08:54.546Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-02T10:08:54.546Z] INFO: Testing against a local daemon [2021-07-02T10:08:54.546Z] === RUN TestPluginWithDevMounts [2021-07-02T10:08:54.546Z] === PAUSE TestPluginWithDevMounts [2021-07-02T10:08:54.546Z] === CONT TestPluginWithDevMounts [2021-07-02T10:08:54.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-02T10:08:54.572Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.45s) [2021-07-02T10:08:54.572Z] === RUN TestGetAddress [2021-07-02T10:08:54.572Z] === RUN TestGenerate [2021-07-02T10:08:54.572Z] --- PASS: TestGenerate (0.00s) [2021-07-02T10:08:54.572Z] === RUN TestGeneratePtr [2021-07-02T10:08:54.572Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-02T10:08:54.572Z] === RUN TestGenerateMissingField [2021-07-02T10:08:54.573Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-02T10:08:54.573Z] === RUN TestFieldCannotBeSet [2021-07-02T10:08:54.573Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-02T10:08:54.573Z] === RUN TestTypeMismatchError [2021-07-02T10:08:54.573Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-02T10:08:54.573Z] PASS [2021-07-02T10:08:54.573Z] coverage: 100.0% of statements [2021-07-02T10:08:54.573Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-02T10:08:54.573Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-02T10:08:55.034Z] testing: warning: no tests to run [2021-07-02T10:08:55.034Z] PASS [2021-07-02T10:08:55.034Z] coverage: 0.0% of statements [2021-07-02T10:08:55.034Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2021-07-02T10:08:55.034Z] 2021/07/02 10:08:54 Closing DB instances... [2021-07-02T10:08:55.496Z] === RUN TestRequestNewPort [2021-07-02T10:08:55.496Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestRequestSpecificPort [2021-07-02T10:08:55.496Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestReleasePort [2021-07-02T10:08:55.496Z] --- PASS: TestReleasePort (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestReuseReleasedPort [2021-07-02T10:08:55.496Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestReleaseUnreadledPort [2021-07-02T10:08:55.496Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestUnknowProtocol [2021-07-02T10:08:55.496Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestAllocateAllPorts [2021-07-02T10:08:55.496Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestPortAllocation [2021-07-02T10:08:55.496Z] --- PASS: TestPortAllocation (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestPortAllocationWithCustomRange [2021-07-02T10:08:55.496Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestNoDuplicateBPR [2021-07-02T10:08:55.496Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-02T10:08:55.496Z] === RUN TestChangePortRange [2021-07-02T10:08:55.496Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-02T10:08:55.496Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-02T10:08:55.496Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-02T10:08:55.496Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-02T10:08:55.496Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-02T10:08:55.496Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-02T10:08:55.496Z] --- PASS: TestChangePortRange (0.00s) [2021-07-02T10:08:55.496Z] PASS [2021-07-02T10:08:55.496Z] coverage: 88.6% of statements [2021-07-02T10:08:55.496Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2021-07-02T10:08:55.811Z] === RUN TestEnvironmentParsing [2021-07-02T10:08:55.811Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-02T10:08:55.811Z] PASS [2021-07-02T10:08:55.811Z] coverage: 1.2% of statements [2021-07-02T10:08:55.811Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2021-07-02T10:08:55.862Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-02T10:08:55.924Z] --- PASS: TestPluginWithDevMounts (1.65s) [2021-07-02T10:08:55.924Z] PASS [2021-07-02T10:08:55.924Z] [2021-07-02T10:08:55.924Z] DONE 1 tests in 1.692s [2021-07-02T10:08:55.924Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-02T10:08:55.924Z] INFO: Testing against a local daemon [2021-07-02T10:08:55.924Z] === RUN TestSecretInspect [2021-07-02T10:08:55.959Z] === RUN TestTransportPortConv [2021-07-02T10:08:55.959Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-02T10:08:55.959Z] === RUN TestTransportPortBindingConv [2021-07-02T10:08:55.959Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-02T10:08:55.959Z] === RUN TestErrorConstructors [2021-07-02T10:08:55.959Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-02T10:08:55.959Z] === RUN TestCompareIPMask [2021-07-02T10:08:55.959Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-02T10:08:55.959Z] === RUN TestUtilGetHostPartIP [2021-07-02T10:08:55.959Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-02T10:08:55.959Z] === RUN TestUtilGetBroadcastIP [2021-07-02T10:08:55.959Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-02T10:08:55.959Z] === RUN TestParseCIDR [2021-07-02T10:08:55.959Z] --- PASS: TestParseCIDR (0.00s) [2021-07-02T10:08:55.959Z] PASS [2021-07-02T10:08:55.959Z] coverage: 47.9% of statements [2021-07-02T10:08:55.959Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 47.9% of statements [2021-07-02T10:08:56.124Z] --- PASS: TestHealthKillContainer (3.65s) [2021-07-02T10:08:56.124Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:08:56.124Z] docker_cli_daemon_plugins_test.go:79: [d224cd57e78fc] daemon is not started [2021-07-02T10:08:56.271Z] === RUN TestSerialization [2021-07-02T10:08:56.271Z] --- PASS: TestSerialization (0.02s) [2021-07-02T10:08:56.271Z] PASS [2021-07-02T10:08:56.271Z] coverage: 100.0% of statements [2021-07-02T10:08:56.271Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2021-07-02T10:08:56.271Z] === RUN TestEmptyLayer [2021-07-02T10:08:56.271Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-02T10:08:56.271Z] === RUN TestCommitFailure [2021-07-02T10:08:56.271Z] --- PASS: TestCommitFailure (0.01s) [2021-07-02T10:08:56.271Z] === RUN TestStartTransactionFailure [2021-07-02T10:08:56.271Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-02T10:08:56.271Z] === RUN TestGetOrphan [2021-07-02T10:08:56.271Z] --- PASS: TestGetOrphan (0.02s) [2021-07-02T10:08:56.271Z] === RUN TestMountAndRegister [2021-07-02T10:08:56.271Z] layer_test.go:271: Layer size: 14 [2021-07-02T10:08:56.271Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-02T10:08:56.271Z] === RUN TestLayerRelease [2021-07-02T10:08:56.271Z] layer_test.go:304: Failing on Windows [2021-07-02T10:08:56.271Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-02T10:08:56.271Z] === RUN TestStoreRestore [2021-07-02T10:08:56.271Z] layer_test.go:353: Failing on Windows [2021-07-02T10:08:56.271Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-02T10:08:56.421Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-02T10:08:56.421Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-02T10:08:56.421Z] PASS [2021-07-02T10:08:56.421Z] coverage: 44.0% of statements [2021-07-02T10:08:56.421Z] ok github.com/docker/docker/oci 0.040s coverage: 44.0% of statements [2021-07-02T10:08:56.693Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-02T10:08:56.732Z] === RUN TestTarStreamStability [2021-07-02T10:08:56.732Z] layer_test.go:468: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestRegisterExistingLayer [2021-07-02T10:08:56.732Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-07-02T10:08:56.732Z] === RUN TestTarStreamVerification [2021-07-02T10:08:56.732Z] layer_test.go:697: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestLayerMigration [2021-07-02T10:08:56.732Z] migration_test.go:46: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestLayerMigrationNoTarsplit [2021-07-02T10:08:56.732Z] migration_test.go:182: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestMountInit [2021-07-02T10:08:56.732Z] mount_test.go:17: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestMountInit (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestMountSize [2021-07-02T10:08:56.732Z] mount_test.go:76: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestMountSize (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestMountChanges [2021-07-02T10:08:56.732Z] mount_test.go:125: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestMountChanges (0.00s) [2021-07-02T10:08:56.732Z] === RUN TestMountApply [2021-07-02T10:08:56.732Z] mount_test.go:212: Failing on Windows [2021-07-02T10:08:56.732Z] --- SKIP: TestMountApply (0.00s) [2021-07-02T10:08:56.732Z] PASS [2021-07-02T10:08:56.732Z] coverage: 30.1% of statements [2021-07-02T10:08:56.732Z] ok github.com/docker/docker/layer 0.388s coverage: 30.1% of statements [2021-07-02T10:08:56.732Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-02T10:08:56.732Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-02T10:08:56.732Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-02T10:08:56.732Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-02T10:08:56.883Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-02T10:08:56.883Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-02T10:08:57.261Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2021-07-02T10:08:57.261Z] === RUN TestIpcModeNone [2021-07-02T10:08:57.261Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-02T10:08:57.346Z] === RUN TestAddressPoolOpt [2021-07-02T10:08:57.346Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/a [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/something [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/_=a [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/env1=value1 [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/_env1=value1 [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/PATH [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/=a [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/PATH= [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/PATH=something [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/asd!qwe [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/1asd [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/123 [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/some_space [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/__some_space_before [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/some_space_after__ [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/= [2021-07-02T10:08:57.346Z] === RUN TestValidateEnv/PaTh [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-02T10:08:57.346Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestParseHost [2021-07-02T10:08:57.346Z] --- PASS: TestParseHost (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestParseDockerDaemonHost [2021-07-02T10:08:57.346Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestParseTCP [2021-07-02T10:08:57.346Z] --- PASS: TestParseTCP (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-02T10:08:57.346Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestValidateExtraHosts [2021-07-02T10:08:57.346Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestIpOptString [2021-07-02T10:08:57.346Z] --- PASS: TestIpOptString (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-02T10:08:57.346Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestNewIpOptValidDefaultVal [2021-07-02T10:08:57.346Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestIpOptSetInvalidVal [2021-07-02T10:08:57.346Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestValidateIPAddress [2021-07-02T10:08:57.346Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestMapOpts [2021-07-02T10:08:57.346Z] --- PASS: TestMapOpts (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestListOptsWithoutValidator [2021-07-02T10:08:57.346Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestListOptsWithValidator [2021-07-02T10:08:57.346Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestValidateDNSSearch [2021-07-02T10:08:57.346Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_general_format [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_one_more [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-02T10:08:57.346Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-02T10:08:57.347Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-02T10:08:57.347Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-02T10:08:57.347Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-02T10:08:57.347Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-02T10:08:57.347Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-02T10:08:57.347Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestNamedListOpts [2021-07-02T10:08:57.347Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestNamedMapOpts [2021-07-02T10:08:57.347Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestParseLink [2021-07-02T10:08:57.347Z] --- PASS: TestParseLink (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestQuotedStringSetWithQuotes [2021-07-02T10:08:57.347Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-02T10:08:57.347Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-02T10:08:57.347Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-02T10:08:57.347Z] === RUN TestUlimitOpt [2021-07-02T10:08:57.347Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-02T10:08:57.347Z] PASS [2021-07-02T10:08:57.347Z] coverage: 67.1% of statements [2021-07-02T10:08:57.347Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-07-02T10:08:57.347Z] === RUN TestParseVersion [2021-07-02T10:08:57.347Z] --- PASS: TestParseVersion (0.00s) [2021-07-02T10:08:57.347Z] PASS [2021-07-02T10:08:57.347Z] coverage: 52.9% of statements [2021-07-02T10:08:57.347Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 52.9% of statements [2021-07-02T10:08:57.704Z] === RUN TestSequenceGetAvailableBit [2021-07-02T10:08:57.704Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSequenceEqual [2021-07-02T10:08:57.704Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSequenceCopy [2021-07-02T10:08:57.704Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestGetFirstAvailable [2021-07-02T10:08:57.704Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestFindSequence [2021-07-02T10:08:57.704Z] --- PASS: TestFindSequence (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestCheckIfAvailable [2021-07-02T10:08:57.704Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestMergeSequences [2021-07-02T10:08:57.704Z] --- PASS: TestMergeSequences (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestPushReservation [2021-07-02T10:08:57.704Z] --- PASS: TestPushReservation (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSerializeDeserialize [2021-07-02T10:08:57.704Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSet [2021-07-02T10:08:57.704Z] --- PASS: TestSet (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSetUnset [2021-07-02T10:08:57.704Z] --- PASS: TestSetUnset (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestOffsetSetUnset [2021-07-02T10:08:57.704Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSetInRange [2021-07-02T10:08:57.704Z] --- PASS: TestSetInRange (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestSetAnyInRange [2021-07-02T10:08:57.704Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestMethods [2021-07-02T10:08:57.704Z] --- PASS: TestMethods (0.00s) [2021-07-02T10:08:57.704Z] === RUN TestRandomAllocateDeallocate [2021-07-02T10:08:57.831Z] --- PASS: TestSecretInspect (1.80s) [2021-07-02T10:08:57.831Z] === RUN TestSecretList [2021-07-02T10:08:58.198Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-02T10:08:58.321Z] 2021/07/02 10:08:57 Closing DB instances... [2021-07-02T10:08:58.776Z] --- PASS: TestIpcModeNone (1.76s) [2021-07-02T10:08:58.776Z] === RUN TestIpcModePrivate [2021-07-02T10:08:59.295Z] === RUN TestPeerCertificateMarshalJSON [2021-07-02T10:08:59.295Z] === RUN TestIsArchivePathDir [2021-07-02T10:08:59.295Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-07-02T10:08:59.295Z] === RUN TestIsArchivePathInvalidFile [2021-07-02T10:08:59.295Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-02T10:08:59.295Z] === RUN TestIsArchivePathTar [2021-07-02T10:08:59.712Z] docker_cli_daemon_plugins_test.go:169: [da206b610861a] daemon is not started [2021-07-02T10:08:59.757Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-07-02T10:08:59.757Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-02T10:08:59.757Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-07-02T10:08:59.757Z] === RUN TestDecompressStreamGzip [2021-07-02T10:08:59.757Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-07-02T10:08:59.757Z] === RUN TestDecompressStreamBzip2 [2021-07-02T10:08:59.757Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-07-02T10:08:59.757Z] === RUN TestDecompressStreamXz [2021-07-02T10:08:59.757Z] archive_test.go:134: Xz not present in msys2 [2021-07-02T10:08:59.757Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestCompressStreamXzUnsupported [2021-07-02T10:08:59.757Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-02T10:08:59.757Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestCompressStreamInvalid [2021-07-02T10:08:59.757Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestExtensionInvalid [2021-07-02T10:08:59.757Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestExtensionUncompressed [2021-07-02T10:08:59.757Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestExtensionBzip2 [2021-07-02T10:08:59.757Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestExtensionGzip [2021-07-02T10:08:59.757Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestExtensionXz [2021-07-02T10:08:59.757Z] --- PASS: TestExtensionXz (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestCmdStreamLargeStderr [2021-07-02T10:08:59.757Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-02T10:08:59.757Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-02T10:08:59.757Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2021-07-02T10:08:59.757Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-02T10:08:59.757Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestMiddleware [2021-07-02T10:08:59.757Z] --- PASS: TestMiddleware (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestNewResponseModifier [2021-07-02T10:08:59.757Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-02T10:08:59.757Z] PASS [2021-07-02T10:08:59.757Z] coverage: 26.8% of statements [2021-07-02T10:08:59.757Z] ok github.com/docker/docker/pkg/authorization 0.716s coverage: 26.8% of statements [2021-07-02T10:08:59.757Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-02T10:08:59.757Z] === RUN TestCmdStreamBad [2021-07-02T10:08:59.757Z] archive_test.go:239: Failing on Windows CI machines [2021-07-02T10:08:59.757Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-02T10:08:59.757Z] === RUN TestCmdStreamGood [2021-07-02T10:08:59.757Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-02T10:08:59.757Z] === RUN TestUntarPathWithInvalidDest [2021-07-02T10:09:00.219Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-02T10:09:00.219Z] === RUN TestUntarPathWithInvalidSrc [2021-07-02T10:09:00.219Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-02T10:09:00.219Z] === RUN TestUntarPath [2021-07-02T10:09:00.219Z] --- PASS: TestUntarPath (0.07s) [2021-07-02T10:09:00.219Z] === RUN TestUntarPathWithDestinationFile [2021-07-02T10:09:00.219Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-02T10:09:00.219Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-02T10:09:00.219Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-02T10:09:00.219Z] === RUN TestCopyWithTarInvalidSrc [2021-07-02T10:09:00.219Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-02T10:09:00.219Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-02T10:09:00.219Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-02T10:09:00.219Z] === RUN TestCopyWithTarSrcFile [2021-07-02T10:09:00.219Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-02T10:09:00.219Z] === RUN TestCopyWithTarSrcFolder [2021-07-02T10:09:00.219Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-02T10:09:00.219Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-02T10:09:00.219Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-02T10:09:00.219Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-02T10:09:00.219Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-02T10:09:00.219Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-02T10:09:00.219Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-02T10:09:00.219Z] === RUN TestCopyFileWithTarSrcFile [2021-07-02T10:09:00.219Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-02T10:09:00.219Z] === RUN TestTarFiles [2021-07-02T10:09:00.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-07-02T10:09:00.283Z] --- PASS: TestIpcModePrivate (1.56s) [2021-07-02T10:09:00.283Z] === RUN TestIpcModeShareable [2021-07-02T10:09:00.368Z] --- PASS: TestSecretList (2.17s) [2021-07-02T10:09:00.368Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:09:00.622Z] === RUN TestInvalidConfig [2021-07-02T10:09:00.622Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestConfig [2021-07-02T10:09:00.622Z] --- PASS: TestConfig (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestOptionsLabels [2021-07-02T10:09:00.622Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestValidName [2021-07-02T10:09:00.622Z] --- PASS: TestValidName (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestTLSConfiguration [2021-07-02T10:09:00.622Z] === RUN TestErrorInterfaces [2021-07-02T10:09:00.622Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestNetworkMarshalling [2021-07-02T10:09:00.622Z] time="2021-07-02T10:08:59Z" level=info msg="Option Initializing KV with TLS" [2021-07-02T10:09:00.622Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-02T10:09:00.622Z] PASS [2021-07-02T10:09:00.622Z] coverage: 24.0% of statements [2021-07-02T10:09:00.622Z] ok github.com/docker/docker/libnetwork/config 0.266s coverage: 24.0% of statements [2021-07-02T10:09:00.622Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-07-02T10:09:00.622Z] === RUN TestEndpointMarshalling [2021-07-02T10:09:00.622Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestAuxAddresses [2021-07-02T10:09:00.622Z] time="2021-07-02T10:09:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:09:00.622Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-02T10:09:00.622Z] === RUN TestSRVServiceQuery [2021-07-02T10:09:00.622Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestServiceVIPReuse [2021-07-02T10:09:00.622Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-02T10:09:00.622Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestDNSIPQuery [2021-07-02T10:09:00.622Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestDNSProxyServFail [2021-07-02T10:09:00.622Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestSandboxAddEmpty [2021-07-02T10:09:00.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestSandboxAddMultiPrio [2021-07-02T10:09:00.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestSandboxAddSamePrio [2021-07-02T10:09:00.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestCleanupServiceDiscovery [2021-07-02T10:09:00.622Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestDNSOptions [2021-07-02T10:09:00.622Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:09:00.622Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestMultipleControllersWithSameStore [2021-07-02T10:09:00.622Z] time="2021-07-02T10:09:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:09:00.622Z] time="2021-07-02T10:09:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:09:00.622Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-02T10:09:00.622Z] PASS [2021-07-02T10:09:00.622Z] coverage: 8.6% of statements [2021-07-02T10:09:00.622Z] ok github.com/docker/docker/libnetwork 0.363s coverage: 8.6% of statements [2021-07-02T10:09:00.622Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-02T10:09:00.622Z] === RUN TestKey [2021-07-02T10:09:00.622Z] --- PASS: TestKey (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestParseKey [2021-07-02T10:09:00.622Z] --- PASS: TestParseKey (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestInvalidDataStore [2021-07-02T10:09:00.622Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestKVObjectFlatKey [2021-07-02T10:09:00.622Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-02T10:09:00.622Z] === RUN TestAtomicKVObjectFlatKey [2021-07-02T10:09:00.622Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-02T10:09:00.622Z] PASS [2021-07-02T10:09:00.622Z] coverage: 21.9% of statements [2021-07-02T10:09:00.622Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2021-07-02T10:09:00.680Z] === RUN TestUnbuffered [2021-07-02T10:09:00.680Z] --- PASS: TestUnbuffered (0.00s) [2021-07-02T10:09:00.680Z] === RUN TestRaceUnbuffered [2021-07-02T10:09:00.680Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-02T10:09:00.680Z] PASS [2021-07-02T10:09:00.680Z] coverage: 100.0% of statements [2021-07-02T10:09:00.680Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-07-02T10:09:01.142Z] === RUN TestMatch [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[foo]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[foo_bar]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[]#01 [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[qux]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-02T10:09:01.142Z] === RUN TestMatch/[[foo_baz]] [2021-07-02T10:09:01.142Z] --- PASS: TestMatch (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-02T10:09:01.142Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-02T10:09:01.142Z] PASS [2021-07-02T10:09:01.142Z] coverage: 87.5% of statements [2021-07-02T10:09:01.142Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-07-02T10:09:01.222Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-02T10:09:01.593Z] === RUN TestIPDataMarshalling [2021-07-02T10:09:01.594Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-02T10:09:01.594Z] === RUN TestValidateAndIsV6 [2021-07-02T10:09:01.594Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-02T10:09:01.594Z] PASS [2021-07-02T10:09:01.594Z] coverage: 68.9% of statements [2021-07-02T10:09:01.594Z] ok github.com/docker/docker/libnetwork/driverapi 0.064s coverage: 68.9% of statements [2021-07-02T10:09:01.594Z] === RUN TestDriver [2021-07-02T10:09:01.594Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:09:01.594Z] PASS [2021-07-02T10:09:01.594Z] coverage: 34.8% of statements [2021-07-02T10:09:01.594Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-07-02T10:09:02.054Z] === RUN TestDriver [2021-07-02T10:09:02.054Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:09:02.054Z] PASS [2021-07-02T10:09:02.054Z] coverage: 34.8% of statements [2021-07-02T10:09:02.054Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-07-02T10:09:02.115Z] 2021/07/02 10:09:01 Closing DB instances... [2021-07-02T10:09:02.115Z] === RUN TestChrootTarUntar [2021-07-02T10:09:02.115Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-02T10:09:02.115Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootUntarEmptyArchive [2021-07-02T10:09:02.115Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-07-02T10:09:02.115Z] === RUN TestChrootTarUntarWithSymlink [2021-07-02T10:09:02.115Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootCopyWithTar [2021-07-02T10:09:02.115Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootCopyFileWithTar [2021-07-02T10:09:02.115Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootUntarPath [2021-07-02T10:09:02.115Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-02T10:09:02.115Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-02T10:09:02.115Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:09:02.115Z] === RUN TestChrootApplyDotDotFile [2021-07-02T10:09:02.115Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:02.115Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-02T10:09:02.115Z] PASS [2021-07-02T10:09:02.115Z] coverage: 15.4% of statements [2021-07-02T10:09:02.115Z] ok github.com/docker/docker/pkg/chrootarchive 0.088s coverage: 15.4% of statements [2021-07-02T10:09:02.159Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:102, shared: true, mustBeShared: true [2021-07-02T10:09:02.159Z] --- PASS: TestIpcModeShareable (1.72s) [2021-07-02T10:09:02.159Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-02T10:09:02.272Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2021-07-02T10:09:02.272Z] === RUN TestSecretsUpdate [2021-07-02T10:09:02.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-02T10:09:02.514Z] === RUN TestNetworkAllocateFree [2021-07-02T10:09:02.514Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-02T10:09:02.514Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-02T10:09:02.514Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-02T10:09:02.514Z] PASS [2021-07-02T10:09:02.514Z] coverage: 63.6% of statements [2021-07-02T10:09:02.514Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.062s coverage: 63.6% of statements [2021-07-02T10:09:02.974Z] --- PASS: TestRandomAllocateDeallocate (5.20s) [2021-07-02T10:09:02.974Z] === RUN TestAllocateRandomDeallocate [2021-07-02T10:09:02.974Z] === RUN TestGetEmptyCapabilities [2021-07-02T10:09:02.974Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-02T10:09:02.974Z] === RUN TestGetExtraCapabilities [2021-07-02T10:09:02.974Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-02T10:09:02.974Z] === RUN TestGetInvalidCapabilities [2021-07-02T10:09:02.974Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-02T10:09:02.974Z] === RUN TestRemoteDriver [2021-07-02T10:09:02.974Z] --- PASS: TestRemoteDriver (0.02s) [2021-07-02T10:09:02.974Z] === RUN TestDriverError [2021-07-02T10:09:02.974Z] --- PASS: TestDriverError (0.00s) [2021-07-02T10:09:02.974Z] === RUN TestMissingValues [2021-07-02T10:09:02.974Z] --- PASS: TestMissingValues (0.00s) [2021-07-02T10:09:02.974Z] === RUN TestRollback [2021-07-02T10:09:02.974Z] --- PASS: TestRollback (0.00s) [2021-07-02T10:09:02.974Z] PASS [2021-07-02T10:09:02.974Z] coverage: 57.4% of statements [2021-07-02T10:09:02.974Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2021-07-02T10:09:03.073Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-02T10:09:03.073Z] [2021-07-02T10:09:03.073Z] Unloading profiles will leave already running processes permanently [2021-07-02T10:09:03.073Z] unconfined, which can lead to unexpected situations. [2021-07-02T10:09:03.073Z] [2021-07-02T10:09:03.073Z] To set a process to complain mode, use the command line tool [2021-07-02T10:09:03.073Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-02T10:09:03.073Z] Post stage [Pipeline] junit [2021-07-02T10:09:03.084Z] Recording test results [2021-07-02T10:09:03.090Z] === RUN TestSizeEmpty [2021-07-02T10:09:03.090Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-02T10:09:03.090Z] === RUN TestSizeEmptyFile [2021-07-02T10:09:03.090Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-02T10:09:03.090Z] === RUN TestSizeNonemptyFile [2021-07-02T10:09:03.090Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-02T10:09:03.090Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-02T10:09:03.090Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-02T10:09:03.090Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-02T10:09:03.090Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-02T10:09:03.090Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-02T10:09:03.090Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-02T10:09:03.090Z] === RUN TestMoveToSubdir [2021-07-02T10:09:03.090Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-02T10:09:03.090Z] === RUN TestSizeNonExistingDirectory [2021-07-02T10:09:03.090Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-02T10:09:03.090Z] PASS [2021-07-02T10:09:03.090Z] coverage: 80.0% of statements [2021-07-02T10:09:03.090Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-07-02T10:09:03.090Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-07-02T10:09:03.090Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-02T10:09:03.945Z] === RUN TestNew [2021-07-02T10:09:03.945Z] --- PASS: TestNew (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestAddDriver [2021-07-02T10:09:03.945Z] --- PASS: TestAddDriver (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestAddDuplicateDriver [2021-07-02T10:09:03.945Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-02T10:09:03.945Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestDriver [2021-07-02T10:09:03.945Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestIPAM [2021-07-02T10:09:03.945Z] --- PASS: TestIPAM (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestWalkIPAMs [2021-07-02T10:09:03.945Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestWalkDrivers [2021-07-02T10:09:03.945Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-02T10:09:03.945Z] PASS [2021-07-02T10:09:03.945Z] coverage: 82.4% of statements [2021-07-02T10:09:03.945Z] ok github.com/docker/docker/libnetwork/drvregistry 0.129s coverage: 82.4% of statements [2021-07-02T10:09:03.945Z] === RUN TestNAT [2021-07-02T10:09:03.945Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-02T10:09:03.945Z] --- SKIP: TestNAT (0.00s) [2021-07-02T10:09:03.945Z] === RUN TestTransparent [2021-07-02T10:09:03.945Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-02T10:09:03.945Z] --- SKIP: TestTransparent (0.00s) [2021-07-02T10:09:03.945Z] PASS [2021-07-02T10:09:03.945Z] coverage: 0.0% of statements [2021-07-02T10:09:03.945Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2021-07-02T10:09:04.069Z] === RUN Test [2021-07-02T10:09:04.069Z] === RUN Test/TestContainsEntry [2021-07-02T10:09:04.069Z] === RUN Test/TestCreateEntries [2021-07-02T10:09:04.069Z] === RUN Test/TestEntriesDiff [2021-07-02T10:09:04.069Z] === RUN Test/TestEntriesEquality [2021-07-02T10:09:04.069Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-02T10:09:04.069Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-02T10:09:04.069Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-02T10:09:04.069Z] === RUN Test/TestGeneratorNotGenerate [2021-07-02T10:09:04.069Z] === RUN Test/TestGeneratorWithPort [2021-07-02T10:09:04.069Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-02T10:09:04.069Z] === RUN Test/TestNewEntry [2021-07-02T10:09:04.069Z] === RUN Test/TestParse [2021-07-02T10:09:04.069Z] --- PASS: Test (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-02T10:09:04.069Z] --- PASS: Test/TestParse (0.00s) [2021-07-02T10:09:04.069Z] PASS [2021-07-02T10:09:04.069Z] coverage: 58.3% of statements [2021-07-02T10:09:04.069Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-07-02T10:09:04.177Z] --- PASS: TestSecretsUpdate (1.82s) [2021-07-02T10:09:04.177Z] === RUN TestTemplatedSecret [2021-07-02T10:09:04.372Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-02T10:09:04.406Z] === RUN TestBuildDefault [2021-07-02T10:09:04.406Z] --- PASS: TestBuildDefault (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestBuildHostnameDomainname [2021-07-02T10:09:04.406Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestBuildHostname [2021-07-02T10:09:04.406Z] --- PASS: TestBuildHostname (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestBuildHostnameFQDN [2021-07-02T10:09:04.406Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestBuildNoIP [2021-07-02T10:09:04.406Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestUpdate [2021-07-02T10:09:04.406Z] --- PASS: TestUpdate (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-02T10:09:04.406Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-02T10:09:04.406Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2021-07-02T10:09:04.406Z] === RUN TestAddEmpty [2021-07-02T10:09:04.406Z] --- PASS: TestAddEmpty (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestAdd [2021-07-02T10:09:04.406Z] --- PASS: TestAdd (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestDeleteEmpty [2021-07-02T10:09:04.406Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestDeleteNewline [2021-07-02T10:09:04.406Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestDelete [2021-07-02T10:09:04.406Z] --- PASS: TestDelete (0.00s) [2021-07-02T10:09:04.406Z] === RUN TestConcurrentWrites [2021-07-02T10:09:04.406Z] --- PASS: TestAllocateRandomDeallocate (1.48s) [2021-07-02T10:09:04.406Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-02T10:09:04.406Z] --- PASS: TestConcurrentWrites (0.19s) [2021-07-02T10:09:04.406Z] PASS [2021-07-02T10:09:04.406Z] coverage: 81.2% of statements [2021-07-02T10:09:04.646Z] + echo Ensuring container killed. [2021-07-02T10:09:04.646Z] Ensuring container killed. [2021-07-02T10:09:04.646Z] + docker rm -vf docker-pr15 [2021-07-02T10:09:04.646Z] Error: No such container: docker-pr15 [Pipeline] sh [2021-07-02T10:09:04.867Z] ok github.com/docker/docker/libnetwork/etchosts 0.274s coverage: 81.2% of statements [2021-07-02T10:09:04.867Z] === RUN TestNew [2021-07-02T10:09:04.867Z] --- PASS: TestNew (0.00s) [2021-07-02T10:09:04.867Z] === RUN TestAllocate [2021-07-02T10:09:04.867Z] --- PASS: TestAllocate (0.00s) [2021-07-02T10:09:04.867Z] === RUN TestUninitialized [2021-07-02T10:09:04.867Z] --- PASS: TestUninitialized (0.00s) [2021-07-02T10:09:04.867Z] === RUN TestAllocateInRange [2021-07-02T10:09:04.867Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-02T10:09:04.867Z] === RUN TestAllocateSerial [2021-07-02T10:09:04.867Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-02T10:09:04.867Z] PASS [2021-07-02T10:09:04.867Z] coverage: 87.5% of statements [2021-07-02T10:09:04.867Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2021-07-02T10:09:04.971Z] + echo Chowning /workspace to jenkins user [2021-07-02T10:09:04.971Z] Chowning /workspace to jenkins user [2021-07-02T10:09:04.971Z] + id -u [2021-07-02T10:09:04.971Z] + id -g [2021-07-02T10:09:04.971Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/workspace busybox chown -R 1000:1000 /workspace [2021-07-02T10:09:04.971Z] Unable to find image 'busybox:latest' locally [2021-07-02T10:09:04.971Z] latest: Pulling from library/busybox [2021-07-02T10:09:05.049Z] === RUN Test [2021-07-02T10:09:05.049Z] === RUN Test/TestContent [2021-07-02T10:09:05.049Z] === RUN Test/TestInitialize [2021-07-02T10:09:05.049Z] === RUN Test/TestNew [2021-07-02T10:09:05.049Z] === RUN Test/TestParsingContentsWithComments [2021-07-02T10:09:05.049Z] === RUN Test/TestRegister [2021-07-02T10:09:05.049Z] === RUN Test/TestWatch [2021-07-02T10:09:05.049Z] --- PASS: Test (0.01s) [2021-07-02T10:09:05.049Z] --- PASS: Test/TestContent (0.00s) [2021-07-02T10:09:05.049Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-02T10:09:05.049Z] --- PASS: Test/TestNew (0.00s) [2021-07-02T10:09:05.049Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-02T10:09:05.049Z] --- PASS: Test/TestRegister (0.00s) [2021-07-02T10:09:05.049Z] --- PASS: Test/TestWatch (0.01s) [2021-07-02T10:09:05.049Z] PASS [2021-07-02T10:09:05.049Z] coverage: 97.6% of statements [2021-07-02T10:09:05.049Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2021-07-02T10:09:05.231Z] b71f96345d44: Pulling fs layer [2021-07-02T10:09:05.231Z] b71f96345d44: Download complete [2021-07-02T10:09:05.231Z] b71f96345d44: Pull complete [2021-07-02T10:09:05.231Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-02T10:09:05.231Z] Status: Downloaded newer image for busybox:latest [2021-07-02T10:09:05.327Z] === RUN TestDiff [2021-07-02T10:09:05.327Z] --- PASS: TestDiff (0.00s) [2021-07-02T10:09:05.327Z] === RUN TestAddedCallback [2021-07-02T10:09:05.327Z] --- PASS: TestAddedCallback (0.00s) [2021-07-02T10:09:05.327Z] === RUN TestRemovedCallback [2021-07-02T10:09:05.327Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-02T10:09:05.327Z] === RUN TestNoCallback [2021-07-02T10:09:05.327Z] --- PASS: TestNoCallback (0.00s) [2021-07-02T10:09:05.327Z] PASS [2021-07-02T10:09:05.327Z] coverage: 48.1% of statements [2021-07-02T10:09:05.327Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-07-02T10:09:05.511Z] 2021/07/02 10:09:05 Closing DB instances... [2021-07-02T10:09:05.511Z] --- PASS: TestTarFiles (5.22s) [2021-07-02T10:09:05.511Z] === RUN TestTarUntar [2021-07-02T10:09:05.511Z] --- PASS: TestTarUntar (0.04s) [2021-07-02T10:09:05.511Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-02T10:09:05.511Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-02T10:09:05.511Z] === RUN TestTarWithOptions [2021-07-02T10:09:05.511Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-02T10:09:05.511Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-02T10:09:05.511Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-02T10:09:05.511Z] === RUN TestUntarUstarGnuConflict [2021-07-02T10:09:05.511Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-02T10:09:05.511Z] === RUN TestUntarInvalidFilenames [2021-07-02T10:09:05.511Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames467032150\\dest" [2021-07-02T10:09:05.511Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-07-02T10:09:05.511Z] === RUN TestUntarHardlinkToSymlink [2021-07-02T10:09:05.511Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-02T10:09:05.788Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.21s) [2021-07-02T10:09:05.788Z] === RUN TestRetrieveFromStore [2021-07-02T10:09:05.788Z] === RUN TestCaller [2021-07-02T10:09:05.788Z] --- PASS: TestCaller (0.00s) [2021-07-02T10:09:05.788Z] PASS [2021-07-02T10:09:05.788Z] coverage: 100.0% of statements [2021-07-02T10:09:05.788Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2021-07-02T10:09:05.788Z] === RUN TestSetSerialInsertDelete [2021-07-02T10:09:05.788Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-02T10:09:05.788Z] === RUN TestSetParallelInsertDelete [2021-07-02T10:09:05.972Z] === RUN TestUntarInvalidHardlink [2021-07-02T10:09:05.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink062058743\\victim\\hello" -> "../victim/hello" [2021-07-02T10:09:05.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink293194730\\victim\\hello" -> "/../victim/hello" [2021-07-02T10:09:05.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink801981505\\victim" -> "../victim" [2021-07-02T10:09:05.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink327745196\\victim" -> "../victim" [2021-07-02T10:09:05.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink304306715\\victim" -> "../victim" [2021-07-02T10:09:05.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink849637054\\victim" -> "../victim" [2021-07-02T10:09:05.972Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-02T10:09:05.972Z] === RUN TestUntarInvalidSymlink [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink803488517\\dest\\dotdot" -> "../victim/hello" [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525993632\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink854953343\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink058271954\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink265724425\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink014384596\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:05.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink925386531\\dest\\dir\\loophole" -> "../../victim" [2021-07-02T10:09:05.973Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-02T10:09:05.973Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-02T10:09:05.973Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-02T10:09:05.973Z] === RUN TestXGlobalNoParent [2021-07-02T10:09:05.973Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-02T10:09:05.973Z] === RUN TestReplaceFileTarWrapper [2021-07-02T10:09:05.973Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-02T10:09:05.973Z] === RUN TestPrefixHeaderReadable [2021-07-02T10:09:05.973Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-02T10:09:05.973Z] === RUN TestDisablePigz [2021-07-02T10:09:05.973Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-02T10:09:05.973Z] --- PASS: TestDisablePigz (0.17s) [2021-07-02T10:09:05.973Z] === RUN TestPigz [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-02T10:09:06.248Z] --- PASS: TestRetrieveFromStore (0.78s) [2021-07-02T10:09:06.248Z] === RUN TestIsCorrupted [2021-07-02T10:09:06.248Z] --- PASS: TestIsCorrupted (0.09s) [2021-07-02T10:09:06.248Z] === RUN TestSetRollover [2021-07-02T10:09:06.435Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-02T10:09:06.436Z] --- PASS: TestPigz (0.16s) [2021-07-02T10:09:06.436Z] === RUN TestCopyFileWithInvalidDest [2021-07-02T10:09:06.436Z] archive_windows_test.go:16: Currently fails [2021-07-02T10:09:06.436Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestCanonicalTarNameForPath [2021-07-02T10:09:06.436Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestCanonicalTarName [2021-07-02T10:09:06.436Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChmodTarEntry [2021-07-02T10:09:06.436Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestHardLinkOrder [2021-07-02T10:09:06.436Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-02T10:09:06.436Z] === RUN TestChangeString [2021-07-02T10:09:06.436Z] --- PASS: TestChangeString (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesWithNoChanges [2021-07-02T10:09:06.436Z] === RUN Test [2021-07-02T10:09:06.436Z] === RUN Test/TestInitialize [2021-07-02T10:09:06.436Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-02T10:09:06.436Z] === RUN TestChangesWithChanges [2021-07-02T10:09:06.436Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-02T10:09:06.436Z] === RUN TestChangesWithChangesGH13590 [2021-07-02T10:09:06.436Z] changes_test.go:196: needs more investigation [2021-07-02T10:09:06.436Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesDirsEmpty [2021-07-02T10:09:06.436Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:09:06.436Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesDirsMutated [2021-07-02T10:09:06.436Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:09:06.436Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestApplyLayer [2021-07-02T10:09:06.436Z] changes_test.go:433: needs further investigation [2021-07-02T10:09:06.436Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesSizeWithHardlinks [2021-07-02T10:09:06.436Z] changes_test.go:469: needs further investigation [2021-07-02T10:09:06.436Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesSizeWithNoChanges [2021-07-02T10:09:06.436Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-02T10:09:06.436Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestChangesSize [2021-07-02T10:09:06.436Z] --- PASS: TestChangesSize (0.00s) [2021-07-02T10:09:06.436Z] === RUN TestApplyLayerInvalidFilenames [2021-07-02T10:09:06.436Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames186627224\\dest" [2021-07-02T10:09:06.436Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-02T10:09:06.436Z] === RUN TestApplyLayerInvalidHardlink [2021-07-02T10:09:06.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink761594250\\victim\\hello" -> "../victim/hello" [2021-07-02T10:09:06.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink020700001\\victim\\hello" -> "/../victim/hello" [2021-07-02T10:09:06.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink203488076\\victim" -> "../victim" [2021-07-02T10:09:06.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink127211579\\victim" -> "../victim" [2021-07-02T10:09:06.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink432846942\\victim" -> "../victim" [2021-07-02T10:09:06.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink511165477\\victim" -> "../victim" [2021-07-02T10:09:06.436Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-02T10:09:06.436Z] === RUN TestApplyLayerInvalidSymlink [2021-07-02T10:09:06.436Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink823268160\\dest\\dotdot" -> "../victim/hello" [2021-07-02T10:09:06.436Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink851467679\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-02T10:09:06.436Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink958253170\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:06.436Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink021614377\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:06.436Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink038708852\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:06.436Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink809440067\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:06.436Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-02T10:09:06.436Z] === RUN TestApplyLayerWhiteouts [2021-07-02T10:09:06.436Z] time="2021-07-02T10:09:06Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:06.436Z] time="2021-07-02T10:09:06Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:06.436Z] time="2021-07-02T10:09:06Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:06.436Z] === RUN Test/TestInitializeWithCerts [2021-07-02T10:09:06.436Z] time="2021-07-02T10:09:06Z" level=info msg="Initializing discovery with TLS" [2021-07-02T10:09:06.436Z] === RUN Test/TestWatch [2021-07-02T10:09:06.436Z] time="2021-07-02T10:09:06Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:06.498Z] + bundleName=docker-py [2021-07-02T10:09:06.498Z] + echo Creating docker-py-bundles.tar.gz [2021-07-02T10:09:06.498Z] Creating docker-py-bundles.tar.gz [2021-07-02T10:09:06.498Z] + 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-07-02T10:09:06.507Z] Archiving artifacts [2021-07-02T10:09:06.611Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-02T10:09:06.611Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-02T10:09:06.871Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-02T10:09:06.871Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.83s) [2021-07-02T10:09:06.871Z] === RUN TestAPIIpcModeHost [2021-07-02T10:09:06.898Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-02T10:09:06.898Z] === RUN TestGenerateEmptyFile [2021-07-02T10:09:06.898Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-02T10:09:06.898Z] === RUN TestGenerateWithContent [2021-07-02T10:09:06.898Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-02T10:09:06.898Z] PASS [2021-07-02T10:09:06.898Z] coverage: 61.6% of statements [2021-07-02T10:09:06.898Z] ok github.com/docker/docker/pkg/archive 7.426s coverage: 61.6% of statements [2021-07-02T10:09:06.898Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-07-02T10:09:06.898Z] === RUN TestNetworkDBNodeLeave [2021-07-02T10:09:07.219Z] === RUN TestPoolRequest [2021-07-02T10:09:07.219Z] --- PASS: TestPoolRequest (0.00s) [2021-07-02T10:09:07.219Z] === RUN TestOtherRequests [2021-07-02T10:09:07.219Z] --- PASS: TestOtherRequests (0.00s) [2021-07-02T10:09:07.219Z] PASS [2021-07-02T10:09:07.219Z] coverage: 57.1% of statements [2021-07-02T10:09:07.219Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2021-07-02T10:09:07.219Z] === RUN TestInt2IP2IntConversion [2021-07-02T10:09:07.439Z] check_test.go:309: [defdc7520474f] daemon is not started [2021-07-02T10:09:07.439Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-02T10:09:07.474Z] --- PASS: TestTemplatedSecret (3.25s) [2021-07-02T10:09:07.474Z] === RUN TestSecretCreateResolve [2021-07-02T10:09:07.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-02T10:09:08.190Z] --- PASS: TestInt2IP2IntConversion (0.63s) [2021-07-02T10:09:08.190Z] === RUN TestGetAddressVersion [2021-07-02T10:09:08.190Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-02T10:09:08.190Z] === RUN TestKeyString [2021-07-02T10:09:08.190Z] --- PASS: TestKeyString (0.00s) [2021-07-02T10:09:08.190Z] === RUN TestPoolDataMarshal [2021-07-02T10:09:08.190Z] --- PASS: TestPoolDataMarshal (0.02s) [2021-07-02T10:09:08.190Z] === RUN TestSubnetsMarshal [2021-07-02T10:09:08.190Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-07-02T10:09:08.190Z] === RUN TestAddSubnets [2021-07-02T10:09:08.190Z] --- PASS: TestAddSubnets (0.05s) [2021-07-02T10:09:08.190Z] === RUN TestDoublePoolRelease [2021-07-02T10:09:08.190Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-02T10:09:08.190Z] === RUN TestAddReleasePoolID [2021-07-02T10:09:08.190Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-07-02T10:09:08.190Z] === RUN TestPredefinedPool [2021-07-02T10:09:08.190Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-02T10:09:08.190Z] === RUN TestRemoveSubnet [2021-07-02T10:09:08.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh binary [2021-07-02T10:09:08.595Z] [2021-07-02T10:09:08.651Z] --- PASS: TestRemoveSubnet (0.19s) [2021-07-02T10:09:08.651Z] === RUN TestGetSameAddress [2021-07-02T10:09:08.651Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-02T10:09:08.651Z] === RUN TestPoolAllocationReuse [2021-07-02T10:09:08.651Z] === RUN TestGetCapabilities [2021-07-02T10:09:08.651Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-02T10:09:08.651Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-02T10:09:08.651Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-02T10:09:08.651Z] === RUN TestGetDefaultAddressSpaces [2021-07-02T10:09:08.651Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-02T10:09:08.651Z] === RUN TestRemoteDriver [2021-07-02T10:09:08.651Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-02T10:09:08.651Z] PASS [2021-07-02T10:09:08.651Z] coverage: 47.4% of statements [2021-07-02T10:09:08.651Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2021-07-02T10:09:08.651Z] --- PASS: TestSetRollover (2.38s) [2021-07-02T10:09:08.651Z] === RUN TestSetRolloverSerial [2021-07-02T10:09:08.852Z] Removing bundles/ [2021-07-02T10:09:08.852Z] [2021-07-02T10:09:08.852Z] ---> Making bundle: binary (in bundles/binary) [2021-07-02T10:09:08.852Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-02T10:09:08.852Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:09:09.352Z] --- PASS: TestAPIIpcModeHost (2.14s) [2021-07-02T10:09:09.353Z] === RUN TestDaemonIpcModeShareable [2021-07-02T10:09:09.390Z] --- PASS: TestSecretCreateResolve (2.17s) [2021-07-02T10:09:09.390Z] PASS [2021-07-02T10:09:09.390Z] [2021-07-02T10:09:09.390Z] DONE 6 tests in 13.438s [2021-07-02T10:09:09.390Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-02T10:09:09.390Z] INFO: Testing against a local daemon [2021-07-02T10:09:09.390Z] === RUN TestServiceCreateInit [2021-07-02T10:09:09.390Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:09:09.611Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-02T10:09:09.622Z] === RUN TestWindowsIPAM [2021-07-02T10:09:09.623Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-02T10:09:09.623Z] PASS [2021-07-02T10:09:09.623Z] coverage: 71.4% of statements [2021-07-02T10:09:09.623Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-07-02T10:09:09.623Z] --- PASS: TestPoolAllocationReuse (1.39s) [2021-07-02T10:09:09.817Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-07-02T10:09:09.817Z] === RUN TestNetworkDBWatch [2021-07-02T10:09:09.817Z] --- PASS: Test (3.17s) [2021-07-02T10:09:09.817Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-02T10:09:09.817Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-02T10:09:09.817Z] --- PASS: Test/TestWatch (3.01s) [2021-07-02T10:09:09.817Z] PASS [2021-07-02T10:09:09.817Z] coverage: 84.1% of statements [2021-07-02T10:09:09.817Z] ok github.com/docker/docker/pkg/discovery/kv 3.232s coverage: 84.1% of statements [2021-07-02T10:09:10.083Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-02T10:09:10.083Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-02T10:09:10.083Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-02T10:09:10.083Z] --- PASS: TestSetRolloverSerial (1.31s) [2021-07-02T10:09:10.083Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-02T10:09:10.083Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-02T10:09:10.083Z] PASS [2021-07-02T10:09:10.083Z] coverage: 84.4% of statements [2021-07-02T10:09:10.083Z] ok github.com/docker/docker/libnetwork/bitseq 12.529s coverage: 84.4% of statements [2021-07-02T10:09:10.281Z] === RUN Test [2021-07-02T10:09:10.281Z] === RUN Test/TestWatch [2021-07-02T10:09:10.281Z] --- PASS: Test (0.00s) [2021-07-02T10:09:10.281Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:09:10.281Z] PASS [2021-07-02T10:09:10.281Z] coverage: 92.3% of statements [2021-07-02T10:09:10.281Z] ok github.com/docker/docker/pkg/discovery/memory 0.068s coverage: 92.3% of statements [2021-07-02T10:09:10.543Z] === RUN TestDefaultNetwork [2021-07-02T10:09:11.003Z] --- PASS: TestDefaultNetwork (0.30s) [2021-07-02T10:09:11.003Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-02T10:09:11.003Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-07-02T10:09:11.003Z] === RUN TestInitAddressPools [2021-07-02T10:09:11.003Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-02T10:09:11.003Z] PASS [2021-07-02T10:09:11.003Z] coverage: 74.0% of statements [2021-07-02T10:09:11.003Z] ok github.com/docker/docker/libnetwork/ipamutils 0.678s coverage: 74.0% of statements [2021-07-02T10:09:11.256Z] 2021/07/02 10:09:10 Closing DB instances... [2021-07-02T10:09:11.256Z] === RUN Test [2021-07-02T10:09:11.256Z] === RUN Test/TestInitialize [2021-07-02T10:09:11.256Z] === RUN Test/TestInitializeWithPattern [2021-07-02T10:09:11.256Z] === RUN Test/TestRegister [2021-07-02T10:09:11.256Z] === RUN Test/TestWatch [2021-07-02T10:09:11.256Z] --- PASS: Test (0.00s) [2021-07-02T10:09:11.256Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-02T10:09:11.256Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-02T10:09:11.256Z] --- PASS: Test/TestRegister (0.00s) [2021-07-02T10:09:11.256Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:09:11.256Z] PASS [2021-07-02T10:09:11.256Z] coverage: 93.8% of statements [2021-07-02T10:09:11.256Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2021-07-02T10:09:11.974Z] === RUN TestKeyValue [2021-07-02T10:09:11.974Z] --- PASS: TestKeyValue (0.00s) [2021-07-02T10:09:11.974Z] PASS [2021-07-02T10:09:11.974Z] coverage: 60.0% of statements [2021-07-02T10:09:11.974Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-07-02T10:09:12.150Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-07-02T10:09:12.150Z] --- PASS: TestDaemonIpcModeShareable (2.85s) [2021-07-02T10:09:12.150Z] === RUN TestDaemonIpcModePrivate [2021-07-02T10:09:12.150Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-02T10:09:12.231Z] === RUN TestPollerAddRemove [2021-07-02T10:09:12.232Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-02T10:09:12.232Z] === RUN TestPollerEvent [2021-07-02T10:09:12.232Z] poller_test.go:41: No chmod on Windows [2021-07-02T10:09:12.232Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-02T10:09:12.232Z] === RUN TestPollerClose [2021-07-02T10:09:12.232Z] --- PASS: TestPollerClose (0.00s) [2021-07-02T10:09:12.232Z] PASS [2021-07-02T10:09:12.232Z] coverage: 45.7% of statements [2021-07-02T10:09:12.232Z] ok github.com/docker/docker/pkg/filenotify 0.073s coverage: 45.7% of statements [2021-07-02T10:09:12.698Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-02T10:09:12.698Z] === RUN TestNetworkDBBulkSync [2021-07-02T10:09:13.168Z] === RUN TestCopyFileWithInvalidSrc [2021-07-02T10:09:13.168Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCopyFileWithInvalidDest [2021-07-02T10:09:13.168Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-02T10:09:13.168Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-02T10:09:13.168Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCopyFile [2021-07-02T10:09:13.168Z] --- PASS: TestCopyFile (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-02T10:09:13.168Z] fileutils_test.go:134: Needs porting to Windows [2021-07-02T10:09:13.168Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-02T10:09:13.168Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-02T10:09:13.168Z] fileutils_test.go:180: Needs porting to Windows [2021-07-02T10:09:13.168Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestWildcardMatches [2021-07-02T10:09:13.168Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestPatternMatches [2021-07-02T10:09:13.168Z] --- PASS: TestPatternMatches (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-02T10:09:13.168Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestPatternMatchesFolderExclusions [2021-07-02T10:09:13.168Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-02T10:09:13.168Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-02T10:09:13.168Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-02T10:09:13.168Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-02T10:09:13.168Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestSingleExclamationError [2021-07-02T10:09:13.168Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestMatchesWithNoPatterns [2021-07-02T10:09:13.168Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestMatchesWithMalformedPatterns [2021-07-02T10:09:13.168Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestMatches [2021-07-02T10:09:13.168Z] --- PASS: TestMatches (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCleanPatterns [2021-07-02T10:09:13.168Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-02T10:09:13.168Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCleanPatternsExceptionFlag [2021-07-02T10:09:13.168Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-02T10:09:13.168Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-02T10:09:13.168Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCleanPatternsErrorSingleException [2021-07-02T10:09:13.168Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCreateIfNotExistsDir [2021-07-02T10:09:13.168Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestCreateIfNotExistsFile [2021-07-02T10:09:13.168Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-02T10:09:13.168Z] === RUN TestMatch [2021-07-02T10:09:13.168Z] --- PASS: TestMatch (0.00s) [2021-07-02T10:09:13.168Z] PASS [2021-07-02T10:09:13.168Z] coverage: 85.2% of statements [2021-07-02T10:09:13.168Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 85.2% of statements [2021-07-02T10:09:13.631Z] === RUN TestGet [2021-07-02T10:09:13.631Z] --- PASS: TestGet (0.00s) [2021-07-02T10:09:13.631Z] === RUN TestGetShortcutString [2021-07-02T10:09:13.631Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-02T10:09:13.631Z] PASS [2021-07-02T10:09:13.631Z] coverage: 42.9% of statements [2021-07-02T10:09:13.631Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-07-02T10:09:13.631Z] 2021/07/02 10:09:13 Closing DB instances... [2021-07-02T10:09:13.639Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-02T10:09:14.157Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-02T10:09:14.587Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-02T10:09:14.587Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-07-02T10:09:14.607Z] === RUN TestCreateIDMapOrder [2021-07-02T10:09:14.607Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-02T10:09:14.607Z] PASS [2021-07-02T10:09:14.607Z] coverage: 7.2% of statements [2021-07-02T10:09:14.607Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-07-02T10:09:14.666Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:09:14.846Z] --- PASS: TestDaemonIpcModePrivate (2.92s) [2021-07-02T10:09:14.846Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-02T10:09:15.129Z] === RUN TestNetworkDBSimple [2021-07-02T10:09:15.130Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.32s) [2021-07-02T10:09:15.130Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-02T10:09:15.130Z] === RUN TestGenerate [2021-07-02T10:09:15.130Z] --- PASS: TestGenerate (0.00s) [2021-07-02T10:09:15.130Z] === RUN TestGeneratePtr [2021-07-02T10:09:15.130Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-02T10:09:15.130Z] === RUN TestGenerateMissingField [2021-07-02T10:09:15.130Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-02T10:09:15.130Z] === RUN TestFieldCannotBeSet [2021-07-02T10:09:15.130Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-02T10:09:15.130Z] === RUN TestTypeMismatchError [2021-07-02T10:09:15.130Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-02T10:09:15.130Z] PASS [2021-07-02T10:09:15.130Z] coverage: 100.0% of statements [2021-07-02T10:09:15.130Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2021-07-02T10:09:15.580Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-02T10:09:15.580Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-02T10:09:16.041Z] === RUN TestFixedBufferCap [2021-07-02T10:09:16.041Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestFixedBufferLen [2021-07-02T10:09:16.041Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestFixedBufferString [2021-07-02T10:09:16.041Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestFixedBufferWrite [2021-07-02T10:09:16.041Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestFixedBufferRead [2021-07-02T10:09:16.041Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestBytesPipeRead [2021-07-02T10:09:16.041Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestBytesPipeWrite [2021-07-02T10:09:16.041Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-02T10:09:16.041Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-07-02T10:09:16.041Z] === RUN TestAtomicWriteToFile [2021-07-02T10:09:16.041Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-02T10:09:16.041Z] === RUN TestAtomicWriteSetCommit [2021-07-02T10:09:16.041Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-02T10:09:16.041Z] === RUN TestAtomicWriteSetCancel [2021-07-02T10:09:16.041Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-02T10:09:16.041Z] === RUN TestReadCloserWrapperClose [2021-07-02T10:09:16.041Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestReaderErrWrapperReadOnError [2021-07-02T10:09:16.041Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestReaderErrWrapperRead [2021-07-02T10:09:16.041Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestHashData [2021-07-02T10:09:16.041Z] --- PASS: TestHashData (0.00s) [2021-07-02T10:09:16.041Z] === RUN TestCancelReadCloser [2021-07-02T10:09:16.100Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-07-02T10:09:16.100Z] PASS [2021-07-02T10:09:16.100Z] coverage: 100.0% of statements [2021-07-02T10:09:16.100Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2021-07-02T10:09:16.100Z] 2021/07/02 10:09:15 Closing DB instances... [2021-07-02T10:09:16.100Z] testing: warning: no tests to run [2021-07-02T10:09:16.100Z] PASS [2021-07-02T10:09:16.100Z] coverage: 0.0% of statements [2021-07-02T10:09:16.100Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-07-02T10:09:16.502Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-02T10:09:16.502Z] === RUN TestWriteCloserWrapperClose [2021-07-02T10:09:16.502Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-02T10:09:16.502Z] === RUN TestNopWriteCloser [2021-07-02T10:09:16.502Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-02T10:09:16.502Z] === RUN TestNopWriter [2021-07-02T10:09:16.502Z] --- PASS: TestNopWriter (0.00s) [2021-07-02T10:09:16.502Z] === RUN TestWriteCounter [2021-07-02T10:09:16.502Z] --- PASS: TestWriteCounter (0.00s) [2021-07-02T10:09:16.502Z] PASS [2021-07-02T10:09:16.502Z] coverage: 69.2% of statements [2021-07-02T10:09:16.502Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 69.2% of statements [2021-07-02T10:09:16.751Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-02T10:09:17.077Z] === RUN TestRequestNewPort [2021-07-02T10:09:17.078Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestRequestSpecificPort [2021-07-02T10:09:17.078Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestReleasePort [2021-07-02T10:09:17.078Z] --- PASS: TestReleasePort (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestReuseReleasedPort [2021-07-02T10:09:17.078Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestReleaseUnreadledPort [2021-07-02T10:09:17.078Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestUnknowProtocol [2021-07-02T10:09:17.078Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestAllocateAllPorts [2021-07-02T10:09:17.078Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestPortAllocation [2021-07-02T10:09:17.078Z] --- PASS: TestPortAllocation (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestPortAllocationWithCustomRange [2021-07-02T10:09:17.078Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestNoDuplicateBPR [2021-07-02T10:09:17.078Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestChangePortRange [2021-07-02T10:09:17.078Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-02T10:09:17.078Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-02T10:09:17.078Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-02T10:09:17.078Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-02T10:09:17.078Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-02T10:09:17.078Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-02T10:09:17.078Z] --- PASS: TestChangePortRange (0.00s) [2021-07-02T10:09:17.078Z] PASS [2021-07-02T10:09:17.078Z] coverage: 88.6% of statements [2021-07-02T10:09:17.078Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2021-07-02T10:09:17.078Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-02T10:09:17.078Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-02T10:09:17.078Z] === RUN TestTransportPortConv [2021-07-02T10:09:17.078Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestTransportPortBindingConv [2021-07-02T10:09:17.078Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestErrorConstructors [2021-07-02T10:09:17.078Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestCompareIPMask [2021-07-02T10:09:17.078Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestUtilGetHostPartIP [2021-07-02T10:09:17.078Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestUtilGetBroadcastIP [2021-07-02T10:09:17.078Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-02T10:09:17.078Z] === RUN TestParseCIDR [2021-07-02T10:09:17.078Z] --- PASS: TestParseCIDR (0.00s) [2021-07-02T10:09:17.078Z] PASS [2021-07-02T10:09:17.078Z] coverage: 47.9% of statements [2021-07-02T10:09:17.078Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 47.9% of statements [2021-07-02T10:09:17.078Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.99s) [2021-07-02T10:09:17.078Z] === RUN TestGetAddress [2021-07-02T10:09:17.477Z] === RUN TestError [2021-07-02T10:09:17.477Z] --- PASS: TestError (0.00s) [2021-07-02T10:09:17.477Z] === RUN TestProgressString [2021-07-02T10:09:17.477Z] === RUN TestProgressString/no_progress [2021-07-02T10:09:17.477Z] === RUN TestProgressString/progress_1 [2021-07-02T10:09:17.477Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-02T10:09:17.477Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-02T10:09:17.477Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-02T10:09:17.477Z] === RUN TestProgressString/with_units [2021-07-02T10:09:17.477Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-02T10:09:17.477Z] === RUN TestProgressString/hide_counts [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-02T10:09:17.477Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-02T10:09:17.477Z] === RUN TestJSONMessageDisplay [2021-07-02T10:09:17.477Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-02T10:09:17.477Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-02T10:09:17.477Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-02T10:09:17.477Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-02T10:09:17.477Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-02T10:09:17.477Z] === RUN TestDisplayJSONMessagesStream [2021-07-02T10:09:17.477Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-02T10:09:17.477Z] PASS [2021-07-02T10:09:17.477Z] coverage: 91.7% of statements [2021-07-02T10:09:17.477Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2021-07-02T10:09:17.687Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-07-02T10:09:17.687Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.91s) [2021-07-02T10:09:17.687Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-02T10:09:17.941Z] --- PASS: TestGetAddress (23.47s) [2021-07-02T10:09:17.941Z] === RUN TestRequestSyntaxCheck [2021-07-02T10:09:17.941Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-02T10:09:17.941Z] === RUN TestRequest [2021-07-02T10:09:17.941Z] === RUN TestStandardLongPath [2021-07-02T10:09:17.941Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-02T10:09:17.941Z] === RUN TestUNCLongPath [2021-07-02T10:09:17.941Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-02T10:09:17.941Z] PASS [2021-07-02T10:09:17.941Z] coverage: 100.0% of statements [2021-07-02T10:09:17.941Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-07-02T10:09:18.048Z] 2021/07/02 10:09:17 Closing DB instances... [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-02T10:09:18.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-02T10:09:18.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-02T10:09:18.049Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-02T10:09:18.049Z] PASS [2021-07-02T10:09:18.049Z] coverage: 44.0% of statements [2021-07-02T10:09:18.049Z] ok github.com/docker/docker/oci 0.050s coverage: 44.0% of statements [2021-07-02T10:09:18.403Z] 2021/07/02 10:09:17 Closing DB instances... [2021-07-02T10:09:18.403Z] time="2021-07-02T10:09:18Z" level=error msg="node: e8b45737a8ef is unknown to memberlist" [2021-07-02T10:09:18.517Z] === RUN TestAddressPoolOpt [2021-07-02T10:09:18.517Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/a [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/something [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/_=a [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/env1=value1 [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/_env1=value1 [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/PATH [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/=a [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/PATH= [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/PATH=something [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/asd!qwe [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/1asd [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/123 [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/some_space [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/__some_space_before [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/some_space_after__ [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/= [2021-07-02T10:09:18.517Z] === RUN TestValidateEnv/PaTh [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestParseHost [2021-07-02T10:09:18.517Z] --- PASS: TestParseHost (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestParseDockerDaemonHost [2021-07-02T10:09:18.517Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestParseTCP [2021-07-02T10:09:18.517Z] --- PASS: TestParseTCP (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-02T10:09:18.517Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestValidateExtraHosts [2021-07-02T10:09:18.517Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestIpOptString [2021-07-02T10:09:18.517Z] --- PASS: TestIpOptString (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-02T10:09:18.517Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestNewIpOptValidDefaultVal [2021-07-02T10:09:18.517Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestIpOptSetInvalidVal [2021-07-02T10:09:18.517Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestValidateIPAddress [2021-07-02T10:09:18.517Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestMapOpts [2021-07-02T10:09:18.517Z] --- PASS: TestMapOpts (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestListOptsWithoutValidator [2021-07-02T10:09:18.517Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestListOptsWithValidator [2021-07-02T10:09:18.517Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestValidateDNSSearch [2021-07-02T10:09:18.517Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_general_format [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_one_more [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-02T10:09:18.517Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-02T10:09:18.517Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestNamedListOpts [2021-07-02T10:09:18.517Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestNamedMapOpts [2021-07-02T10:09:18.517Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestParseLink [2021-07-02T10:09:18.517Z] --- PASS: TestParseLink (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestQuotedStringSetWithQuotes [2021-07-02T10:09:18.517Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-02T10:09:18.517Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-02T10:09:18.517Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-02T10:09:18.517Z] === RUN TestUlimitOpt [2021-07-02T10:09:18.517Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-02T10:09:18.517Z] PASS [2021-07-02T10:09:18.517Z] coverage: 67.1% of statements [2021-07-02T10:09:18.517Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2021-07-02T10:09:18.860Z] --- PASS: TestServiceCreateInit (9.12s) [2021-07-02T10:09:18.860Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s) [2021-07-02T10:09:18.860Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2021-07-02T10:09:18.860Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:09:18.864Z] === RUN TestNameFormat [2021-07-02T10:09:18.864Z] --- PASS: TestNameFormat (0.00s) [2021-07-02T10:09:18.864Z] === RUN TestNameRetries [2021-07-02T10:09:18.864Z] --- PASS: TestNameRetries (0.00s) [2021-07-02T10:09:18.864Z] PASS [2021-07-02T10:09:18.864Z] coverage: 85.7% of statements [2021-07-02T10:09:18.864Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-07-02T10:09:18.978Z] === RUN TestParseVersion [2021-07-02T10:09:18.978Z] --- PASS: TestParseVersion (0.00s) [2021-07-02T10:09:18.978Z] PASS [2021-07-02T10:09:18.978Z] coverage: 52.9% of statements [2021-07-02T10:09:18.978Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2021-07-02T10:09:19.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-02T10:09:19.327Z] === RUN TestParseKeyValueOpt [2021-07-02T10:09:19.327Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-02T10:09:19.327Z] === RUN TestParseUintList [2021-07-02T10:09:19.327Z] --- PASS: TestParseUintList (0.00s) [2021-07-02T10:09:19.327Z] === RUN TestParseUintListMaximumLimits [2021-07-02T10:09:19.327Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-02T10:09:19.327Z] PASS [2021-07-02T10:09:19.327Z] coverage: 97.0% of statements [2021-07-02T10:09:19.327Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-07-02T10:09:19.441Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.61s) [2021-07-02T10:09:19.441Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-02T10:09:19.791Z] time="2021-07-02T10:09:19Z" level=error msg="node: d9ad5f82406d is unknown to memberlist" [2021-07-02T10:09:20.253Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.68s) [2021-07-02T10:09:20.253Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-02T10:09:20.253Z] === RUN TestNewAndRemove [2021-07-02T10:09:20.253Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-02T10:09:20.253Z] === RUN TestRemoveInvalidPath [2021-07-02T10:09:20.253Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-02T10:09:20.253Z] PASS [2021-07-02T10:09:20.253Z] coverage: 82.6% of statements [2021-07-02T10:09:20.253Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-07-02T10:09:20.445Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-07-02T10:09:20.445Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.68s) [2021-07-02T10:09:20.445Z] === RUN TestIpcModeOlderClient [2021-07-02T10:09:20.445Z] === PAUSE TestIpcModeOlderClient [2021-07-02T10:09:20.445Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:09:20.982Z] 2021/07/02 10:09:20 Closing DB instances... [2021-07-02T10:09:20.983Z] === RUN TestIsArchivePathDir [2021-07-02T10:09:20.983Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-02T10:09:20.983Z] === RUN TestIsArchivePathInvalidFile [2021-07-02T10:09:20.983Z] === RUN TestPeerCertificateMarshalJSON [2021-07-02T10:09:20.983Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-07-02T10:09:20.983Z] === RUN TestIsArchivePathTar [2021-07-02T10:09:21.013Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-02T10:09:21.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-02T10:09:21.272Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-02T10:09:21.443Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-02T10:09:21.443Z] === RUN TestDecompressStreamGzip [2021-07-02T10:09:21.443Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-02T10:09:21.443Z] === RUN TestDecompressStreamBzip2 [2021-07-02T10:09:21.443Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-07-02T10:09:21.443Z] === RUN TestDecompressStreamXz [2021-07-02T10:09:21.443Z] archive_test.go:134: Xz not present in msys2 [2021-07-02T10:09:21.443Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestCompressStreamXzUnsupported [2021-07-02T10:09:21.443Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-02T10:09:21.443Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestCompressStreamInvalid [2021-07-02T10:09:21.443Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestExtensionInvalid [2021-07-02T10:09:21.443Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestExtensionUncompressed [2021-07-02T10:09:21.443Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestExtensionBzip2 [2021-07-02T10:09:21.443Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestExtensionGzip [2021-07-02T10:09:21.443Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestExtensionXz [2021-07-02T10:09:21.443Z] --- PASS: TestExtensionXz (0.00s) [2021-07-02T10:09:21.443Z] === RUN TestCmdStreamLargeStderr [2021-07-02T10:09:21.798Z] === RUN TestFailedConnection [2021-07-02T10:09:21.798Z] 2021/07/02 10:09:21 Closing DB instances... [2021-07-02T10:09:21.845Z] --- PASS: TestKillContainerInvalidSignal (1.34s) [2021-07-02T10:09:21.845Z] === RUN TestKillContainer [2021-07-02T10:09:21.845Z] === RUN TestKillContainer/no_signal [2021-07-02T10:09:21.904Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-02T10:09:21.904Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-02T10:09:21.904Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2021-07-02T10:09:21.904Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-02T10:09:21.904Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestMiddleware [2021-07-02T10:09:21.904Z] --- PASS: TestMiddleware (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestNewResponseModifier [2021-07-02T10:09:21.904Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-02T10:09:21.904Z] PASS [2021-07-02T10:09:21.904Z] coverage: 26.8% of statements [2021-07-02T10:09:21.904Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-02T10:09:21.904Z] === RUN TestCmdStreamBad [2021-07-02T10:09:21.904Z] archive_test.go:239: Failing on Windows CI machines [2021-07-02T10:09:21.904Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestCmdStreamGood [2021-07-02T10:09:21.904Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 26.8% of statements [2021-07-02T10:09:21.904Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-02T10:09:21.904Z] === RUN TestUntarPathWithInvalidDest [2021-07-02T10:09:21.904Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-02T10:09:21.904Z] === RUN TestUntarPathWithInvalidSrc [2021-07-02T10:09:21.904Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestUntarPath [2021-07-02T10:09:21.904Z] --- PASS: TestUntarPath (0.10s) [2021-07-02T10:09:21.904Z] === RUN TestUntarPathWithDestinationFile [2021-07-02T10:09:21.904Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-02T10:09:21.904Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-02T10:09:21.904Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-02T10:09:21.904Z] === RUN TestCopyWithTarInvalidSrc [2021-07-02T10:09:21.904Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-02T10:09:21.904Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestCopyWithTarSrcFile [2021-07-02T10:09:21.904Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-02T10:09:21.904Z] === RUN TestCopyWithTarSrcFolder [2021-07-02T10:09:21.904Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-02T10:09:21.904Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-02T10:09:21.904Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-02T10:09:21.904Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-02T10:09:21.904Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-02T10:09:21.904Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-02T10:09:22.364Z] === RUN TestCopyFileWithTarSrcFile [2021-07-02T10:09:22.364Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-02T10:09:22.364Z] === RUN TestTarFiles [2021-07-02T10:09:22.364Z] === RUN TestUnbuffered [2021-07-02T10:09:22.364Z] --- PASS: TestUnbuffered (0.00s) [2021-07-02T10:09:22.364Z] === RUN TestRaceUnbuffered [2021-07-02T10:09:22.364Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-02T10:09:22.364Z] PASS [2021-07-02T10:09:22.364Z] coverage: 100.0% of statements [2021-07-02T10:09:22.364Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-07-02T10:09:22.825Z] time="2021-07-02T10:09:22Z" level=error msg="node1(5f07116975b8) Could not close DB: timeout waiting for leave broadcast" [2021-07-02T10:09:22.825Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2021-07-02T10:09:22.825Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-02T10:09:22.825Z] time="2021-07-02T10:09:22Z" level=error msg="node: 16caa1991af9 is unknown to memberlist" [2021-07-02T10:09:23.224Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:09:23.285Z] === RUN TestMatch [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[foo]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[foo_bar]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[]#01 [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[qux]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-02T10:09:23.285Z] === RUN TestMatch/[[foo_baz]] [2021-07-02T10:09:23.285Z] --- PASS: TestMatch (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-02T10:09:23.285Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-02T10:09:23.285Z] PASS [2021-07-02T10:09:23.285Z] coverage: 87.5% of statements [2021-07-02T10:09:23.285Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2021-07-02T10:09:23.343Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-02T10:09:23.343Z] === RUN TestNetworkDBGarbageCollection [2021-07-02T10:09:23.794Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-02T10:09:23.806Z] --- PASS: TestFailedConnection (2.29s) [2021-07-02T10:09:23.806Z] === RUN TestFailOnce [2021-07-02T10:09:24.054Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:09:24.256Z] === RUN TestChrootTarUntar [2021-07-02T10:09:24.256Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-02T10:09:24.256Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootUntarEmptyArchive [2021-07-02T10:09:24.256Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootTarUntarWithSymlink [2021-07-02T10:09:24.256Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootCopyWithTar [2021-07-02T10:09:24.256Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootCopyFileWithTar [2021-07-02T10:09:24.256Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootUntarPath [2021-07-02T10:09:24.256Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-02T10:09:24.256Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-02T10:09:24.256Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:09:24.256Z] === RUN TestChrootApplyDotDotFile [2021-07-02T10:09:24.256Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:24.256Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-02T10:09:24.256Z] PASS [2021-07-02T10:09:24.256Z] coverage: 15.4% of statements [2021-07-02T10:09:24.256Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.4% of statements [2021-07-02T10:09:24.268Z] 2021/07/02 10:09:23 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-07-02T10:09:24.268Z] goroutine 18 [running]: [2021-07-02T10:09:24.268Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-02T10:09:24.268Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-02T10:09:24.268Z] panic(0xd15160, 0xe2c1d0) [2021-07-02T10:09:24.268Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-02T10:09:24.268Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xe3c890, 0xc0000b8000, 0xc0000ac000) [2021-07-02T10:09:24.268Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-02T10:09:24.268Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xe3c890, 0xc0000b8000, 0xc0000ac000) [2021-07-02T10:09:24.268Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-02T10:09:24.268Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xe3c890, 0xc0000b8000, 0xc0000ac000) [2021-07-02T10:09:24.268Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-02T10:09:24.268Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xe3c890, 0xc0000b8000, 0xc0000ac000) [2021-07-02T10:09:24.268Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-02T10:09:24.268Z] net/http.(*conn).serve(0xc0000a6000, 0xe3d480, 0xc000090040) [2021-07-02T10:09:24.268Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-02T10:09:24.268Z] created by net/http.(*Server).Serve [2021-07-02T10:09:24.268Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-02T10:09:24.268Z] time="2021-07-02T10:09:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-07-02T10:09:24.314Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-02T10:09:24.723Z] 2021/07/02 10:09:24 Closing DB instances... [2021-07-02T10:09:25.183Z] === RUN TestSizeEmpty [2021-07-02T10:09:25.183Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestSizeEmptyFile [2021-07-02T10:09:25.183Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestSizeNonemptyFile [2021-07-02T10:09:25.183Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-02T10:09:25.183Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-02T10:09:25.183Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-02T10:09:25.183Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestMoveToSubdir [2021-07-02T10:09:25.183Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-02T10:09:25.183Z] === RUN TestSizeNonExistingDirectory [2021-07-02T10:09:25.183Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-02T10:09:25.183Z] PASS [2021-07-02T10:09:25.183Z] coverage: 80.0% of statements [2021-07-02T10:09:25.183Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-07-02T10:09:25.243Z] --- PASS: TestFailOnce (1.20s) [2021-07-02T10:09:25.243Z] === RUN TestEchoInputOutput [2021-07-02T10:09:25.243Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-02T10:09:25.243Z] === RUN TestBackoff [2021-07-02T10:09:25.243Z] --- PASS: TestBackoff (0.00s) [2021-07-02T10:09:25.243Z] === RUN TestAbortRetry [2021-07-02T10:09:25.243Z] --- PASS: TestAbortRetry (0.00s) [2021-07-02T10:09:25.243Z] === RUN TestClientScheme [2021-07-02T10:09:25.243Z] --- PASS: TestClientScheme (0.00s) [2021-07-02T10:09:25.243Z] === RUN TestNewClientWithTimeout [2021-07-02T10:09:25.254Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-02T10:09:25.512Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-02T10:09:25.512Z] --- PASS: TestKillContainer (3.67s) [2021-07-02T10:09:25.512Z] --- PASS: TestKillContainer/no_signal (1.26s) [2021-07-02T10:09:25.512Z] --- PASS: TestKillContainer/non_killing_signal (1.03s) [2021-07-02T10:09:25.512Z] --- PASS: TestKillContainer/killing_signal (1.14s) [2021-07-02T10:09:25.512Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:09:25.512Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-02T10:09:25.704Z] time="2021-07-02T10:09:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-02T10:09:26.154Z] time="2021-07-02T10:09:25Z" level=error msg="node: d658eb2bda4c is unknown to memberlist" [2021-07-02T10:09:26.154Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s) [2021-07-02T10:09:26.154Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-02T10:09:26.449Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-02T10:09:26.615Z] === RUN Test [2021-07-02T10:09:26.615Z] === RUN Test/TestContainsEntry [2021-07-02T10:09:26.615Z] === RUN Test/TestCreateEntries [2021-07-02T10:09:26.615Z] === RUN Test/TestEntriesDiff [2021-07-02T10:09:26.615Z] === RUN Test/TestEntriesEquality [2021-07-02T10:09:26.615Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-02T10:09:26.615Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-02T10:09:26.615Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-02T10:09:26.615Z] === RUN Test/TestGeneratorNotGenerate [2021-07-02T10:09:26.615Z] === RUN Test/TestGeneratorWithPort [2021-07-02T10:09:26.615Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-02T10:09:26.615Z] === RUN Test/TestNewEntry [2021-07-02T10:09:26.615Z] === RUN Test/TestParse [2021-07-02T10:09:26.615Z] --- PASS: Test (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-02T10:09:26.615Z] --- PASS: Test/TestParse (0.00s) [2021-07-02T10:09:26.615Z] PASS [2021-07-02T10:09:26.615Z] coverage: 58.3% of statements [2021-07-02T10:09:26.615Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2021-07-02T10:09:26.678Z] --- PASS: TestRequest (8.50s) [2021-07-02T10:09:26.678Z] === RUN TestOverlappingRequests [2021-07-02T10:09:27.139Z] --- PASS: TestOverlappingRequests (0.36s) [2021-07-02T10:09:27.139Z] === RUN TestRelease [2021-07-02T10:09:27.139Z] time="2021-07-02T10:09:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-02T10:09:27.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s) [2021-07-02T10:09:27.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2021-07-02T10:09:27.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s) [2021-07-02T10:09:27.385Z] === RUN TestKillStoppedContainer [2021-07-02T10:09:27.585Z] --- PASS: TestTarFiles (5.30s) [2021-07-02T10:09:27.585Z] === RUN TestTarUntar [2021-07-02T10:09:27.585Z] --- PASS: TestTarUntar (0.04s) [2021-07-02T10:09:27.585Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-02T10:09:27.585Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-02T10:09:27.585Z] === RUN TestTarWithOptions [2021-07-02T10:09:27.585Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-02T10:09:27.585Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-02T10:09:27.585Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-02T10:09:27.585Z] === RUN TestUntarUstarGnuConflict [2021-07-02T10:09:27.585Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-02T10:09:27.585Z] === RUN TestUntarInvalidFilenames [2021-07-02T10:09:27.585Z] === RUN Test [2021-07-02T10:09:27.585Z] === RUN Test/TestContent [2021-07-02T10:09:27.585Z] === RUN Test/TestInitialize [2021-07-02T10:09:27.585Z] === RUN Test/TestNew [2021-07-02T10:09:27.585Z] === RUN Test/TestParsingContentsWithComments [2021-07-02T10:09:27.585Z] === RUN Test/TestRegister [2021-07-02T10:09:27.585Z] === RUN Test/TestWatch [2021-07-02T10:09:27.585Z] --- PASS: Test (0.01s) [2021-07-02T10:09:27.585Z] --- PASS: Test/TestContent (0.00s) [2021-07-02T10:09:27.585Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-02T10:09:27.585Z] --- PASS: Test/TestNew (0.00s) [2021-07-02T10:09:27.585Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-02T10:09:27.585Z] --- PASS: Test/TestRegister (0.00s) [2021-07-02T10:09:27.585Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:09:27.585Z] PASS [2021-07-02T10:09:27.585Z] coverage: 97.6% of statements [2021-07-02T10:09:27.585Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 97.6% of statements [2021-07-02T10:09:27.585Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames018152150\\dest" [2021-07-02T10:09:27.585Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-07-02T10:09:27.585Z] === RUN TestUntarHardlinkToSymlink [2021-07-02T10:09:27.585Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-02T10:09:27.585Z] === RUN TestUntarInvalidHardlink [2021-07-02T10:09:27.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink366301559\\victim\\hello" -> "../victim/hello" [2021-07-02T10:09:27.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink264091242\\victim\\hello" -> "/../victim/hello" [2021-07-02T10:09:27.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink715216577\\victim" -> "../victim" [2021-07-02T10:09:27.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink880295212\\victim" -> "../victim" [2021-07-02T10:09:27.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink898488475\\victim" -> "../victim" [2021-07-02T10:09:27.585Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink685646142\\victim" -> "../victim" [2021-07-02T10:09:27.585Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-07-02T10:09:27.585Z] === RUN TestUntarInvalidSymlink [2021-07-02T10:09:27.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink937655685\\dest\\dotdot" -> "../victim/hello" [2021-07-02T10:09:27.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink090852640\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-02T10:09:27.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink540508671\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:27.585Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink143705426\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:27.647Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-02T10:09:27.647Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:09:27.647Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-02T10:09:27.647Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:09:27.906Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-02T10:09:28.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink422568585\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:28.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink618220628\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:28.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink605375395\\dest\\dir\\loophole" -> "../../victim" [2021-07-02T10:09:28.046Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-02T10:09:28.046Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-02T10:09:28.046Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-02T10:09:28.046Z] === RUN TestXGlobalNoParent [2021-07-02T10:09:28.046Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-02T10:09:28.046Z] === RUN TestReplaceFileTarWrapper [2021-07-02T10:09:28.046Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-02T10:09:28.046Z] === RUN TestPrefixHeaderReadable [2021-07-02T10:09:28.046Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-07-02T10:09:28.046Z] === RUN TestDisablePigz [2021-07-02T10:09:28.046Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-02T10:09:28.046Z] --- PASS: TestDisablePigz (0.17s) [2021-07-02T10:09:28.046Z] === RUN TestPigz [2021-07-02T10:09:28.116Z] --- PASS: TestRelease (1.35s) [2021-07-02T10:09:28.116Z] === RUN TestAllocateRandomDeallocate [2021-07-02T10:09:28.512Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-02T10:09:28.512Z] --- PASS: TestPigz (0.17s) [2021-07-02T10:09:28.512Z] === RUN TestCopyFileWithInvalidDest [2021-07-02T10:09:28.512Z] archive_windows_test.go:16: Currently fails [2021-07-02T10:09:28.512Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestCanonicalTarNameForPath [2021-07-02T10:09:28.512Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestCanonicalTarName [2021-07-02T10:09:28.512Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChmodTarEntry [2021-07-02T10:09:28.512Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestHardLinkOrder [2021-07-02T10:09:28.512Z] 2021/07/02 10:09:28 Closing DB instances... [2021-07-02T10:09:28.512Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-02T10:09:28.512Z] === RUN TestChangeString [2021-07-02T10:09:28.512Z] --- PASS: TestChangeString (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesWithNoChanges [2021-07-02T10:09:28.512Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-02T10:09:28.512Z] === RUN TestChangesWithChanges [2021-07-02T10:09:28.512Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-02T10:09:28.512Z] === RUN TestChangesWithChangesGH13590 [2021-07-02T10:09:28.512Z] changes_test.go:196: needs more investigation [2021-07-02T10:09:28.512Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesDirsEmpty [2021-07-02T10:09:28.512Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:09:28.512Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesDirsMutated [2021-07-02T10:09:28.512Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:09:28.512Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestApplyLayer [2021-07-02T10:09:28.512Z] changes_test.go:433: needs further investigation [2021-07-02T10:09:28.512Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesSizeWithHardlinks [2021-07-02T10:09:28.512Z] changes_test.go:469: needs further investigation [2021-07-02T10:09:28.512Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesSizeWithNoChanges [2021-07-02T10:09:28.512Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-02T10:09:28.512Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestChangesSize [2021-07-02T10:09:28.512Z] --- PASS: TestChangesSize (0.00s) [2021-07-02T10:09:28.512Z] === RUN TestApplyLayerInvalidFilenames [2021-07-02T10:09:28.512Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames590995736\\dest" [2021-07-02T10:09:28.512Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-02T10:09:28.512Z] === RUN TestApplyLayerInvalidHardlink [2021-07-02T10:09:28.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink131728394\\victim\\hello" -> "../victim/hello" [2021-07-02T10:09:28.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink757066209\\victim\\hello" -> "/../victim/hello" [2021-07-02T10:09:28.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink355891660\\victim" -> "../victim" [2021-07-02T10:09:28.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink919997627\\victim" -> "../victim" [2021-07-02T10:09:28.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink568034014\\victim" -> "../victim" [2021-07-02T10:09:28.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink054148773\\victim" -> "../victim" [2021-07-02T10:09:28.512Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-02T10:09:28.512Z] === RUN TestApplyLayerInvalidSymlink [2021-07-02T10:09:28.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink485609408\\dest\\dotdot" -> "../victim/hello" [2021-07-02T10:09:28.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink837649439\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-02T10:09:28.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink328153330\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:28.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink214219689\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:28.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink101389044\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:28.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink462406595\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:09:28.512Z] --- PASS: TestApplyLayerInvalidSymlink (0.08s) [2021-07-02T10:09:28.512Z] === RUN TestApplyLayerWhiteouts [2021-07-02T10:09:28.845Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2021-07-02T10:09:28.845Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:09:28.845Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:09:28.845Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:09:28.845Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:09:28.845Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:09:28.845Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-02T10:09:28.845Z] === RUN TestLinksEtcHostsContentMatch [2021-07-02T10:09:28.972Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-07-02T10:09:28.973Z] === RUN TestGenerateEmptyFile [2021-07-02T10:09:28.973Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-02T10:09:28.973Z] === RUN TestGenerateWithContent [2021-07-02T10:09:28.973Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-02T10:09:28.973Z] PASS [2021-07-02T10:09:28.973Z] coverage: 61.6% of statements [2021-07-02T10:09:28.973Z] ok github.com/docker/docker/pkg/archive 7.838s coverage: 61.6% of statements [2021-07-02T10:09:28.973Z] === RUN Test [2021-07-02T10:09:28.973Z] === RUN Test/TestInitialize [2021-07-02T10:09:29.433Z] time="2021-07-02T10:09:28Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:29.433Z] time="2021-07-02T10:09:28Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:29.433Z] time="2021-07-02T10:09:28Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:29.433Z] === RUN Test/TestInitializeWithCerts [2021-07-02T10:09:29.433Z] time="2021-07-02T10:09:28Z" level=info msg="Initializing discovery with TLS" [2021-07-02T10:09:29.433Z] === RUN Test/TestWatch [2021-07-02T10:09:29.433Z] time="2021-07-02T10:09:28Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:09:29.667Z] time="2021-07-02T10:09:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-02T10:09:29.784Z] --- PASS: TestLinksEtcHostsContentMatch (1.16s) [2021-07-02T10:09:29.784Z] === RUN TestLinksContainerNames [2021-07-02T10:09:29.895Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-07-02T10:09:29.896Z] === RUN TestNetworkDBNodeLeave [2021-07-02T10:09:30.644Z] === RUN TestParseEmptyInterface [2021-07-02T10:09:30.644Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestParseNonInterfaceType [2021-07-02T10:09:30.644Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestParseWithOneFunction [2021-07-02T10:09:30.644Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestParseWithMultipleFuncs [2021-07-02T10:09:30.644Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestParseWithUnnamedReturn [2021-07-02T10:09:30.644Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestEmbeddedInterface [2021-07-02T10:09:30.644Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestParsedImports [2021-07-02T10:09:30.644Z] --- PASS: TestParsedImports (0.00s) [2021-07-02T10:09:30.644Z] === RUN TestAliasedImports [2021-07-02T10:09:30.644Z] --- PASS: TestAliasedImports (0.00s) [2021-07-02T10:09:30.644Z] PASS [2021-07-02T10:09:30.644Z] coverage: 56.8% of statements [2021-07-02T10:09:30.644Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-07-02T10:09:31.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-02T10:09:31.617Z] === RUN TestHTTPTransport [2021-07-02T10:09:31.617Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-02T10:09:31.617Z] PASS [2021-07-02T10:09:31.617Z] coverage: 85.7% of statements [2021-07-02T10:09:31.617Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-07-02T10:09:31.691Z] --- PASS: TestLinksContainerNames (1.80s) [2021-07-02T10:09:31.691Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:09:32.079Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-02T10:09:32.079Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-02T10:09:32.079Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-02T10:09:32.079Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-02T10:09:32.079Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-02T10:09:32.079Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-02T10:09:32.079Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-02T10:09:32.079Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-02T10:09:32.079Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-02T10:09:32.079Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-02T10:09:32.079Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-02T10:09:32.079Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-02T10:09:32.079Z] === RUN TestBufferPoolPutAndGet [2021-07-02T10:09:32.079Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-02T10:09:32.079Z] PASS [2021-07-02T10:09:32.079Z] coverage: 88.2% of statements [2021-07-02T10:09:32.079Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-07-02T10:09:32.079Z] --- PASS: TestAllocateRandomDeallocate (4.04s) [2021-07-02T10:09:32.079Z] === RUN TestRetrieveFromStore [2021-07-02T10:09:32.087Z] --- PASS: Test (3.17s) [2021-07-02T10:09:32.087Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-02T10:09:32.087Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-02T10:09:32.087Z] --- PASS: Test/TestWatch (3.00s) [2021-07-02T10:09:32.087Z] PASS [2021-07-02T10:09:32.087Z] coverage: 84.1% of statements [2021-07-02T10:09:32.087Z] ok github.com/docker/docker/pkg/discovery/kv 3.225s coverage: 84.1% of statements [2021-07-02T10:09:32.542Z] === RUN TestOutputOnPrematureClose [2021-07-02T10:09:32.542Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-02T10:09:32.542Z] === RUN TestCompleteSilently [2021-07-02T10:09:32.542Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-02T10:09:32.542Z] PASS [2021-07-02T10:09:32.542Z] coverage: 75.9% of statements [2021-07-02T10:09:32.542Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-07-02T10:09:32.547Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2021-07-02T10:09:32.547Z] === RUN TestNetworkDBWatch [2021-07-02T10:09:32.631Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-07-02T10:09:32.631Z] === RUN TestContainerNetworkMountsNoChown [2021-07-02T10:09:33.007Z] === RUN Test [2021-07-02T10:09:33.007Z] === RUN Test/TestWatch [2021-07-02T10:09:33.007Z] --- PASS: Test (0.01s) [2021-07-02T10:09:33.007Z] --- PASS: Test/TestWatch (0.01s) [2021-07-02T10:09:33.007Z] PASS [2021-07-02T10:09:33.007Z] coverage: 92.3% of statements [2021-07-02T10:09:33.007Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2021-07-02T10:09:33.515Z] === RUN TestSendToOneSub [2021-07-02T10:09:33.515Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-02T10:09:33.515Z] === RUN TestSendToMultipleSubs [2021-07-02T10:09:33.515Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-02T10:09:33.515Z] === RUN TestEvictOneSub [2021-07-02T10:09:33.515Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-02T10:09:33.515Z] === RUN TestClosePublisher [2021-07-02T10:09:33.515Z] --- PASS: TestClosePublisher (0.00s) [2021-07-02T10:09:33.515Z] === RUN TestPubSubRace [2021-07-02T10:09:33.569Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/default [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/default [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/private [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/private [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rprivate [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/slave [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/slave [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rslave [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/shared [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/shared [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rshared [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-02T10:09:33.569Z] === CONT TestMountDaemonRoot/default [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-02T10:09:33.569Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:09:33.569Z] === CONT TestMountDaemonRoot/rshared [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:09:33.569Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:09:33.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:09:33.569Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:09:33.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/shared [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/rslave [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/slave [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/rprivate [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/private [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-02T10:09:33.830Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:09:33.830Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:09:33.830Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:09:33.830Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:09:33.976Z] --- PASS: TestRetrieveFromStore (1.51s) [2021-07-02T10:09:33.976Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-02T10:09:33.976Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-02T10:09:33.976Z] === RUN TestParallelPredefinedRequest1 [2021-07-02T10:09:33.976Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-02T10:09:33.976Z] === RUN TestParallelPredefinedRequest2 [2021-07-02T10:09:33.976Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-02T10:09:33.976Z] === RUN TestParallelPredefinedRequest3 [2021-07-02T10:09:33.976Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-02T10:09:33.976Z] === RUN TestParallelPredefinedRequest4 [2021-07-02T10:09:33.976Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-02T10:09:33.976Z] === RUN TestParallelPredefinedRequest5 [2021-07-02T10:09:33.976Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-02T10:09:33.976Z] === RUN TestDebug [2021-07-02T10:09:33.976Z] --- PASS: TestDebug (0.00s) [2021-07-02T10:09:33.976Z] === RUN TestRequestPoolParallel [2021-07-02T10:09:33.976Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-07-02T10:09:33.976Z] === RUN TestFullAllocateRelease [2021-07-02T10:09:33.979Z] === RUN Test [2021-07-02T10:09:33.979Z] === RUN Test/TestInitialize [2021-07-02T10:09:33.979Z] === RUN Test/TestInitializeWithPattern [2021-07-02T10:09:33.979Z] === RUN Test/TestRegister [2021-07-02T10:09:33.979Z] === RUN Test/TestWatch [2021-07-02T10:09:33.979Z] --- PASS: Test (0.00s) [2021-07-02T10:09:33.979Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-02T10:09:33.979Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-02T10:09:33.979Z] --- PASS: Test/TestRegister (0.00s) [2021-07-02T10:09:33.979Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:09:33.979Z] PASS [2021-07-02T10:09:33.979Z] coverage: 93.8% of statements [2021-07-02T10:09:33.979Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:09:34.089Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:09:34.349Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:09:34.349Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:09:34.349Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-02T10:09:34.349Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-02T10:09:34.349Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-02T10:09:34.349Z] === RUN TestContainerBindMountNonRecursive [2021-07-02T10:09:34.349Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-02T10:09:34.438Z] 2021/07/02 10:09:33 Closing DB instances... [2021-07-02T10:09:34.438Z] time="2021-07-02T10:09:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-02T10:09:34.438Z] --- PASS: TestPubSubRace (1.04s) [2021-07-02T10:09:34.438Z] PASS [2021-07-02T10:09:34.438Z] coverage: 75.0% of statements [2021-07-02T10:09:34.438Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-07-02T10:09:34.438Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-07-02T10:09:34.438Z] === RUN TestOddAllocateRelease [2021-07-02T10:09:34.899Z] === RUN TestPollerAddRemove [2021-07-02T10:09:34.899Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-02T10:09:34.899Z] === RUN TestPollerEvent [2021-07-02T10:09:34.899Z] poller_test.go:41: No chmod on Windows [2021-07-02T10:09:34.899Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-02T10:09:34.899Z] === RUN TestPollerClose [2021-07-02T10:09:34.899Z] --- PASS: TestPollerClose (0.00s) [2021-07-02T10:09:34.899Z] PASS [2021-07-02T10:09:34.899Z] coverage: 45.7% of statements [2021-07-02T10:09:34.899Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2021-07-02T10:09:34.899Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-07-02T10:09:34.899Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-02T10:09:34.899Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-02T10:09:34.899Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-02T10:09:34.899Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-02T10:09:34.899Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-02T10:09:34.899Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest1 [2021-07-02T10:09:34.899Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest4 [2021-07-02T10:09:34.899Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest3 [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest4 [2021-07-02T10:09:34.899Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest3 [2021-07-02T10:09:34.899Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:09:34.899Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:09:34.899Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest5 [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest2 [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest5 [2021-07-02T10:09:34.899Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:09:34.899Z] === CONT TestParallelPredefinedRequest2 [2021-07-02T10:09:34.899Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:09:34.899Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:09:34.899Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:09:34.899Z] PASS [2021-07-02T10:09:34.899Z] coverage: 85.3% of statements [2021-07-02T10:09:34.899Z] === RUN TestRegister [2021-07-02T10:09:34.899Z] --- PASS: TestRegister (0.00s) [2021-07-02T10:09:34.899Z] === RUN TestCommand [2021-07-02T10:09:34.899Z] ok github.com/docker/docker/libnetwork/ipam 49.956s coverage: 85.3% of statements [2021-07-02T10:09:34.899Z] --- PASS: TestCommand (0.03s) [2021-07-02T10:09:34.899Z] === RUN TestNaiveSelf [2021-07-02T10:09:34.899Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-02T10:09:34.899Z] PASS [2021-07-02T10:09:34.899Z] coverage: 82.4% of statements [2021-07-02T10:09:35.360Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2021-07-02T10:09:35.728Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-02T10:09:35.825Z] === RUN TestParseSignal [2021-07-02T10:09:35.825Z] --- PASS: TestParseSignal (0.00s) [2021-07-02T10:09:35.825Z] === RUN TestValidSignalForPlatform [2021-07-02T10:09:35.825Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-02T10:09:35.825Z] PASS [2021-07-02T10:09:35.825Z] coverage: 19.7% of statements [2021-07-02T10:09:35.825Z] ok github.com/docker/docker/pkg/signal 0.120s coverage: 19.7% of statements [2021-07-02T10:09:35.870Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-02T10:09:35.870Z] === RUN TestNetworkDBBulkSync [2021-07-02T10:09:35.870Z] === RUN TestCopyFileWithInvalidSrc [2021-07-02T10:09:35.870Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCopyFileWithInvalidDest [2021-07-02T10:09:35.870Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-02T10:09:35.870Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-02T10:09:35.870Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-07-02T10:09:35.870Z] === RUN TestCopyFile [2021-07-02T10:09:35.870Z] --- PASS: TestCopyFile (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-02T10:09:35.870Z] fileutils_test.go:134: Needs porting to Windows [2021-07-02T10:09:35.870Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-02T10:09:35.870Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-02T10:09:35.870Z] fileutils_test.go:180: Needs porting to Windows [2021-07-02T10:09:35.870Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestWildcardMatches [2021-07-02T10:09:35.870Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestPatternMatches [2021-07-02T10:09:35.870Z] --- PASS: TestPatternMatches (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-02T10:09:35.870Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestPatternMatchesFolderExclusions [2021-07-02T10:09:35.870Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-02T10:09:35.870Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-02T10:09:35.870Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-02T10:09:35.870Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-02T10:09:35.870Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestSingleExclamationError [2021-07-02T10:09:35.870Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestMatchesWithNoPatterns [2021-07-02T10:09:35.870Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestMatchesWithMalformedPatterns [2021-07-02T10:09:35.870Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestMatches [2021-07-02T10:09:35.870Z] --- PASS: TestMatches (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCleanPatterns [2021-07-02T10:09:35.870Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-02T10:09:35.870Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCleanPatternsExceptionFlag [2021-07-02T10:09:35.870Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-02T10:09:35.870Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-02T10:09:35.870Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCleanPatternsErrorSingleException [2021-07-02T10:09:35.870Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCreateIfNotExistsDir [2021-07-02T10:09:35.870Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestCreateIfNotExistsFile [2021-07-02T10:09:35.870Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-02T10:09:35.870Z] === RUN TestMatch [2021-07-02T10:09:35.870Z] --- PASS: TestMatch (0.00s) [2021-07-02T10:09:35.870Z] PASS [2021-07-02T10:09:35.870Z] coverage: 85.2% of statements [2021-07-02T10:09:35.870Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 85.2% of statements [2021-07-02T10:09:36.798Z] === RUN TestNewStdWriter [2021-07-02T10:09:36.798Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-02T10:09:36.798Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestWriteWithNilBytes [2021-07-02T10:09:36.798Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestWrite [2021-07-02T10:09:36.798Z] --- PASS: TestWrite (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestWriteWithWriterError [2021-07-02T10:09:36.798Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-02T10:09:36.798Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyWriteAndRead [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-02T10:09:36.798Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-02T10:09:36.798Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-02T10:09:36.798Z] PASS [2021-07-02T10:09:36.798Z] coverage: 100.0% of statements [2021-07-02T10:09:36.798Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2021-07-02T10:09:36.841Z] === RUN TestGet [2021-07-02T10:09:36.841Z] --- PASS: TestGet (0.00s) [2021-07-02T10:09:36.841Z] === RUN TestGetShortcutString [2021-07-02T10:09:36.841Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-02T10:09:36.841Z] PASS [2021-07-02T10:09:36.841Z] coverage: 42.9% of statements [2021-07-02T10:09:36.841Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2021-07-02T10:09:36.841Z] 2021/07/02 10:09:36 Closing DB instances... [2021-07-02T10:09:36.955Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2021-07-02T10:09:36.956Z] === RUN TestCreateServiceConflict [2021-07-02T10:09:37.111Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-02T10:09:37.259Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-02T10:09:37.259Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-02T10:09:37.259Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-02T10:09:37.259Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-02T10:09:37.259Z] === RUN TestFormatStatus [2021-07-02T10:09:37.259Z] --- PASS: TestFormatStatus (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestFormatError [2021-07-02T10:09:37.260Z] --- PASS: TestFormatError (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestFormatJSONError [2021-07-02T10:09:37.260Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-02T10:09:37.260Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-02T10:09:37.260Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestNewJSONProgressOutput [2021-07-02T10:09:37.260Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestAuxFormatterEmit [2021-07-02T10:09:37.260Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestStreamWriterStdout [2021-07-02T10:09:37.260Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-02T10:09:37.260Z] === RUN TestStreamWriterStderr [2021-07-02T10:09:37.260Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-02T10:09:37.260Z] PASS [2021-07-02T10:09:37.260Z] coverage: 66.2% of statements [2021-07-02T10:09:37.260Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-07-02T10:09:37.815Z] === RUN TestCreateIDMapOrder [2021-07-02T10:09:37.815Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-02T10:09:37.815Z] PASS [2021-07-02T10:09:37.815Z] coverage: 7.2% of statements [2021-07-02T10:09:37.815Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2021-07-02T10:09:38.050Z] --- PASS: TestContainerBindMountNonRecursive (3.52s) [2021-07-02T10:09:38.050Z] === RUN TestContainerVolumesMountedAsShared [2021-07-02T10:09:38.233Z] === RUN TestGenerateRandomID [2021-07-02T10:09:38.233Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-02T10:09:38.233Z] === RUN TestShortenId [2021-07-02T10:09:38.233Z] --- PASS: TestShortenId (0.00s) [2021-07-02T10:09:38.233Z] === RUN TestShortenSha256Id [2021-07-02T10:09:38.233Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-02T10:09:38.233Z] === RUN TestShortenIdEmpty [2021-07-02T10:09:38.233Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-02T10:09:38.233Z] === RUN TestShortenIdInvalid [2021-07-02T10:09:38.233Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-02T10:09:38.233Z] === RUN TestIsShortIDNonHex [2021-07-02T10:09:38.233Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-02T10:09:38.233Z] === RUN TestIsShortIDNotCorrectSize [2021-07-02T10:09:38.233Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-02T10:09:38.233Z] PASS [2021-07-02T10:09:38.233Z] coverage: 70.6% of statements [2021-07-02T10:09:38.233Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-07-02T10:09:38.275Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-02T10:09:38.275Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-02T10:09:38.334Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-07-02T10:09:38.334Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:09:38.620Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-07-02T10:09:38.620Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-02T10:09:38.696Z] === RUN TestIsCpusetListAvailable [2021-07-02T10:09:38.696Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-02T10:09:38.696Z] PASS [2021-07-02T10:09:38.696Z] coverage: 38.2% of statements [2021-07-02T10:09:38.696Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-07-02T10:09:39.245Z] === RUN TestFixedBufferCap [2021-07-02T10:09:39.245Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestFixedBufferLen [2021-07-02T10:09:39.245Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestFixedBufferString [2021-07-02T10:09:39.245Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestFixedBufferWrite [2021-07-02T10:09:39.245Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestFixedBufferRead [2021-07-02T10:09:39.245Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestBytesPipeRead [2021-07-02T10:09:39.245Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestBytesPipeWrite [2021-07-02T10:09:39.245Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-02T10:09:39.245Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-02T10:09:39.705Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-07-02T10:09:39.705Z] === RUN TestAtomicWriteToFile [2021-07-02T10:09:39.705Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-02T10:09:39.705Z] === RUN TestAtomicWriteSetCommit [2021-07-02T10:09:39.705Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-02T10:09:39.705Z] === RUN TestAtomicWriteSetCancel [2021-07-02T10:09:39.705Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-02T10:09:39.705Z] === RUN TestReadCloserWrapperClose [2021-07-02T10:09:39.705Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestReaderErrWrapperReadOnError [2021-07-02T10:09:39.705Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestReaderErrWrapperRead [2021-07-02T10:09:39.705Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestHashData [2021-07-02T10:09:39.705Z] --- PASS: TestHashData (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestCancelReadCloser [2021-07-02T10:09:39.705Z] --- PASS: TestCancelReadCloser (0.12s) [2021-07-02T10:09:39.705Z] === RUN TestWriteCloserWrapperClose [2021-07-02T10:09:39.705Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestNopWriteCloser [2021-07-02T10:09:39.705Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestNopWriter [2021-07-02T10:09:39.705Z] --- PASS: TestNopWriter (0.00s) [2021-07-02T10:09:39.705Z] === RUN TestWriteCounter [2021-07-02T10:09:39.705Z] --- PASS: TestWriteCounter (0.00s) [2021-07-02T10:09:39.705Z] PASS [2021-07-02T10:09:39.705Z] coverage: 69.2% of statements [2021-07-02T10:09:39.705Z] ok github.com/docker/docker/pkg/ioutils 0.712s coverage: 69.2% of statements [2021-07-02T10:09:40.239Z] === RUN TestChtimes [2021-07-02T10:09:40.239Z] --- PASS: TestChtimes (0.00s) [2021-07-02T10:09:40.239Z] === RUN TestChtimesWindows [2021-07-02T10:09:40.239Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-02T10:09:40.239Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-02T10:09:40.239Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-02T10:09:40.239Z] === RUN TestEnsureRemoveAllNotExist [2021-07-02T10:09:40.239Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-02T10:09:40.239Z] === RUN TestEnsureRemoveAllWithDir [2021-07-02T10:09:40.239Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-02T10:09:40.239Z] === RUN TestEnsureRemoveAllWithFile [2021-07-02T10:09:40.239Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-02T10:09:40.239Z] === RUN TestHasWin32KSupport [2021-07-02T10:09:40.239Z] syscall_windows_test.go:8: win32k: true [2021-07-02T10:09:40.239Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-02T10:09:40.239Z] PASS [2021-07-02T10:09:40.239Z] coverage: 12.9% of statements [2021-07-02T10:09:40.239Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.9% of statements [2021-07-02T10:09:40.526Z] --- PASS: TestContainerVolumesMountedAsSlave (1.64s) [2021-07-02T10:09:40.526Z] === RUN TestNetworkNat [2021-07-02T10:09:40.675Z] === RUN TestError [2021-07-02T10:09:40.675Z] --- PASS: TestError (0.00s) [2021-07-02T10:09:40.675Z] === RUN TestProgressString [2021-07-02T10:09:40.675Z] === RUN TestProgressString/no_progress [2021-07-02T10:09:40.675Z] === RUN TestProgressString/progress_1 [2021-07-02T10:09:40.675Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-02T10:09:40.675Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-02T10:09:40.675Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-02T10:09:40.676Z] === RUN TestProgressString/with_units [2021-07-02T10:09:40.676Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-02T10:09:40.676Z] === RUN TestProgressString/hide_counts [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-02T10:09:40.676Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-02T10:09:40.676Z] === RUN TestJSONMessageDisplay [2021-07-02T10:09:40.701Z] === RUN TestTailFile [2021-07-02T10:09:40.701Z] --- PASS: TestTailFile (0.00s) [2021-07-02T10:09:40.701Z] === RUN TestTailFileManyLines [2021-07-02T10:09:40.701Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-02T10:09:40.701Z] === RUN TestTailEmptyFile [2021-07-02T10:09:40.701Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-02T10:09:40.701Z] === RUN TestTailNegativeN [2021-07-02T10:09:40.701Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader [2021-07-02T10:09:40.701Z] === CONT TestNewTailReader [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/truncated_last_line [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-02T10:09:40.701Z] === CONT TestNewTailReader/no_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:09:40.701Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:09:40.701Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-02T10:09:40.701Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:09:40.701Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:09:40.701Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.136Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-07-02T10:09:41.136Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-02T10:09:41.136Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-02T10:09:41.136Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-02T10:09:41.136Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-02T10:09:41.136Z] === RUN TestDisplayJSONMessagesStream [2021-07-02T10:09:41.136Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-02T10:09:41.136Z] PASS [2021-07-02T10:09:41.136Z] coverage: 91.7% of statements [2021-07-02T10:09:41.136Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.163Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.163Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:09:41.163Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.165Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.165Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.165Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.166Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.166Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.167Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.168Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.168Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:09:41.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:09:41.464Z] --- PASS: TestNetworkNat (1.32s) [2021-07-02T10:09:41.465Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:09:41.597Z] 2021/07/02 10:09:41 Closing DB instances... [2021-07-02T10:09:41.597Z] === RUN TestStandardLongPath [2021-07-02T10:09:41.597Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-02T10:09:41.597Z] === RUN TestUNCLongPath [2021-07-02T10:09:41.597Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-02T10:09:41.597Z] PASS [2021-07-02T10:09:41.597Z] coverage: 100.0% of statements [2021-07-02T10:09:41.597Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-07-02T10:09:41.625Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2021-07-02T10:09:41.625Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:09:41.631Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:09:41.631Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.01s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:09:41.632Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:09:41.633Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:09:41.633Z] PASS [2021-07-02T10:09:41.633Z] coverage: 88.6% of statements [2021-07-02T10:09:41.633Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2021-07-02T10:09:42.096Z] === RUN TestTarSumRemoveNonExistent [2021-07-02T10:09:42.096Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestTarSumRemove [2021-07-02T10:09:42.096Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestSortFileInfoSums [2021-07-02T10:09:42.096Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestNewTarSumForLabelInvalid [2021-07-02T10:09:42.096Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestNewTarSumForLabel [2021-07-02T10:09:42.096Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestEmptyTar [2021-07-02T10:09:42.096Z] --- PASS: TestEmptyTar (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestTarSumsReadSize [2021-07-02T10:09:42.096Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestTarSums [2021-07-02T10:09:42.096Z] --- PASS: TestTarSums (0.06s) [2021-07-02T10:09:42.096Z] === RUN TestIteration [2021-07-02T10:09:42.096Z] --- PASS: TestIteration (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestVersionLabelForChecksum [2021-07-02T10:09:42.096Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestVersion [2021-07-02T10:09:42.096Z] --- PASS: TestVersion (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestGetVersion [2021-07-02T10:09:42.096Z] --- PASS: TestGetVersion (0.00s) [2021-07-02T10:09:42.096Z] === RUN TestGetVersions [2021-07-02T10:09:42.096Z] --- PASS: TestGetVersions (0.00s) [2021-07-02T10:09:42.096Z] PASS [2021-07-02T10:09:42.096Z] coverage: 89.3% of statements [2021-07-02T10:09:42.096Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2021-07-02T10:09:42.557Z] testing: warning: no tests to run [2021-07-02T10:09:42.557Z] PASS [2021-07-02T10:09:42.557Z] coverage: [no statements] [2021-07-02T10:09:42.557Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-07-02T10:09:42.568Z] === RUN TestNameFormat [2021-07-02T10:09:42.568Z] --- PASS: TestNameFormat (0.00s) [2021-07-02T10:09:42.568Z] === RUN TestNameRetries [2021-07-02T10:09:42.568Z] --- PASS: TestNameRetries (0.00s) [2021-07-02T10:09:42.568Z] PASS [2021-07-02T10:09:42.568Z] coverage: 85.7% of statements [2021-07-02T10:09:42.568Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-07-02T10:09:42.845Z] check_test.go:309: [dd80e0d0eef0b] daemon is not started [2021-07-02T10:09:42.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-02T10:09:43.020Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-02T10:09:43.020Z] === RUN TestClientStream [2021-07-02T10:09:43.020Z] --- PASS: TestClientStream (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestClientSendFile [2021-07-02T10:09:43.020Z] --- PASS: TestClientSendFile (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestClientWithRequestTimeout [2021-07-02T10:09:43.020Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestFileSpecPlugin [2021-07-02T10:09:43.020Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-02T10:09:43.020Z] === RUN TestFileJSONSpecPlugin [2021-07-02T10:09:43.020Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-02T10:09:43.020Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestPluginAddHandler [2021-07-02T10:09:43.020Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestPluginWaitBadPlugin [2021-07-02T10:09:43.020Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-02T10:09:43.020Z] === RUN TestGet [2021-07-02T10:09:43.020Z] time="2021-07-02T10:09:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-02T10:09:43.020Z] === RUN TestTruncIndex [2021-07-02T10:09:43.029Z] time="2021-07-02T10:09:42Z" level=error msg="node: 75ace1d7ee91 is unknown to memberlist" [2021-07-02T10:09:43.104Z] --- PASS: TestNetworkLocalhostTCPNat (1.47s) [2021-07-02T10:09:43.104Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:09:43.104Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-02T10:09:43.482Z] --- PASS: TestTruncIndex (0.10s) [2021-07-02T10:09:43.482Z] PASS [2021-07-02T10:09:43.482Z] coverage: 91.5% of statements [2021-07-02T10:09:43.482Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-07-02T10:09:43.489Z] === RUN TestParseKeyValueOpt [2021-07-02T10:09:43.489Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-02T10:09:43.489Z] === RUN TestParseUintList [2021-07-02T10:09:43.489Z] --- PASS: TestParseUintList (0.00s) [2021-07-02T10:09:43.489Z] === RUN TestParseUintListMaximumLimits [2021-07-02T10:09:43.489Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-02T10:09:43.489Z] PASS [2021-07-02T10:09:43.489Z] coverage: 97.0% of statements [2021-07-02T10:09:43.489Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2021-07-02T10:09:43.489Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.92s) [2021-07-02T10:09:43.489Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-02T10:09:43.489Z] --- PASS: TestGetAddress (26.29s) [2021-07-02T10:09:43.489Z] === RUN TestRequestSyntaxCheck [2021-07-02T10:09:43.489Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-02T10:09:43.489Z] === RUN TestRequest [2021-07-02T10:09:43.944Z] === RUN TestIsGIT [2021-07-02T10:09:43.944Z] --- PASS: TestIsGIT (0.00s) [2021-07-02T10:09:43.944Z] === RUN TestIsTransport [2021-07-02T10:09:43.944Z] --- PASS: TestIsTransport (0.00s) [2021-07-02T10:09:43.944Z] PASS [2021-07-02T10:09:43.944Z] coverage: 100.0% of statements [2021-07-02T10:09:43.944Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-07-02T10:09:43.944Z] time="2021-07-02T10:09:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-02T10:09:44.406Z] === RUN TestVersionInfo [2021-07-02T10:09:44.406Z] --- PASS: TestVersionInfo (0.00s) [2021-07-02T10:09:44.406Z] === RUN TestAppendVersions [2021-07-02T10:09:44.406Z] --- PASS: TestAppendVersions (0.00s) [2021-07-02T10:09:44.406Z] PASS [2021-07-02T10:09:44.406Z] coverage: 88.9% of statements [2021-07-02T10:09:44.406Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-07-02T10:09:44.459Z] === RUN TestNewAndRemove [2021-07-02T10:09:44.460Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-02T10:09:44.460Z] === RUN TestRemoveInvalidPath [2021-07-02T10:09:44.460Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-02T10:09:44.460Z] PASS [2021-07-02T10:09:44.460Z] coverage: 82.6% of statements [2021-07-02T10:09:44.460Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-07-02T10:09:45.432Z] 2021/07/02 10:09:44 Closing DB instances... [2021-07-02T10:09:45.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-02T10:09:45.892Z] === RUN TestFailedConnection [2021-07-02T10:09:45.951Z] time="2021-07-02T10:09:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-02T10:09:45.951Z] === RUN TestValidatePrivileges [2021-07-02T10:09:45.951Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-02T10:09:45.951Z] === RUN TestFilterByCapNeg [2021-07-02T10:09:45.951Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-02T10:09:45.951Z] === RUN TestFilterByCapPos [2021-07-02T10:09:45.951Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-02T10:09:45.951Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-02T10:09:45.951Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-02T10:09:45.951Z] PASS [2021-07-02T10:09:45.951Z] coverage: 12.0% of statements [2021-07-02T10:09:45.951Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-07-02T10:09:45.951Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-02T10:09:45.951Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-02T10:09:45.951Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-02T10:09:45.951Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-02T10:09:46.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-02T10:09:46.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-02T10:09:46.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-02T10:09:46.866Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.24s) [2021-07-02T10:09:46.866Z] === RUN TestNetworkDBGarbageCollection [2021-07-02T10:09:46.924Z] === RUN TestNewSettable [2021-07-02T10:09:46.924Z] --- PASS: TestNewSettable (0.00s) [2021-07-02T10:09:46.924Z] === RUN TestIsSettable [2021-07-02T10:09:46.924Z] --- PASS: TestIsSettable (0.00s) [2021-07-02T10:09:46.924Z] === RUN TestUpdateSettingsEnv [2021-07-02T10:09:46.924Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-02T10:09:46.924Z] PASS [2021-07-02T10:09:46.924Z] coverage: 20.0% of statements [2021-07-02T10:09:46.924Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-07-02T10:09:46.924Z] === RUN TestLoad [2021-07-02T10:09:46.924Z] --- PASS: TestLoad (0.00s) [2021-07-02T10:09:46.924Z] === RUN TestSave [2021-07-02T10:09:46.924Z] --- PASS: TestSave (0.02s) [2021-07-02T10:09:46.924Z] === RUN TestAddDeleteGet [2021-07-02T10:09:46.924Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-02T10:09:46.924Z] === RUN TestInvalidTags [2021-07-02T10:09:46.924Z] --- PASS: TestInvalidTags (0.00s) [2021-07-02T10:09:46.924Z] PASS [2021-07-02T10:09:46.924Z] coverage: 84.4% of statements [2021-07-02T10:09:46.924Z] ok github.com/docker/docker/reference 0.103s coverage: 84.4% of statements [2021-07-02T10:09:47.545Z] --- PASS: TestNetworkLoopbackNat (4.16s) [2021-07-02T10:09:47.545Z] === RUN TestPause [2021-07-02T10:09:47.896Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-02T10:09:47.896Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-02T10:09:47.896Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-02T10:09:47.896Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-02T10:09:47.896Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-02T10:09:47.896Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-02T10:09:47.896Z] === RUN TestResumableRequestReaderWithReadError [2021-07-02T10:09:48.357Z] time="2021-07-02T10:09:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-02T10:09:48.357Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-07-02T10:09:48.357Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-02T10:09:48.357Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-02T10:09:48.357Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-02T10:09:48.357Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestResumableRequestReader [2021-07-02T10:09:48.357Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-02T10:09:48.357Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-02T10:09:48.357Z] PASS [2021-07-02T10:09:48.357Z] coverage: 100.0% of statements [2021-07-02T10:09:48.357Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2021-07-02T10:09:48.357Z] === RUN TestResolveAuthConfigIndexServer [2021-07-02T10:09:48.357Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestResolveAuthConfigFullURL [2021-07-02T10:09:48.357Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-02T10:09:48.357Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestValidateMirror [2021-07-02T10:09:48.357Z] --- PASS: TestValidateMirror (0.00s) [2021-07-02T10:09:48.357Z] === RUN TestLoadInsecureRegistries [2021-07-02T10:09:48.409Z] --- PASS: TestFailedConnection (2.21s) [2021-07-02T10:09:48.409Z] === RUN TestFailOnce [2021-07-02T10:09:48.409Z] 2021/07/02 10:09:48 http: panic serving 127.0.0.1:49322: Plugin not ready [2021-07-02T10:09:48.409Z] goroutine 13 [running]: [2021-07-02T10:09:48.409Z] net/http.(*conn).serve.func1(0xc00005eaa0) [2021-07-02T10:09:48.409Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-02T10:09:48.409Z] panic(0x10a5160, 0x11bc1d0) [2021-07-02T10:09:48.409Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-02T10:09:48.409Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x11cc890, 0xc0001ba000, 0xc0001b2000) [2021-07-02T10:09:48.409Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-02T10:09:48.409Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x11cc890, 0xc0001ba000, 0xc0001b2000) [2021-07-02T10:09:48.409Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-02T10:09:48.409Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x11cc890, 0xc0001ba000, 0xc0001b2000) [2021-07-02T10:09:48.409Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-02T10:09:48.409Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x11cc890, 0xc0001ba000, 0xc0001b2000) [2021-07-02T10:09:48.409Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-02T10:09:48.409Z] net/http.(*conn).serve(0xc00005eaa0, 0x11cd480, 0xc00004e980) [2021-07-02T10:09:48.409Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-02T10:09:48.409Z] created by net/http.(*Server).Serve [2021-07-02T10:09:48.409Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-02T10:09:48.409Z] time="2021-07-02T10:09:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.FailOnce: Post \"http://127.0.0.1:49321/Test.FailOnce\": EOF, retrying in 1s" [2021-07-02T10:09:48.654Z] 639bb6bb2beb: Pull complete [2021-07-02T10:09:48.654Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-07-02T10:09:48.654Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:09:48.654Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-02T10:09:48.654Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-02T10:09:48.654Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-07-02T10:09:48.654Z] WARN: Skipping validation tests [2021-07-02T10:09:48.654Z] INFO: Running unit tests at 07/02/2021 10:09:36... [2021-07-02T10:09:48.654Z] INFO: make.ps1 starting at 07/02/2021 10:09:42 [2021-07-02T10:09:48.654Z] INFO: Git commit (af3e5568fc) assumed from DOCKER_GITCOMMIT environment variable [2021-07-02T10:09:48.654Z] INFO: Invoking autogen... [2021-07-02T10:09:48.654Z] INFO: Running unit tests... [2021-07-02T10:09:48.821Z] time="2021-07-02T10:09: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-07-02T10:09:48.821Z] time="2021-07-02T10:09: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-07-02T10:09:48.821Z] time="2021-07-02T10:09: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-07-02T10:09:48.821Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-07-02T10:09:48.821Z] === RUN TestNewServiceConfig [2021-07-02T10:09:48.821Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestValidateIndexName [2021-07-02T10:09:48.821Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestValidateIndexNameWithError [2021-07-02T10:09:48.821Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestEndpointParse [2021-07-02T10:09:48.821Z] --- PASS: TestEndpointParse (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestEndpointParseInvalid [2021-07-02T10:09:48.821Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestValidateEndpoint [2021-07-02T10:09:48.821Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-02T10:09:48.821Z] === RUN TestPing [2021-07-02T10:09:48.821Z] --- PASS: TestPing (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestPingRegistryEndpoint [2021-07-02T10:09:48.821Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:48.821Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestEndpoint [2021-07-02T10:09:48.821Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:48.821Z] --- SKIP: TestEndpoint (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestParseRepositoryInfo [2021-07-02T10:09:48.821Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestNewIndexInfo [2021-07-02T10:09:48.821Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestMirrorEndpointLookup [2021-07-02T10:09:48.821Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:09:48.821Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-02T10:09:48.821Z] === RUN TestSearchRepositories [2021-07-02T10:09:48.821Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-02T10:09:48.821Z] Host: 127.0.0.1:49323 [2021-07-02T10:09:48.821Z] User-Agent: docker test client [2021-07-02T10:09:48.821Z] Authorization: Token fake-token [2021-07-02T10:09:48.821Z] X-Docker-Token: true [2021-07-02T10:09:48.821Z] Accept-Encoding: gzip [2021-07-02T10:09:48.821Z] [2021-07-02T10:09:48.821Z] [2021-07-02T10:09:48.821Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-02T10:09:48.821Z] Connection: close [2021-07-02T10:09:48.821Z] Content-Length: 144 [2021-07-02T10:09:48.821Z] Cache-Control: no-cache [2021-07-02T10:09:48.821Z] Content-Type: application/json [2021-07-02T10:09:48.821Z] Date: Fri, 02 Jul 2021 10:09:48 GMT [2021-07-02T10:09:48.821Z] Expires: -1 [2021-07-02T10:09:48.821Z] Pragma: no-cache [2021-07-02T10:09:48.821Z] Server: docker-tests/mock [2021-07-02T10:09:48.821Z] X-Docker-Registry-Config: mock [2021-07-02T10:09:48.821Z] X-Docker-Registry-Version: 0.0.0 [2021-07-02T10:09:48.821Z] [2021-07-02T10:09:48.821Z] [2021-07-02T10:09:48.821Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-02T10:09:48.821Z] === RUN TestTrustedLocation [2021-07-02T10:09:48.821Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-02T10:09:48.821Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestAllowNondistributableArtifacts [2021-07-02T10:09:48.821Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestIsSecureIndex [2021-07-02T10:09:48.821Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-02T10:09:48.821Z] PASS [2021-07-02T10:09:48.821Z] coverage: 51.7% of statements [2021-07-02T10:09:48.821Z] ok github.com/docker/docker/registry 0.228s coverage: 51.7% of statements [2021-07-02T10:09:48.821Z] === RUN TestRestartManagerTimeout [2021-07-02T10:09:48.821Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-02T10:09:48.821Z] === RUN TestRestartManagerTimeoutReset [2021-07-02T10:09:48.821Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-02T10:09:48.821Z] PASS [2021-07-02T10:09:48.821Z] coverage: 50.9% of statements [2021-07-02T10:09:48.821Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-07-02T10:09:48.926Z] --- PASS: TestPause (1.66s) [2021-07-02T10:09:48.926Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:09:48.926Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:09:48.926Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:09:48.926Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:09:49.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-02T10:09:49.380Z] --- PASS: TestFailOnce (1.20s) [2021-07-02T10:09:49.380Z] === RUN TestEchoInputOutput [2021-07-02T10:09:49.380Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-02T10:09:49.380Z] === RUN TestBackoff [2021-07-02T10:09:49.380Z] --- PASS: TestBackoff (0.00s) [2021-07-02T10:09:49.380Z] === RUN TestAbortRetry [2021-07-02T10:09:49.380Z] --- PASS: TestAbortRetry (0.00s) [2021-07-02T10:09:49.380Z] === RUN TestClientScheme [2021-07-02T10:09:49.380Z] --- PASS: TestClientScheme (0.00s) [2021-07-02T10:09:49.380Z] === RUN TestNewClientWithTimeout [2021-07-02T10:09:49.795Z] === RUN TestDecodeContainerConfig [2021-07-02T10:09:49.795Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-02T10:09:49.795Z] === RUN TestDecodeContainerConfigIsolation [2021-07-02T10:09:49.795Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-02T10:09:49.795Z] === RUN TestValidatePrivileged [2021-07-02T10:09:49.795Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-02T10:09:49.795Z] PASS [2021-07-02T10:09:49.795Z] coverage: 52.2% of statements [2021-07-02T10:09:49.795Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-07-02T10:09:49.795Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-02T10:09:49.795Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-02T10:09:49.795Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-02T10:09:49.795Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-02T10:09:49.795Z] PASS [2021-07-02T10:09:49.795Z] coverage: 62.5% of statements [2021-07-02T10:09:49.795Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2021-07-02T10:09:49.795Z] time="2021-07-02T10:09:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-02T10:09:49.841Z] time="2021-07-02T10:09:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-02T10:09:50.306Z] --- PASS: TestPauseStopPausedContainer (1.43s) [2021-07-02T10:09:50.306Z] === RUN TestPidHost [2021-07-02T10:09:51.388Z] --- PASS: TestRequest (7.84s) [2021-07-02T10:09:51.388Z] === RUN TestOverlappingRequests [2021-07-02T10:09:51.388Z] time="2021-07-02T10:09:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-02T10:09:51.848Z] --- PASS: TestOverlappingRequests (0.44s) [2021-07-02T10:09:51.848Z] === RUN TestRelease [2021-07-02T10:09:52.844Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-02T10:09:53.365Z] 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/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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-02T10:09:53.394Z] --- PASS: TestRelease (1.60s) [2021-07-02T10:09:53.394Z] === RUN TestAllocateRandomDeallocate [2021-07-02T10:09:53.548Z] === RUN TestGetDriver [2021-07-02T10:09:53.549Z] --- PASS: TestGetDriver (0.00s) [2021-07-02T10:09:53.549Z] === RUN TestVolumeRequestError [2021-07-02T10:09:53.549Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-02T10:09:53.549Z] PASS [2021-07-02T10:09:53.549Z] coverage: 36.1% of statements [2021-07-02T10:09:53.549Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2021-07-02T10:09:53.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-02T10:09:53.854Z] === RUN TestParseEmptyInterface [2021-07-02T10:09:53.854Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestParseNonInterfaceType [2021-07-02T10:09:53.854Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestParseWithOneFunction [2021-07-02T10:09:53.854Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestParseWithMultipleFuncs [2021-07-02T10:09:53.854Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestParseWithUnnamedReturn [2021-07-02T10:09:53.854Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestEmbeddedInterface [2021-07-02T10:09:53.854Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestParsedImports [2021-07-02T10:09:53.854Z] --- PASS: TestParsedImports (0.00s) [2021-07-02T10:09:53.854Z] === RUN TestAliasedImports [2021-07-02T10:09:53.854Z] --- PASS: TestAliasedImports (0.00s) [2021-07-02T10:09:53.854Z] PASS [2021-07-02T10:09:53.854Z] coverage: 56.8% of statements [2021-07-02T10:09:53.854Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-07-02T10:09:53.854Z] time="2021-07-02T10:09:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-02T10:09:54.010Z] === RUN TestGetAddress [2021-07-02T10:09:54.010Z] --- PASS: TestGetAddress (0.00s) [2021-07-02T10:09:54.010Z] === RUN TestRemove [2021-07-02T10:09:54.010Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-02T10:09:54.010Z] --- SKIP: TestRemove (0.00s) [2021-07-02T10:09:54.010Z] === RUN TestInitializeWithVolumes [2021-07-02T10:09:54.010Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-02T10:09:54.010Z] === RUN TestCreate [2021-07-02T10:09:54.010Z] --- PASS: TestCreate (0.01s) [2021-07-02T10:09:54.010Z] === RUN TestValidateName [2021-07-02T10:09:54.010Z] --- PASS: TestValidateName (0.00s) [2021-07-02T10:09:54.010Z] === RUN TestCreateWithOpts [2021-07-02T10:09:54.010Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-02T10:09:54.010Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-02T10:09:54.010Z] === RUN TestRelaodNoOpts [2021-07-02T10:09:54.010Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-02T10:09:54.010Z] PASS [2021-07-02T10:09:54.010Z] coverage: 41.5% of statements [2021-07-02T10:09:54.010Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2021-07-02T10:09:54.350Z] --- PASS: TestPidHost (3.92s) [2021-07-02T10:09:54.350Z] === RUN TestPsFilter [2021-07-02T10:09:54.350Z] --- PASS: TestPsFilter (0.16s) [2021-07-02T10:09:54.350Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:09:54.826Z] === RUN TestHTTPTransport [2021-07-02T10:09:54.826Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-02T10:09:54.826Z] PASS [2021-07-02T10:09:54.826Z] coverage: 85.7% of statements [2021-07-02T10:09:54.826Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2021-07-02T10:09:55.557Z] === RUN TestConvertTmpfsOptions [2021-07-02T10:09:55.557Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-02T10:09:55.557Z] parser_test.go:49: data="ro" [2021-07-02T10:09:55.557Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-02T10:09:55.557Z] === RUN TestParseMountRaw [2021-07-02T10:09:55.557Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-02T10:09:55.557Z] === RUN TestParseMountRawSplit [2021-07-02T10:09:55.557Z] parser_test.go:390: case 0 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 1 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 2 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 3 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 4 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 5 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 6 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 7 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 8 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 0 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 1 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 2 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 3 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 4 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 5 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 6 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 7 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 8 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 9 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 10 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 11 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 12 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 0 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 1 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 2 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 3 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 4 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 5 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 6 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 7 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 8 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 9 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 10 [2021-07-02T10:09:55.557Z] parser_test.go:390: case 11 [2021-07-02T10:09:55.557Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-02T10:09:55.557Z] === RUN TestParseMountSpec [2021-07-02T10:09:55.557Z] parser_test.go:455: case 0 [2021-07-02T10:09:55.557Z] parser_test.go:455: case 1 [2021-07-02T10:09:55.557Z] parser_test.go:455: case 2 [2021-07-02T10:09:55.557Z] parser_test.go:455: case 3 [2021-07-02T10:09:55.557Z] parser_test.go:455: case 4 [2021-07-02T10:09:55.557Z] parser_test.go:455: case 5 [2021-07-02T10:09:55.557Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-02T10:09:55.557Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-02T10:09:55.557Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-02T10:09:55.557Z] === RUN TestValidateMount [2021-07-02T10:09:55.557Z] --- PASS: TestValidateMount (0.00s) [2021-07-02T10:09:55.557Z] PASS [2021-07-02T10:09:55.557Z] coverage: 66.2% of statements [2021-07-02T10:09:55.557Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-07-02T10:09:55.729Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.29s) [2021-07-02T10:09:55.729Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:09:55.797Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-02T10:09:55.797Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-02T10:09:55.797Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-02T10:09:55.798Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-02T10:09:55.798Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-02T10:09:55.798Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-02T10:09:55.798Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-02T10:09:55.798Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-02T10:09:55.798Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-02T10:09:55.798Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-02T10:09:55.798Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-02T10:09:55.798Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-02T10:09:55.798Z] === RUN TestBufferPoolPutAndGet [2021-07-02T10:09:55.798Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-02T10:09:55.798Z] PASS [2021-07-02T10:09:55.798Z] coverage: 88.2% of statements [2021-07-02T10:09:55.798Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-07-02T10:09:55.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-02T10:09:56.020Z] === RUN TestSetGetMeta [2021-07-02T10:09:56.020Z] === PAUSE TestSetGetMeta [2021-07-02T10:09:56.020Z] === RUN TestRestore [2021-07-02T10:09:56.020Z] === PAUSE TestRestore [2021-07-02T10:09:56.020Z] === RUN TestServiceCreate [2021-07-02T10:09:56.020Z] === PAUSE TestServiceCreate [2021-07-02T10:09:56.020Z] === RUN TestServiceList [2021-07-02T10:09:56.020Z] === PAUSE TestServiceList [2021-07-02T10:09:56.020Z] === RUN TestServiceRemove [2021-07-02T10:09:56.020Z] === PAUSE TestServiceRemove [2021-07-02T10:09:56.020Z] === RUN TestServiceGet [2021-07-02T10:09:56.020Z] === PAUSE TestServiceGet [2021-07-02T10:09:56.020Z] === RUN TestServicePrune [2021-07-02T10:09:56.020Z] === PAUSE TestServicePrune [2021-07-02T10:09:56.020Z] === RUN TestCreate [2021-07-02T10:09:56.020Z] === PAUSE TestCreate [2021-07-02T10:09:56.020Z] === RUN TestRemove [2021-07-02T10:09:56.020Z] === PAUSE TestRemove [2021-07-02T10:09:56.020Z] === RUN TestList [2021-07-02T10:09:56.020Z] === PAUSE TestList [2021-07-02T10:09:56.020Z] === RUN TestFindByDriver [2021-07-02T10:09:56.020Z] === PAUSE TestFindByDriver [2021-07-02T10:09:56.020Z] === RUN TestFindByReferenced [2021-07-02T10:09:56.020Z] === PAUSE TestFindByReferenced [2021-07-02T10:09:56.020Z] === RUN TestDerefMultipleOfSameRef [2021-07-02T10:09:56.020Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-02T10:09:56.020Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:09:56.020Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:09:56.020Z] === RUN TestDefererencePluginOnCreateError [2021-07-02T10:09:56.020Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-02T10:09:56.020Z] === RUN TestRefDerefRemove [2021-07-02T10:09:56.020Z] === PAUSE TestRefDerefRemove [2021-07-02T10:09:56.020Z] === RUN TestGet [2021-07-02T10:09:56.020Z] === PAUSE TestGet [2021-07-02T10:09:56.020Z] === RUN TestGetWithReference [2021-07-02T10:09:56.020Z] === PAUSE TestGetWithReference [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_nil_list [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_empty_list [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_filter_some [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_filter_middle [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:09:56.020Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-02T10:09:56.020Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_nil_list [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_filter_some [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_empty_list [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-02T10:09:56.020Z] === CONT TestFilterFunc/test_filter_middle [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-02T10:09:56.020Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-02T10:09:56.020Z] === CONT TestSetGetMeta [2021-07-02T10:09:56.020Z] === CONT TestServicePrune [2021-07-02T10:09:56.020Z] === CONT TestFindByReferenced [2021-07-02T10:09:56.020Z] === CONT TestGetWithReference [2021-07-02T10:09:56.020Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-02T10:09:56.020Z] === CONT TestFindByDriver [2021-07-02T10:09:56.020Z] --- PASS: TestGetWithReference (0.04s) [2021-07-02T10:09:56.020Z] === CONT TestList [2021-07-02T10:09:56.020Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-02T10:09:56.020Z] === CONT TestRemove [2021-07-02T10:09:56.020Z] --- PASS: TestFindByDriver (0.03s) [2021-07-02T10:09:56.020Z] === CONT TestCreate [2021-07-02T10:09:56.020Z] --- PASS: TestRemove (0.02s) [2021-07-02T10:09:56.020Z] === CONT TestServiceGet [2021-07-02T10:09:56.020Z] --- PASS: TestList (0.02s) [2021-07-02T10:09:56.020Z] === CONT TestServiceRemove [2021-07-02T10:09:56.020Z] --- PASS: TestCreate (0.02s) [2021-07-02T10:09:56.020Z] === CONT TestServiceList [2021-07-02T10:09:56.484Z] --- PASS: TestServiceGet (0.15s) [2021-07-02T10:09:56.484Z] === CONT TestServiceCreate [2021-07-02T10:09:56.484Z] --- PASS: TestServiceRemove (0.15s) [2021-07-02T10:09:56.484Z] === CONT TestRestore [2021-07-02T10:09:56.484Z] time="2021-07-02T10:09:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:09:56.484Z] --- PASS: TestServiceList (0.15s) [2021-07-02T10:09:56.484Z] === CONT TestGet [2021-07-02T10:09:56.484Z] time="2021-07-02T10:09:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:09:56.484Z] time="2021-07-02T10:09:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:09:56.484Z] --- PASS: TestServiceCreate (0.03s) [2021-07-02T10:09:56.484Z] === CONT TestRefDerefRemove [2021-07-02T10:09:56.484Z] --- PASS: TestGet (0.02s) [2021-07-02T10:09:56.484Z] === CONT TestDefererencePluginOnCreateError [2021-07-02T10:09:56.484Z] time="2021-07-02T10:09:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-02T10:09:56.484Z] --- PASS: TestRestore (0.03s) [2021-07-02T10:09:56.484Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:09:56.484Z] time="2021-07-02T10:09:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:09:56.484Z] --- PASS: TestServicePrune (0.26s) [2021-07-02T10:09:56.484Z] === CONT TestDerefMultipleOfSameRef [2021-07-02T10:09:56.484Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-02T10:09:56.484Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-02T10:09:56.484Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-02T10:09:56.484Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-02T10:09:56.484Z] PASS [2021-07-02T10:09:56.484Z] coverage: 69.6% of statements [2021-07-02T10:09:56.484Z] ok github.com/docker/docker/volume/service 0.323s coverage: 69.6% of statements [2021-07-02T10:09:56.511Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.63s) [2021-07-02T10:09:56.511Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:09:56.768Z] === RUN TestOutputOnPrematureClose [2021-07-02T10:09:56.768Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-02T10:09:56.768Z] === RUN TestCompleteSilently [2021-07-02T10:09:56.768Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-02T10:09:56.768Z] PASS [2021-07-02T10:09:56.768Z] coverage: 75.9% of statements [2021-07-02T10:09:56.768Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-07-02T10:09:57.177Z] --- PASS: TestRemoveContainerWithVolume (1.27s) [2021-07-02T10:09:57.177Z] === RUN TestRemoveContainerRunning [2021-07-02T10:09:57.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-02T10:09:57.229Z] === RUN TestSendToOneSub [2021-07-02T10:09:57.229Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-02T10:09:57.229Z] === RUN TestSendToMultipleSubs [2021-07-02T10:09:57.229Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-02T10:09:57.229Z] === RUN TestEvictOneSub [2021-07-02T10:09:57.229Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-02T10:09:57.229Z] === RUN TestClosePublisher [2021-07-02T10:09:57.229Z] --- PASS: TestClosePublisher (0.00s) [2021-07-02T10:09:57.229Z] === RUN TestPubSubRace [2021-07-02T10:09:57.458Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-02T10:09:57.458Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:09:57.689Z] --- PASS: TestAllocateRandomDeallocate (4.44s) [2021-07-02T10:09:57.689Z] === RUN TestRetrieveFromStore [2021-07-02T10:09:58.028Z] --- PASS: TestGet (15.02s) [2021-07-02T10:09:58.028Z] === RUN TestPluginWithNoManifest [2021-07-02T10:09:58.028Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-02T10:09:58.028Z] === RUN TestGetAll [2021-07-02T10:09:58.028Z] --- PASS: TestGetAll (0.00s) [2021-07-02T10:09:58.028Z] PASS [2021-07-02T10:09:58.028Z] coverage: 73.4% of statements [2021-07-02T10:09:58.028Z] ok github.com/docker/docker/pkg/plugins 36.185s coverage: 73.4% of statements [2021-07-02T10:09:58.150Z] --- PASS: TestPubSubRace (1.05s) [2021-07-02T10:09:58.150Z] PASS [2021-07-02T10:09:58.150Z] coverage: 75.0% of statements [2021-07-02T10:09:58.150Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2021-07-02T10:09:58.567Z] --- PASS: TestRemoveContainerRunning (1.44s) [2021-07-02T10:09:58.567Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:09:58.611Z] time="2021-07-02T10:09:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-02T10:09:59.072Z] === RUN TestRegister [2021-07-02T10:09:59.072Z] --- PASS: TestRegister (0.00s) [2021-07-02T10:09:59.072Z] === RUN TestCommand [2021-07-02T10:09:59.072Z] --- PASS: TestCommand (0.04s) [2021-07-02T10:09:59.072Z] === RUN TestNaiveSelf [2021-07-02T10:09:59.072Z] --- PASS: TestNaiveSelf (0.05s) [2021-07-02T10:09:59.072Z] PASS [2021-07-02T10:09:59.072Z] coverage: 82.4% of statements [2021-07-02T10:09:59.072Z] ok github.com/docker/docker/pkg/reexec 0.139s coverage: 82.4% of statements [2021-07-02T10:09:59.072Z] --- PASS: TestRetrieveFromStore (1.44s) [2021-07-02T10:09:59.072Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-02T10:09:59.072Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-02T10:09:59.072Z] === RUN TestParallelPredefinedRequest1 [2021-07-02T10:09:59.072Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-02T10:09:59.072Z] === RUN TestParallelPredefinedRequest2 [2021-07-02T10:09:59.072Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-02T10:09:59.072Z] === RUN TestParallelPredefinedRequest3 [2021-07-02T10:09:59.072Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-02T10:09:59.072Z] === RUN TestParallelPredefinedRequest4 [2021-07-02T10:09:59.072Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-02T10:09:59.072Z] === RUN TestParallelPredefinedRequest5 [2021-07-02T10:09:59.072Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-02T10:09:59.072Z] === RUN TestDebug [2021-07-02T10:09:59.072Z] --- PASS: TestDebug (0.00s) [2021-07-02T10:09:59.072Z] === RUN TestRequestPoolParallel [2021-07-02T10:09:59.532Z] --- PASS: TestRequestPoolParallel (0.41s) [2021-07-02T10:09:59.532Z] === RUN TestFullAllocateRelease [2021-07-02T10:09:59.944Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-07-02T10:09:59.944Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:09:59.944Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-02T10:09:59.944Z] === RUN TestRenameLinkedContainer [2021-07-02T10:09:59.995Z] === RUN TestParseSignal [2021-07-02T10:09:59.995Z] --- PASS: TestParseSignal (0.00s) [2021-07-02T10:09:59.995Z] === RUN TestValidSignalForPlatform [2021-07-02T10:09:59.995Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-02T10:09:59.995Z] PASS [2021-07-02T10:09:59.995Z] coverage: 19.7% of statements [2021-07-02T10:09:59.995Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 19.7% of statements [2021-07-02T10:09:59.995Z] --- PASS: TestFullAllocateRelease (0.55s) [2021-07-02T10:09:59.995Z] === RUN TestOddAllocateRelease [2021-07-02T10:10:00.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-02T10:10:00.461Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-07-02T10:10:00.461Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-02T10:10:00.461Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-02T10:10:00.461Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-02T10:10:00.461Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-02T10:10:00.461Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-02T10:10:00.764Z] --- PASS: TestCreateServiceConfigFileMode (2.73s) [2021-07-02T10:10:00.764Z] === RUN TestCreateServiceSysctls [2021-07-02T10:10:00.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-02T10:10:00.921Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-02T10:10:00.921Z] === CONT TestParallelPredefinedRequest1 [2021-07-02T10:10:00.921Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:10:00.921Z] === CONT TestParallelPredefinedRequest4 [2021-07-02T10:10:00.921Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:10:00.921Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:10:00.921Z] === CONT TestParallelPredefinedRequest3 [2021-07-02T10:10:00.921Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:10:00.921Z] === CONT TestParallelPredefinedRequest5 [2021-07-02T10:10:00.921Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:10:00.921Z] === CONT TestParallelPredefinedRequest2 [2021-07-02T10:10:00.921Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:10:00.921Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:10:00.921Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:10:00.921Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:10:00.921Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:10:00.921Z] PASS [2021-07-02T10:10:00.921Z] coverage: 85.3% of statements [2021-07-02T10:10:00.921Z] ok github.com/docker/docker/libnetwork/ipam 53.447s coverage: 85.3% of statements [2021-07-02T10:10:00.921Z] === RUN TestNewStdWriter [2021-07-02T10:10:00.921Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-02T10:10:00.921Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestWriteWithNilBytes [2021-07-02T10:10:00.921Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestWrite [2021-07-02T10:10:00.921Z] --- PASS: TestWrite (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestWriteWithWriterError [2021-07-02T10:10:00.921Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-02T10:10:00.921Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyWriteAndRead [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-02T10:10:00.921Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-02T10:10:00.921Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-02T10:10:00.921Z] PASS [2021-07-02T10:10:00.921Z] coverage: 100.0% of statements [2021-07-02T10:10:00.921Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-07-02T10:10:01.891Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-02T10:10:01.891Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-02T10:10:01.891Z] --- PASS: TestRawProgressFormatterFormatProgress (0.01s) [2021-07-02T10:10:01.891Z] === RUN TestFormatStatus [2021-07-02T10:10:01.891Z] --- PASS: TestFormatStatus (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestFormatError [2021-07-02T10:10:01.891Z] --- PASS: TestFormatError (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestFormatJSONError [2021-07-02T10:10:01.891Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-02T10:10:01.891Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-02T10:10:01.891Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestNewJSONProgressOutput [2021-07-02T10:10:01.891Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestAuxFormatterEmit [2021-07-02T10:10:01.891Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestStreamWriterStdout [2021-07-02T10:10:01.891Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-02T10:10:01.891Z] === RUN TestStreamWriterStderr [2021-07-02T10:10:01.891Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-02T10:10:01.891Z] PASS [2021-07-02T10:10:01.891Z] coverage: 66.2% of statements [2021-07-02T10:10:01.891Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2021-07-02T10:10:02.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-02T10:10:02.864Z] === RUN TestGenerateRandomID [2021-07-02T10:10:02.865Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-02T10:10:02.865Z] === RUN TestShortenId [2021-07-02T10:10:02.865Z] --- PASS: TestShortenId (0.00s) [2021-07-02T10:10:02.865Z] === RUN TestShortenSha256Id [2021-07-02T10:10:02.865Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-02T10:10:02.865Z] === RUN TestShortenIdEmpty [2021-07-02T10:10:02.865Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-02T10:10:02.865Z] === RUN TestShortenIdInvalid [2021-07-02T10:10:02.865Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-02T10:10:02.865Z] === RUN TestIsShortIDNonHex [2021-07-02T10:10:02.865Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-02T10:10:02.865Z] === RUN TestIsShortIDNotCorrectSize [2021-07-02T10:10:02.865Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-02T10:10:02.865Z] PASS [2021-07-02T10:10:02.865Z] coverage: 70.6% of statements [2021-07-02T10:10:02.865Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-07-02T10:10:03.731Z] ? github.com/docker/docker/api [no test files] [2021-07-02T10:10:03.840Z] === RUN TestIsCpusetListAvailable [2021-07-02T10:10:03.840Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-02T10:10:03.840Z] PASS [2021-07-02T10:10:03.840Z] coverage: 38.2% of statements [2021-07-02T10:10:03.840Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-07-02T10:10:04.055Z] --- PASS: TestCreateServiceSysctls (3.61s) [2021-07-02T10:10:04.055Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:10:06.023Z] === RUN TestChtimes [2021-07-02T10:10:06.023Z] --- PASS: TestChtimes (0.00s) [2021-07-02T10:10:06.023Z] === RUN TestChtimesWindows [2021-07-02T10:10:06.023Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-02T10:10:06.023Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-02T10:10:06.023Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-02T10:10:06.023Z] === RUN TestEnsureRemoveAllNotExist [2021-07-02T10:10:06.023Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-02T10:10:06.023Z] === RUN TestEnsureRemoveAllWithDir [2021-07-02T10:10:06.023Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-02T10:10:06.023Z] === RUN TestEnsureRemoveAllWithFile [2021-07-02T10:10:06.023Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-02T10:10:06.023Z] === RUN TestHasWin32KSupport [2021-07-02T10:10:06.023Z] syscall_windows_test.go:8: win32k: true [2021-07-02T10:10:06.023Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-02T10:10:06.023Z] PASS [2021-07-02T10:10:06.023Z] coverage: 12.9% of statements [2021-07-02T10:10:06.023Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2021-07-02T10:10:06.080Z] --- PASS: TestRenameLinkedContainer (5.69s) [2021-07-02T10:10:06.080Z] === RUN TestRenameStoppedContainer [2021-07-02T10:10:06.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-02T10:10:06.647Z] Using test binary docker [2021-07-02T10:10:06.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-02T10:10:06.908Z] --- PASS: TestRenameStoppedContainer (1.34s) [2021-07-02T10:10:06.908Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:10:06.933Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-02T10:10:06.934Z] +++ /etc/init.d/apparmor start [2021-07-02T10:10:06.934Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-02T10:10:06.934Z] INFO: Waiting for daemon to start... [2021-07-02T10:10:06.934Z] Starting dockerd [2021-07-02T10:10:06.934Z] +++ 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-07-02T10:10:06.995Z] === RUN TestTailFile [2021-07-02T10:10:06.995Z] --- PASS: TestTailFile (0.00s) [2021-07-02T10:10:06.995Z] === RUN TestTailFileManyLines [2021-07-02T10:10:06.995Z] --- PASS: TestTailFileManyLines (0.01s) [2021-07-02T10:10:06.995Z] === RUN TestTailEmptyFile [2021-07-02T10:10:06.995Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-02T10:10:06.995Z] === RUN TestTailNegativeN [2021-07-02T10:10:06.995Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/no_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/truncated_last_line [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.995Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/no_delimiter [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.996Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.998Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:06.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:06.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.348Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-07-02T10:10:07.348Z] === RUN TestInspect [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:10:07.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:10:07.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] === RUN TestClientStream [2021-07-02T10:10:07.477Z] --- PASS: TestClientStream (0.00s) [2021-07-02T10:10:07.477Z] === RUN TestClientSendFile [2021-07-02T10:10:07.477Z] --- PASS: TestClientSendFile (0.00s) [2021-07-02T10:10:07.477Z] === RUN TestClientWithRequestTimeout [2021-07-02T10:10:07.477Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-02T10:10:07.477Z] === RUN TestFileSpecPlugin [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:10:07.477Z] === RUN TestFileJSONSpecPlugin [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.01s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-02T10:10:07.477Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:10:07.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-02T10:10:07.478Z] === RUN TestPluginAddHandler [2021-07-02T10:10:07.478Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-02T10:10:07.478Z] === RUN TestPluginWaitBadPlugin [2021-07-02T10:10:07.478Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-02T10:10:07.478Z] === RUN TestGet [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:10:07.478Z] time="2021-07-02T10:10:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:10:07.478Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:10:07.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:10:07.479Z] PASS [2021-07-02T10:10:07.479Z] coverage: 88.6% of statements [2021-07-02T10:10:07.479Z] ok github.com/docker/docker/pkg/tailfile 0.432s coverage: 88.6% of statements [2021-07-02T10:10:08.452Z] time="2021-07-02T10:10:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-02T10:10:08.920Z] === RUN TestTarSumRemoveNonExistent [2021-07-02T10:10:08.920Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestTarSumRemove [2021-07-02T10:10:08.920Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestSortFileInfoSums [2021-07-02T10:10:08.920Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestNewTarSumForLabelInvalid [2021-07-02T10:10:08.920Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestNewTarSumForLabel [2021-07-02T10:10:08.920Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestEmptyTar [2021-07-02T10:10:08.920Z] --- PASS: TestEmptyTar (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestTarSumsReadSize [2021-07-02T10:10:08.920Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-02T10:10:08.920Z] === RUN TestTarSums [2021-07-02T10:10:08.920Z] --- PASS: TestTarSums (0.08s) [2021-07-02T10:10:08.920Z] === RUN TestIteration [2021-07-02T10:10:08.920Z] --- PASS: TestIteration (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestVersionLabelForChecksum [2021-07-02T10:10:08.920Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestVersion [2021-07-02T10:10:08.920Z] --- PASS: TestVersion (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestGetVersion [2021-07-02T10:10:08.920Z] --- PASS: TestGetVersion (0.00s) [2021-07-02T10:10:08.920Z] === RUN TestGetVersions [2021-07-02T10:10:08.920Z] --- PASS: TestGetVersions (0.00s) [2021-07-02T10:10:08.920Z] PASS [2021-07-02T10:10:08.920Z] coverage: 89.3% of statements [2021-07-02T10:10:08.920Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2021-07-02T10:10:09.380Z] testing: warning: no tests to run [2021-07-02T10:10:09.380Z] PASS [2021-07-02T10:10:09.380Z] coverage: [no statements] [2021-07-02T10:10:09.380Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-07-02T10:10:09.446Z] --- PASS: TestRenameRunningContainerAndReuse (2.75s) [2021-07-02T10:10:09.446Z] === RUN TestRenameInvalidName [2021-07-02T10:10:09.489Z] . [2021-07-02T10:10:09.489Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-02T10:10:09.489Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-02T10:10:09.489Z] Error: No such image: emptyfs [2021-07-02T10:10:09.489Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-02T10:10:09.489Z] ++++ docker load [2021-07-02T10:10:09.489Z] Running integration-test (iteration 1) [2021-07-02T10:10:09.489Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-02T10:10:09.489Z] ++ 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-07-02T10:10:09.489Z] ++ set -e [2021-07-02T10:10:09.489Z] ++ '[' -n 0 ']' [2021-07-02T10:10:09.489Z] ++ set -x [2021-07-02T10:10:09.489Z] ++ env -i DEST=/go/src/github.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-07-02T10:10:09.886Z] --- PASS: TestInspect (3.06s) [2021-07-02T10:10:09.886Z] === RUN TestCreateJob [2021-07-02T10:10:10.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-02T10:10:10.350Z] === RUN TestTruncIndex [2021-07-02T10:10:10.350Z] time="2021-07-02T10:10:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-02T10:10:10.350Z] --- PASS: TestTruncIndex (0.10s) [2021-07-02T10:10:10.350Z] PASS [2021-07-02T10:10:10.350Z] coverage: 91.5% of statements [2021-07-02T10:10:10.350Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2021-07-02T10:10:10.810Z] === RUN TestIsGIT [2021-07-02T10:10:10.810Z] --- PASS: TestIsGIT (0.00s) [2021-07-02T10:10:10.810Z] === RUN TestIsTransport [2021-07-02T10:10:10.810Z] --- PASS: TestIsTransport (0.00s) [2021-07-02T10:10:10.810Z] PASS [2021-07-02T10:10:10.810Z] coverage: 100.0% of statements [2021-07-02T10:10:10.810Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2021-07-02T10:10:10.953Z] --- PASS: TestRenameInvalidName (1.24s) [2021-07-02T10:10:10.953Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:10:11.276Z] === RUN TestVersionInfo [2021-07-02T10:10:11.276Z] --- PASS: TestVersionInfo (0.00s) [2021-07-02T10:10:11.276Z] === RUN TestAppendVersions [2021-07-02T10:10:11.276Z] --- PASS: TestAppendVersions (0.00s) [2021-07-02T10:10:11.276Z] PASS [2021-07-02T10:10:11.276Z] coverage: 88.9% of statements [2021-07-02T10:10:11.276Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-07-02T10:10:12.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-02T10:10:13.461Z] === RUN TestValidatePrivileges [2021-07-02T10:10:13.461Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-02T10:10:13.461Z] === RUN TestFilterByCapNeg [2021-07-02T10:10:13.461Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-02T10:10:13.461Z] === RUN TestFilterByCapPos [2021-07-02T10:10:13.461Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-02T10:10:13.461Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-02T10:10:13.461Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-02T10:10:13.461Z] PASS [2021-07-02T10:10:13.461Z] coverage: 12.0% of statements [2021-07-02T10:10:13.461Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2021-07-02T10:10:13.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-02T10:10:13.926Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-02T10:10:13.926Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-02T10:10:13.926Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-02T10:10:13.926Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-02T10:10:14.078Z] --- PASS: TestCreateJob (3.64s) [2021-07-02T10:10:14.078Z] === RUN TestReplicatedJob [2021-07-02T10:10:14.386Z] time="2021-07-02T10:10:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-02T10:10:14.386Z] === RUN TestNewSettable [2021-07-02T10:10:14.386Z] --- PASS: TestNewSettable (0.00s) [2021-07-02T10:10:14.386Z] === RUN TestIsSettable [2021-07-02T10:10:14.386Z] --- PASS: TestIsSettable (0.00s) [2021-07-02T10:10:14.386Z] === RUN TestUpdateSettingsEnv [2021-07-02T10:10:14.386Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-02T10:10:14.386Z] PASS [2021-07-02T10:10:14.386Z] coverage: 20.0% of statements [2021-07-02T10:10:14.386Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2021-07-02T10:10:15.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-02T10:10:15.356Z] --- PASS: TestRenameAnonymousContainer (4.49s) [2021-07-02T10:10:15.356Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:10:15.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-02T10:10:15.358Z] === RUN TestLoad [2021-07-02T10:10:15.358Z] --- PASS: TestLoad (0.00s) [2021-07-02T10:10:15.358Z] === RUN TestSave [2021-07-02T10:10:15.358Z] --- PASS: TestSave (0.02s) [2021-07-02T10:10:15.358Z] === RUN TestAddDeleteGet [2021-07-02T10:10:15.358Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-02T10:10:15.358Z] === RUN TestInvalidTags [2021-07-02T10:10:15.358Z] --- PASS: TestInvalidTags (0.01s) [2021-07-02T10:10:15.358Z] PASS [2021-07-02T10:10:15.358Z] coverage: 84.4% of statements [2021-07-02T10:10:15.358Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2021-07-02T10:10:15.746Z] 2021/07/02 10:10:15 Closing DB instances... [2021-07-02T10:10:16.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-02T10:10:16.329Z] === RUN TestResolveAuthConfigIndexServer [2021-07-02T10:10:16.329Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestResolveAuthConfigFullURL [2021-07-02T10:10:16.329Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-02T10:10:16.329Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestValidateMirror [2021-07-02T10:10:16.329Z] --- PASS: TestValidateMirror (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestLoadInsecureRegistries [2021-07-02T10:10:16.329Z] time="2021-07-02T10:10:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-02T10:10:16.329Z] time="2021-07-02T10:10:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-02T10:10:16.329Z] time="2021-07-02T10:10:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-02T10:10:16.329Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-07-02T10:10:16.329Z] === RUN TestNewServiceConfig [2021-07-02T10:10:16.329Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestValidateIndexName [2021-07-02T10:10:16.329Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestValidateIndexNameWithError [2021-07-02T10:10:16.329Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestEndpointParse [2021-07-02T10:10:16.329Z] --- PASS: TestEndpointParse (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestEndpointParseInvalid [2021-07-02T10:10:16.329Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestValidateEndpoint [2021-07-02T10:10:16.329Z] --- PASS: TestValidateEndpoint (0.02s) [2021-07-02T10:10:16.329Z] === RUN TestPing [2021-07-02T10:10:16.329Z] --- PASS: TestPing (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestPingRegistryEndpoint [2021-07-02T10:10:16.329Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:10:16.329Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestEndpoint [2021-07-02T10:10:16.329Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:10:16.329Z] --- SKIP: TestEndpoint (0.01s) [2021-07-02T10:10:16.329Z] === RUN TestParseRepositoryInfo [2021-07-02T10:10:16.329Z] --- PASS: TestParseRepositoryInfo (0.01s) [2021-07-02T10:10:16.329Z] === RUN TestNewIndexInfo [2021-07-02T10:10:16.329Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestMirrorEndpointLookup [2021-07-02T10:10:16.329Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:10:16.329Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-02T10:10:16.329Z] === RUN TestSearchRepositories [2021-07-02T10:10:16.329Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-02T10:10:16.329Z] Host: 127.0.0.1:49355 [2021-07-02T10:10:16.329Z] User-Agent: docker test client [2021-07-02T10:10:16.329Z] Authorization: Token fake-token [2021-07-02T10:10:16.329Z] X-Docker-Token: true [2021-07-02T10:10:16.329Z] Accept-Encoding: gzip [2021-07-02T10:10:16.329Z] [2021-07-02T10:10:16.329Z] [2021-07-02T10:10:16.329Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-02T10:10:16.329Z] Connection: close [2021-07-02T10:10:16.329Z] Content-Length: 144 [2021-07-02T10:10:16.329Z] Cache-Control: no-cache [2021-07-02T10:10:16.329Z] Content-Type: application/json [2021-07-02T10:10:16.329Z] Date: Fri, 02 Jul 2021 10:10:16 GMT [2021-07-02T10:10:16.329Z] Expires: -1 [2021-07-02T10:10:16.329Z] Pragma: no-cache [2021-07-02T10:10:16.329Z] Server: docker-tests/mock [2021-07-02T10:10:16.329Z] X-Docker-Registry-Config: mock [2021-07-02T10:10:16.329Z] X-Docker-Registry-Version: 0.0.0 [2021-07-02T10:10:16.329Z] [2021-07-02T10:10:16.329Z] [2021-07-02T10:10:16.329Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-02T10:10:16.329Z] === RUN TestTrustedLocation [2021-07-02T10:10:16.329Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-02T10:10:16.329Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestAllowNondistributableArtifacts [2021-07-02T10:10:16.329Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestIsSecureIndex [2021-07-02T10:10:16.329Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-02T10:10:16.329Z] PASS [2021-07-02T10:10:16.329Z] coverage: 51.7% of statements [2021-07-02T10:10:16.329Z] ok github.com/docker/docker/registry 0.231s coverage: 51.7% of statements [2021-07-02T10:10:16.329Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-02T10:10:16.329Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-02T10:10:16.329Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-02T10:10:16.329Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-02T10:10:16.329Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-02T10:10:16.329Z] === RUN TestResumableRequestReaderWithReadError [2021-07-02T10:10:16.553Z] --- PASS: TestRenameContainerWithSameName (1.18s) [2021-07-02T10:10:16.553Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:10:16.718Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-07-02T10:10:16.718Z] === RUN TestFindNode [2021-07-02T10:10:16.718Z] 2021/07/02 10:10:16 Closing DB instances... [2021-07-02T10:10:16.718Z] --- PASS: TestFindNode (0.01s) [2021-07-02T10:10:16.718Z] === RUN TestChangeNodeState [2021-07-02T10:10:16.718Z] 2021/07/02 10:10:16 Closing DB instances... [2021-07-02T10:10:16.718Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-02T10:10:16.718Z] === RUN TestNodeReincarnation [2021-07-02T10:10:16.718Z] 2021/07/02 10:10:16 Closing DB instances... [2021-07-02T10:10:16.790Z] time="2021-07-02T10:10:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-02T10:10:16.790Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-07-02T10:10:16.790Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-02T10:10:16.790Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-02T10:10:16.790Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-02T10:10:16.790Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-02T10:10:16.790Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-02T10:10:16.790Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-02T10:10:16.790Z] === RUN TestResumableRequestReader [2021-07-02T10:10:16.790Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-02T10:10:16.790Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-02T10:10:16.790Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-02T10:10:16.790Z] PASS [2021-07-02T10:10:16.790Z] coverage: 100.0% of statements [2021-07-02T10:10:16.790Z] ok github.com/docker/docker/registry/resumable 0.202s coverage: 100.0% of statements [2021-07-02T10:10:16.790Z] === RUN TestRestartManagerTimeout [2021-07-02T10:10:16.790Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-02T10:10:16.790Z] === RUN TestRestartManagerTimeoutReset [2021-07-02T10:10:16.790Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-02T10:10:16.790Z] PASS [2021-07-02T10:10:16.790Z] coverage: 50.9% of statements [2021-07-02T10:10:16.790Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-07-02T10:10:17.250Z] === RUN TestDecodeContainerConfig [2021-07-02T10:10:17.250Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-07-02T10:10:17.250Z] === RUN TestDecodeContainerConfigIsolation [2021-07-02T10:10:17.250Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-02T10:10:17.250Z] === RUN TestValidatePrivileged [2021-07-02T10:10:17.250Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-02T10:10:17.250Z] PASS [2021-07-02T10:10:17.250Z] coverage: 52.2% of statements [2021-07-02T10:10:17.250Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2021-07-02T10:10:17.710Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-02T10:10:17.710Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-02T10:10:17.710Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-02T10:10:17.710Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-02T10:10:17.710Z] PASS [2021-07-02T10:10:17.710Z] coverage: 62.5% of statements [2021-07-02T10:10:17.710Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-07-02T10:10:19.089Z] --- PASS: TestRenameContainerWithLinkedContainer (2.36s) [2021-07-02T10:10:19.089Z] === RUN TestResize [2021-07-02T10:10:20.027Z] --- PASS: TestResize (1.29s) [2021-07-02T10:10:20.027Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:10:20.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-02T10:10:20.648Z] --- PASS: TestReplicatedJob (6.58s) [2021-07-02T10:10:20.648Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:10:21.406Z] --- PASS: TestResizeWithInvalidSize (1.19s) [2021-07-02T10:10:21.406Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:10:21.460Z] === RUN TestMiddlewares [2021-07-02T10:10:21.460Z] --- PASS: TestMiddlewares (0.00s) [2021-07-02T10:10:21.460Z] PASS [2021-07-02T10:10:21.460Z] coverage: 9.0% of statements [2021-07-02T10:10:21.460Z] ok github.com/docker/docker/api/server 0.088s coverage: 9.0% of statements [2021-07-02T10:10:21.467Z] === RUN TestGetDriver [2021-07-02T10:10:21.467Z] --- PASS: TestGetDriver (0.00s) [2021-07-02T10:10:21.467Z] === RUN TestVolumeRequestError [2021-07-02T10:10:21.467Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-02T10:10:21.467Z] PASS [2021-07-02T10:10:21.467Z] coverage: 36.1% of statements [2021-07-02T10:10:21.467Z] ok github.com/docker/docker/volume/drivers 0.077s coverage: 36.1% of statements [2021-07-02T10:10:21.467Z] === RUN TestGetAddress [2021-07-02T10:10:21.467Z] --- PASS: TestGetAddress (0.00s) [2021-07-02T10:10:21.467Z] === RUN TestRemove [2021-07-02T10:10:21.467Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-02T10:10:21.467Z] --- SKIP: TestRemove (0.00s) [2021-07-02T10:10:21.467Z] === RUN TestInitializeWithVolumes [2021-07-02T10:10:21.467Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-02T10:10:21.467Z] === RUN TestCreate [2021-07-02T10:10:21.467Z] --- PASS: TestCreate (0.01s) [2021-07-02T10:10:21.467Z] === RUN TestValidateName [2021-07-02T10:10:21.467Z] --- PASS: TestValidateName (0.00s) [2021-07-02T10:10:21.467Z] === RUN TestCreateWithOpts [2021-07-02T10:10:21.467Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-02T10:10:21.467Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-02T10:10:21.467Z] === RUN TestRelaodNoOpts [2021-07-02T10:10:21.467Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-02T10:10:21.467Z] PASS [2021-07-02T10:10:21.467Z] coverage: 41.5% of statements [2021-07-02T10:10:21.467Z] ok github.com/docker/docker/volume/local 0.079s coverage: 41.5% of statements [2021-07-02T10:10:22.344Z] --- PASS: TestResizeWhenContainerNotStarted (1.14s) [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:10:22.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:10:22.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:10:22.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:10:22.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:10:22.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:10:22.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:10:22.437Z] --- PASS: TestGet (15.04s) [2021-07-02T10:10:22.437Z] === RUN TestPluginWithNoManifest [2021-07-02T10:10:22.437Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-02T10:10:22.437Z] === RUN TestGetAll [2021-07-02T10:10:22.437Z] --- PASS: TestGetAll (0.01s) [2021-07-02T10:10:22.437Z] PASS [2021-07-02T10:10:22.437Z] coverage: 73.4% of statements [2021-07-02T10:10:22.437Z] ok github.com/docker/docker/pkg/plugins 36.206s coverage: 73.4% of statements [2021-07-02T10:10:22.437Z] === RUN TestConvertTmpfsOptions [2021-07-02T10:10:22.437Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-02T10:10:22.437Z] parser_test.go:49: data="ro" [2021-07-02T10:10:22.437Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-02T10:10:22.437Z] === RUN TestParseMountRaw [2021-07-02T10:10:22.437Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-02T10:10:22.437Z] === RUN TestParseMountRawSplit [2021-07-02T10:10:22.437Z] parser_test.go:390: case 0 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 1 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 2 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 3 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 4 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 5 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 6 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 7 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 8 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 0 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 1 [2021-07-02T10:10:22.437Z] parser_test.go:390: case 2 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 3 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 4 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 5 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 6 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 7 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 8 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 9 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 10 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 11 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 12 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 0 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 1 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 2 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 3 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 4 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 5 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 6 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 7 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 8 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 9 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 10 [2021-07-02T10:10:22.438Z] parser_test.go:390: case 11 [2021-07-02T10:10:22.438Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-02T10:10:22.438Z] === RUN TestParseMountSpec [2021-07-02T10:10:22.438Z] parser_test.go:455: case 0 [2021-07-02T10:10:22.438Z] parser_test.go:455: case 1 [2021-07-02T10:10:22.438Z] parser_test.go:455: case 2 [2021-07-02T10:10:22.438Z] parser_test.go:455: case 3 [2021-07-02T10:10:22.438Z] parser_test.go:455: case 4 [2021-07-02T10:10:22.438Z] parser_test.go:455: case 5 [2021-07-02T10:10:22.438Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-02T10:10:22.438Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-02T10:10:22.438Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-02T10:10:22.438Z] === RUN TestValidateMount [2021-07-02T10:10:22.438Z] --- PASS: TestValidateMount (0.01s) [2021-07-02T10:10:22.438Z] PASS [2021-07-02T10:10:22.438Z] coverage: 66.2% of statements [2021-07-02T10:10:22.438Z] ok github.com/docker/docker/volume/mounts 0.095s coverage: 66.2% of statements [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-02T10:10:22.528Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-02T10:10:22.528Z] === RUN TestParallelCreate [2021-07-02T10:10:22.528Z] 2021/07/02 10:10:21 Closing DB instances... [2021-07-02T10:10:22.528Z] --- PASS: TestParallelCreate (0.01s) [2021-07-02T10:10:22.528Z] === RUN TestParallelDelete [2021-07-02T10:10:22.528Z] 2021/07/02 10:10:21 Closing DB instances... [2021-07-02T10:10:22.528Z] --- PASS: TestParallelDelete (0.01s) [2021-07-02T10:10:22.528Z] === RUN TestNetworkDBIslands [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:182ce276ba75 with config:&{NodeID:182ce276ba75 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node 182ce276ba75/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node 182ce276ba75/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d59b38a1babf with config:&{NodeID:d59b38a1babf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node d59b38a1babf/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node d59b38a1babf/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node d59b38a1babf/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node d59b38a1babf/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node 182ce276ba75/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=info msg="Node 182ce276ba75/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-02T10:10:22.528Z] time="2021-07-02T10:10:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-07-02T10:10:22.898Z] === RUN TestSetGetMeta [2021-07-02T10:10:22.898Z] === PAUSE TestSetGetMeta [2021-07-02T10:10:22.898Z] === RUN TestRestore [2021-07-02T10:10:22.898Z] === PAUSE TestRestore [2021-07-02T10:10:22.898Z] === RUN TestServiceCreate [2021-07-02T10:10:22.898Z] === PAUSE TestServiceCreate [2021-07-02T10:10:22.898Z] === RUN TestServiceList [2021-07-02T10:10:22.898Z] === PAUSE TestServiceList [2021-07-02T10:10:22.898Z] === RUN TestServiceRemove [2021-07-02T10:10:22.898Z] === PAUSE TestServiceRemove [2021-07-02T10:10:22.898Z] === RUN TestServiceGet [2021-07-02T10:10:22.898Z] === PAUSE TestServiceGet [2021-07-02T10:10:22.898Z] === RUN TestServicePrune [2021-07-02T10:10:22.898Z] === PAUSE TestServicePrune [2021-07-02T10:10:22.898Z] === RUN TestCreate [2021-07-02T10:10:22.898Z] === PAUSE TestCreate [2021-07-02T10:10:22.898Z] === RUN TestRemove [2021-07-02T10:10:22.898Z] === PAUSE TestRemove [2021-07-02T10:10:22.898Z] === RUN TestList [2021-07-02T10:10:22.898Z] === PAUSE TestList [2021-07-02T10:10:22.898Z] === RUN TestFindByDriver [2021-07-02T10:10:22.898Z] === PAUSE TestFindByDriver [2021-07-02T10:10:22.898Z] === RUN TestFindByReferenced [2021-07-02T10:10:22.898Z] === PAUSE TestFindByReferenced [2021-07-02T10:10:22.898Z] === RUN TestDerefMultipleOfSameRef [2021-07-02T10:10:22.898Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-02T10:10:22.898Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:10:22.898Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:10:22.898Z] === RUN TestDefererencePluginOnCreateError [2021-07-02T10:10:22.898Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-02T10:10:22.898Z] === RUN TestRefDerefRemove [2021-07-02T10:10:22.898Z] === PAUSE TestRefDerefRemove [2021-07-02T10:10:22.898Z] === RUN TestGet [2021-07-02T10:10:22.898Z] === PAUSE TestGet [2021-07-02T10:10:22.898Z] === RUN TestGetWithReference [2021-07-02T10:10:22.898Z] === PAUSE TestGetWithReference [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_nil_list [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_empty_list [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_filter_some [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_filter_middle [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:10:22.898Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-02T10:10:22.898Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-02T10:10:22.898Z] === CONT TestFilterFunc/test_nil_list [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_filter_some [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_empty_list [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-02T10:10:22.899Z] === CONT TestFilterFunc/test_filter_middle [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-02T10:10:22.899Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-02T10:10:22.899Z] === CONT TestSetGetMeta [2021-07-02T10:10:22.899Z] === CONT TestFindByReferenced [2021-07-02T10:10:22.899Z] === CONT TestServicePrune [2021-07-02T10:10:22.899Z] === CONT TestGetWithReference [2021-07-02T10:10:22.899Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-02T10:10:22.899Z] === CONT TestServiceGet [2021-07-02T10:10:22.899Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-02T10:10:22.899Z] === CONT TestServiceRemove [2021-07-02T10:10:22.899Z] --- PASS: TestGetWithReference (0.03s) [2021-07-02T10:10:22.899Z] === CONT TestServiceList [2021-07-02T10:10:22.899Z] --- PASS: TestServiceGet (0.13s) [2021-07-02T10:10:22.899Z] === CONT TestServiceCreate [2021-07-02T10:10:22.899Z] time="2021-07-02T10:10:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:10:22.899Z] --- PASS: TestServiceRemove (0.12s) [2021-07-02T10:10:22.899Z] === CONT TestRestore [2021-07-02T10:10:22.899Z] --- PASS: TestServiceList (0.12s) [2021-07-02T10:10:22.899Z] === CONT TestDefererencePluginOnCreateError [2021-07-02T10:10:22.899Z] time="2021-07-02T10:10:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:10:22.899Z] time="2021-07-02T10:10:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:10:22.899Z] time="2021-07-02T10:10:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-02T10:10:22.899Z] --- PASS: TestServiceCreate (0.02s) [2021-07-02T10:10:22.899Z] === CONT TestGet [2021-07-02T10:10:22.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4e7663635387 with config:&{NodeID:4e7663635387 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 182ce276ba75/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 182ce276ba75/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node d59b38a1babf/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node d59b38a1babf/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0c05ada96ffc with config:&{NodeID:0c05ada96ffc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 182ce276ba75/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 182ce276ba75/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node d59b38a1babf/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node d59b38a1babf/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=info msg="Node 4e7663635387/172.21.51.69, added to nodes list" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-02T10:10:22.988Z] time="2021-07-02T10:10:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-02T10:10:23.358Z] --- PASS: TestRestore (0.03s) [2021-07-02T10:10:23.358Z] === CONT TestRefDerefRemove [2021-07-02T10:10:23.358Z] time="2021-07-02T10:10:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:10:23.358Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-02T10:10:23.358Z] === CONT TestList [2021-07-02T10:10:23.358Z] --- PASS: TestServicePrune (0.18s) [2021-07-02T10:10:23.358Z] === CONT TestFindByDriver [2021-07-02T10:10:23.358Z] --- PASS: TestGet (0.02s) [2021-07-02T10:10:23.358Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:10:23.358Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-02T10:10:23.358Z] === CONT TestDerefMultipleOfSameRef [2021-07-02T10:10:23.358Z] --- PASS: TestList (0.02s) [2021-07-02T10:10:23.358Z] === CONT TestRemove [2021-07-02T10:10:23.358Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-02T10:10:23.358Z] === CONT TestCreate [2021-07-02T10:10:23.358Z] --- PASS: TestFindByDriver (0.02s) [2021-07-02T10:10:23.358Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-02T10:10:23.358Z] --- PASS: TestCreate (0.01s) [2021-07-02T10:10:23.358Z] --- PASS: TestRemove (0.02s) [2021-07-02T10:10:23.358Z] PASS [2021-07-02T10:10:23.358Z] coverage: 69.6% of statements [2021-07-02T10:10:23.358Z] ok github.com/docker/docker/volume/service 0.264s coverage: 69.6% of statements [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f0592588d21e with config:&{NodeID:f0592588d21e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.449Z] time="2021-07-02T10:10:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node 182ce276ba75/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node 182ce276ba75/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node 4e7663635387/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node 4e7663635387/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node d59b38a1babf/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=info msg="Node d59b38a1babf/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-02T10:10:23.450Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:10:23.911Z] networkdb_test.go:834: Re-joining: 3 [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="The new bootstrap node list is:[172.21.51.69:10033 172.21.51.69:10034 172.21.51.69:10035]" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10033" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49374" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49375" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10034" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10035" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49376" [2021-07-02T10:10:23.911Z] networkdb_test.go:834: Re-joining: 4 [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=info msg="The new bootstrap node list is:[172.21.51.69:10033 172.21.51.69:10034 172.21.51.69:10035]" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49377" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10033" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10034" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49378" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49379" [2021-07-02T10:10:23.911Z] time="2021-07-02T10:10:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10035" [2021-07-02T10:10:23.940Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2021-07-02T10:10:23.940Z] === RUN TestServiceListWithStatuses [2021-07-02T10:10:23.940Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:10:23.940Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:10:23.940Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:23Z" level=info msg="node 0 leaving" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75 change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="node3(4e7663635387): Node leave event for 182ce276ba75/172.21.51.69" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75 change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="node4(0c05ada96ffc): Node leave event for 182ce276ba75/172.21.51.69" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75 change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="node2(d59b38a1babf): Node leave event for 182ce276ba75/172.21.51.69" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75 change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="node1(182ce276ba75): Node leave event for 182ce276ba75/172.21.51.69" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75 change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="node5(f0592588d21e): Node leave event for 182ce276ba75/172.21.51.69" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.373Z] time="2021-07-02T10:10:24Z" level=info msg="Node 182ce276ba75/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.429Z] Loaded image: buildpack-deps:buster [2021-07-02T10:10:24.429Z] Loaded image: busybox:latest [2021-07-02T10:10:24.693Z] Loaded image: busybox:glibc [2021-07-02T10:10:24.834Z] time="2021-07-02T10:10:24Z" level=info msg="node 1 leaving" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="node4(0c05ada96ffc): Node leave event for d59b38a1babf/172.21.51.69" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="node3(4e7663635387): Node leave event for d59b38a1babf/172.21.51.69" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="node2(d59b38a1babf): Node leave event for d59b38a1babf/172.21.51.69" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf change state NodeActive --> NodeLeft" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="node5(f0592588d21e): Node leave event for d59b38a1babf/172.21.51.69" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf/172.21.51.69, left gossip cluster" [2021-07-02T10:10:24.835Z] time="2021-07-02T10:10:24Z" level=info msg="Node d59b38a1babf/172.21.51.69, left gossip cluster" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="node 2 leaving" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="Node 4e7663635387 change state NodeActive --> NodeLeft" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="node5(f0592588d21e): Node leave event for 4e7663635387/172.21.51.69" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="Node 4e7663635387 change state NodeActive --> NodeLeft" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="node4(0c05ada96ffc): Node leave event for 4e7663635387/172.21.51.69" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="Node 4e7663635387 change state NodeActive --> NodeLeft" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:24Z" level=info msg="node3(4e7663635387): Node leave event for 4e7663635387/172.21.51.69" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:25Z" level=info msg="Node 4e7663635387/172.21.51.69, left gossip cluster" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:25Z" level=info msg="Node 4e7663635387/172.21.51.69, left gossip cluster" [2021-07-02T10:10:25.296Z] time="2021-07-02T10:10:25Z" level=info msg="Node 4e7663635387/172.21.51.69, left gossip cluster" [2021-07-02T10:10:25.758Z] networkdb_test.go:866: node4: OK [2021-07-02T10:10:25.758Z] networkdb_test.go:866: node5: OK [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="node 0 coming back" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c7aacb70e31a with config:&{NodeID:c7aacb70e31a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, added to nodes list" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="node 1 coming back" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4cedadadacf with config:&{NodeID:a4cedadadacf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="Node a4cedadadacf/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="Node a4cedadadacf/172.21.51.69, added to nodes list" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="node 2 coming back" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8c5a946718dd with config:&{NodeID:8c5a946718dd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="Node 8c5a946718dd/172.21.51.69, joined gossip cluster" [2021-07-02T10:10:25.758Z] time="2021-07-02T10:10:25Z" level=info msg="Node 8c5a946718dd/172.21.51.69, added to nodes list" [2021-07-02T10:10:26.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:10:26.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:10:27.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-02T10:10:27.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:10:28.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:10:28.927Z] Loaded image: debian:bullseye [2021-07-02T10:10:28.927Z] Loaded image: hello-world:latest [2021-07-02T10:10:28.927Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:10:29.190Z] INFO: Testing against a local daemon [2021-07-02T10:10:29.190Z] === RUN TestCgroupNamespacesBuild [2021-07-02T10:10:29.216Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2021-07-02T10:10:29.216Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:10:29.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:10:30.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:10:31.749Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2021-07-02T10:10:31.749Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-02T10:10:32.506Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2021-07-02T10:10:32.506Z] === RUN TestServicePlugin [2021-07-02T10:10:33.146Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2021-07-02T10:10:33.146Z] === RUN TestBuildWithSession [2021-07-02T10:10:33.146Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:10:33.146Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:10:33.146Z] === RUN TestBuildSquashParent [2021-07-02T10:10:33.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:10:33.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:10:34.670Z] check_test.go:309: [dd194b2782bdb] daemon is not started [2021-07-02T10:10:34.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-02T10:10:35.850Z] plugin_test.go:62: [d0003d0a73989] joining swarm manager [dc42ce9468dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:10:36.418Z] plugin_test.go:65: [d7cb1a2bfdbd6] joining swarm manager [dc42ce9468dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:10:36.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-02T10:10:37.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-02T10:10:39.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:10:39.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:10:39.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-02T10:10:39.756Z] --- PASS: TestBuildSquashParent (6.07s) [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:10:39.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:10:39.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:10:39.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:10:39.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:10:39.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:10:39.756Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:10:39.756Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:10:39.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:10:39.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:10:39.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:10:39.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:10:40.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-02T10:10:41.077Z] 2021/07/02 10:10:38 Closing DB instances... [2021-07-02T10:10:41.077Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-07-02T10:10:41.077Z] === RUN TestFindNode [2021-07-02T10:10:41.077Z] 2021/07/02 10:10:40 Closing DB instances... [2021-07-02T10:10:41.077Z] --- PASS: TestFindNode (0.01s) [2021-07-02T10:10:41.077Z] === RUN TestChangeNodeState [2021-07-02T10:10:41.077Z] 2021/07/02 10:10:40 Closing DB instances... [2021-07-02T10:10:41.077Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-02T10:10:41.077Z] === RUN TestNodeReincarnation [2021-07-02T10:10:41.077Z] 2021/07/02 10:10:40 Closing DB instances... [2021-07-02T10:10:42.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:10:42.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.67s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.09s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.01s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.68s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.18s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.63s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2021-07-02T10:10:43.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s) [2021-07-02T10:10:43.230Z] === RUN TestCgroupNamespacesRun [2021-07-02T10:10:44.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s) [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s) [2021-07-02T10:10:44.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2021-07-02T10:10:44.245Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:10:44.245Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:10:44.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-02T10:10:45.268Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-02T10:10:45.268Z] Copying nested executables into bundles/binary-daemon [2021-07-02T10:10:45.268Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-02T10:10:45.268Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:10:45.268Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-02T10:10:45.268Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-02T10:10:45.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/make.sh cross [2021-07-02T10:10:45.732Z] --- PASS: TestCgroupNamespacesRun (2.76s) [2021-07-02T10:10:45.732Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-02T10:10:45.779Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-02T10:10:45.779Z] === RUN TestParallelCreate [2021-07-02T10:10:45.779Z] 2021/07/02 10:10:45 Closing DB instances... [2021-07-02T10:10:45.779Z] --- PASS: TestParallelCreate (0.01s) [2021-07-02T10:10:45.779Z] === RUN TestParallelDelete [2021-07-02T10:10:45.779Z] 2021/07/02 10:10:45 Closing DB instances... [2021-07-02T10:10:45.779Z] --- PASS: TestParallelDelete (0.01s) [2021-07-02T10:10:45.779Z] === RUN TestNetworkDBIslands [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9e6e32ba95fb with config:&{NodeID:9e6e32ba95fb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, added to nodes list" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7c7714e8252c with config:&{NodeID:7c7714e8252c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 7c7714e8252c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 7c7714e8252c/172.31.67.6, added to nodes list" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49403" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 7c7714e8252c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 7c7714e8252c/172.31.67.6, added to nodes list" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, added to nodes list" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49404" [2021-07-02T10:10:45.779Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-02T10:10:45.878Z] [2021-07-02T10:10:46.134Z] Removing bundles/ [2021-07-02T10:10:46.134Z] [2021-07-02T10:10:46.134Z] ---> Making bundle: cross (in bundles/cross) [2021-07-02T10:10:46.134Z] Cross building: bundles/cross/linux/amd64 [2021-07-02T10:10:46.134Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-02T10:10:46.134Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-02T10:10:46.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b83846450b77 with config:&{NodeID:b83846450b77 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node b83846450b77/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node b83846450b77/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49405" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node b83846450b77/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node b83846450b77/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node 7c7714e8252c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=info msg="Node 7c7714e8252c/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49406" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:46Z" level=info msg="Node b83846450b77/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.239Z] time="2021-07-02T10:10:46Z" level=info msg="Node b83846450b77/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:10:46.696Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e500eb64533d with config:&{NodeID:e500eb64533d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49408" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node 7c7714e8252c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node 7c7714e8252c/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node b83846450b77/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node b83846450b77/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49409" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:46.699Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:10:46.959Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:980f574b488c with config:&{NodeID:980f574b488c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49410" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node b83846450b77/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node b83846450b77/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 7c7714e8252c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 7c7714e8252c/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49411" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:47.159Z] time="2021-07-02T10:10:46Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:10:47.223Z] --- PASS: TestBuildMultiStageCopy (3.06s) [2021-07-02T10:10:47.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-07-02T10:10:47.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2021-07-02T10:10:47.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2021-07-02T10:10:47.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-07-02T10:10:47.223Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-07-02T10:10:47.223Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:10:47.619Z] networkdb_test.go:834: Re-joining: 3 [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=info msg="The new bootstrap node list is:[172.31.67.6:10033 172.31.67.6:10034 172.31.67.6:10035]" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49412" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10033" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10034" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49413" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10035" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49414" [2021-07-02T10:10:47.619Z] networkdb_test.go:834: Re-joining: 4 [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=info msg="The new bootstrap node list is:[172.31.67.6:10033 172.31.67.6:10034 172.31.67.6:10035]" [2021-07-02T10:10:47.619Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49415" [2021-07-02T10:10:47.620Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10033" [2021-07-02T10:10:47.620Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10034" [2021-07-02T10:10:47.620Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49416" [2021-07-02T10:10:47.620Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10035" [2021-07-02T10:10:47.620Z] time="2021-07-02T10:10:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49417" [2021-07-02T10:10:47.620Z] time="2021-07-02T10:10:47Z" level=info msg="node 0 leaving" [2021-07-02T10:10:47.645Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2021-07-02T10:10:47.645Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-02T10:10:47.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="node4(e500eb64533d): Node leave event for 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="node2(7c7714e8252c): Node leave event for 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="node3(b83846450b77): Node leave event for 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="node1(9e6e32ba95fb): Node leave event for 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="node5(980f574b488c): Node leave event for 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.079Z] time="2021-07-02T10:10:47Z" level=info msg="Node 9e6e32ba95fb/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.173Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-07-02T10:10:48.173Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.31.67.6:10037: use of closed network connection" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="node 1 leaving" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="node5(980f574b488c): Node leave event for 7c7714e8252c/172.31.67.6" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c change state NodeActive --> NodeFailed" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c/172.31.67.6, added to failed nodes list" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="node4(e500eb64533d): Node leave event for 7c7714e8252c/172.31.67.6" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=error msg="node: 7c7714e8252c is unknown to memberlist" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="node3(b83846450b77): Node leave event for 7c7714e8252c/172.31.67.6" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node 7c7714e8252c/172.31.67.6, left gossip cluster" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="node 2 leaving" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="Node b83846450b77 change state NodeActive --> NodeLeft" [2021-07-02T10:10:48.543Z] time="2021-07-02T10:10:48Z" level=info msg="node5(980f574b488c): Node leave event for b83846450b77/172.31.67.6" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node b83846450b77 change state NodeActive --> NodeLeft" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="node3(b83846450b77): Node leave event for b83846450b77/172.31.67.6" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node b83846450b77 change state NodeActive --> NodeLeft" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="node4(e500eb64533d): Node leave event for b83846450b77/172.31.67.6" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node b83846450b77/172.31.67.6, left gossip cluster" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node b83846450b77/172.31.67.6, left gossip cluster" [2021-07-02T10:10:49.003Z] networkdb_test.go:866: node4: OK [2021-07-02T10:10:49.003Z] networkdb_test.go:866: node5: OK [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="node 0 coming back" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:541cee5c2fda with config:&{NodeID:541cee5c2fda Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node 541cee5c2fda/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node 541cee5c2fda/172.31.67.6, added to nodes list" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="node 1 coming back" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:405d06dcc946 with config:&{NodeID:405d06dcc946 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node 405d06dcc946/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node 405d06dcc946/172.31.67.6, added to nodes list" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="node 2 coming back" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:757a6052591d with config:&{NodeID:757a6052591d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node 757a6052591d/172.31.67.6, joined gossip cluster" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node 757a6052591d/172.31.67.6, added to nodes list" [2021-07-02T10:10:49.003Z] time="2021-07-02T10:10:48Z" level=info msg="Node b83846450b77/172.31.67.6, left gossip cluster" [2021-07-02T10:10:49.463Z] time="2021-07-02T10:10:49Z" level=debug msg="memberlist: Failed ping: e500eb64533d (timeout reached)" [2021-07-02T10:10:49.463Z] time="2021-07-02T10:10:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.67.6:10037: use of closed network connection" [2021-07-02T10:10:49.463Z] time="2021-07-02T10:10:49Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49419" [2021-07-02T10:10:49.567Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-07-02T10:10:49.568Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:10:50.143Z] --- PASS: TestBuildWithEmptyLayers (0.70s) [2021-07-02T10:10:50.143Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:10:50.182Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.77s) [2021-07-02T10:10:50.182Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-02T10:10:50.434Z] time="2021-07-02T10:10:49Z" level=warning msg="memberlist: Was able to connect to e500eb64533d but other probes failed, network may be misconfigured" [2021-07-02T10:10:50.434Z] time="2021-07-02T10:10:50Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:51.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-02T10:10:52.627Z] time="2021-07-02T10:10:52Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:52.710Z] --- PASS: TestBuildMultiStageOnBuild (2.52s) [2021-07-02T10:10:52.710Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:10:53.025Z] --- PASS: TestCgroupNamespacesRunHostMode (2.84s) [2021-07-02T10:10:53.025Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-02T10:10:53.664Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-07-02T10:10:53.664Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:10:54.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-02T10:10:54.811Z] time="2021-07-02T10:10:54Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:56.222Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-07-02T10:10:56.222Z] === RUN TestBuildWithHugeFile [2021-07-02T10:10:56.311Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-07-02T10:10:56.311Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-02T10:10:56.993Z] time="2021-07-02T10:10:56Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:57.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-07-02T10:10:57.690Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-02T10:10:58.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-02T10:10:58.517Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-07-02T10:10:58.517Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-02T10:10:58.532Z] time="2021-07-02T10:10:58Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:10:58.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-02T10:10:59.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-02T10:11:00.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-02T10:11:00.723Z] time="2021-07-02T10:11:00Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:01.225Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.51s) [2021-07-02T10:11:01.225Z] === RUN TestNISDomainname [2021-07-02T10:11:01.479Z] time="2021-07-02T10:10:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10036" [2021-07-02T10:11:01.480Z] time="2021-07-02T10:10:59Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49380" [2021-07-02T10:11:01.796Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-02T10:11:02.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-02T10:11:02.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-02T10:11:02.905Z] time="2021-07-02T10:11:02Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:02.966Z] --- PASS: TestServicePlugin (30.51s) [2021-07-02T10:11:02.966Z] === RUN TestServiceUpdateLabel [2021-07-02T10:11:03.673Z] --- PASS: TestNISDomainname (2.46s) [2021-07-02T10:11:03.673Z] === RUN TestHostnameDnsResolution [2021-07-02T10:11:03.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-02T10:11:04.870Z] --- PASS: TestServiceUpdateLabel (2.21s) [2021-07-02T10:11:04.870Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:11:05.087Z] time="2021-07-02T10:11:04Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:05.579Z] --- PASS: TestHostnameDnsResolution (2.03s) [2021-07-02T10:11:05.579Z] === RUN TestStats [2021-07-02T10:11:06.627Z] time="2021-07-02T10:11:06Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:06.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-02T10:11:06.958Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-02T10:11:06.958Z] check_test.go:309: [de946441369cc] daemon is not started [2021-07-02T10:11:06.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-02T10:11:06.958Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-02T10:11:06.958Z] check_test.go:309: [dd1f8501a6aee] daemon is not started [2021-07-02T10:11:06.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-02T10:11:08.809Z] time="2021-07-02T10:11:08Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:08.867Z] --- PASS: TestStats (3.25s) [2021-07-02T10:11:08.867Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:11:08.867Z] === RUN TestStopContainerWithTimeout/0 [2021-07-02T10:11:08.867Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-02T10:11:08.867Z] === RUN TestStopContainerWithTimeout/1 [2021-07-02T10:11:08.867Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-02T10:11:08.867Z] === RUN TestStopContainerWithTimeout/3 [2021-07-02T10:11:08.867Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-02T10:11:08.867Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-02T10:11:08.867Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-02T10:11:08.867Z] === CONT TestStopContainerWithTimeout/0 [2021-07-02T10:11:08.867Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-02T10:11:09.804Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-02T10:11:10.372Z] check_test.go:309: [df04a70559672] daemon is not started [2021-07-02T10:11:10.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-02T10:11:10.632Z] === CONT TestStopContainerWithTimeout/3 [2021-07-02T10:11:11.003Z] time="2021-07-02T10:11:10Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:12.011Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-02T10:11:12.580Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-02T10:11:12.839Z] === CONT TestStopContainerWithTimeout/1 [2021-07-02T10:11:13.189Z] time="2021-07-02T10:11:12Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:13.778Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-02T10:11:14.730Z] time="2021-07-02T10:11:14Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:15.156Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-02T10:11:15.156Z] --- PASS: TestStopContainerWithTimeout/0 (1.88s) [2021-07-02T10:11:15.156Z] --- PASS: TestStopContainerWithTimeout/-1 (4.05s) [2021-07-02T10:11:15.156Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2021-07-02T10:11:15.156Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2021-07-02T10:11:15.156Z] === RUN TestDeleteDevicemapper [2021-07-02T10:11:15.156Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:11:15.156Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-02T10:11:15.156Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:11:16.313Z] time="2021-07-02T10:11:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10037" [2021-07-02T10:11:16.313Z] time="2021-07-02T10:11:14Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49381" [2021-07-02T10:11:16.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-02T10:11:16.913Z] time="2021-07-02T10:11:16Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:19.094Z] time="2021-07-02T10:11:18Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:19.755Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2021-07-02T10:11:19.755Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:11:19.824Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.30s) [2021-07-02T10:11:19.824Z] === RUN TestUpdateMemory [2021-07-02T10:11:19.824Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:11:19.824Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-02T10:11:19.824Z] === RUN TestUpdateCPUQuota [2021-07-02T10:11:20.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-02T10:11:21.280Z] time="2021-07-02T10:11:20Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:22.023Z] === RUN TestBoolValue [2021-07-02T10:11:22.023Z] --- PASS: TestBoolValue (0.00s) [2021-07-02T10:11:22.023Z] === RUN TestBoolValueOrDefault [2021-07-02T10:11:22.023Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-02T10:11:22.023Z] === RUN TestInt64ValueOrZero [2021-07-02T10:11:22.023Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-02T10:11:22.023Z] === RUN TestInt64ValueOrDefault [2021-07-02T10:11:22.023Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-02T10:11:22.023Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-02T10:11:22.023Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-02T10:11:22.023Z] === RUN TestJsonContentType [2021-07-02T10:11:22.023Z] --- PASS: TestJsonContentType (0.00s) [2021-07-02T10:11:22.023Z] PASS [2021-07-02T10:11:22.023Z] coverage: 14.7% of statements [2021-07-02T10:11:22.023Z] ok github.com/docker/docker/api/server/httputils 0.091s coverage: 14.7% of statements [2021-07-02T10:11:22.023Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-02T10:11:22.141Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-02T10:11:22.820Z] time="2021-07-02T10:11:22Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:23.406Z] time="2021-07-02T10:11:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.51.69:10033 172.21.51.69:10034 172.21.51.69:10035]" [2021-07-02T10:11:23.406Z] time="2021-07-02T10:11:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.51.69:10033 172.21.51.69:10034 172.21.51.69:10035]" [2021-07-02T10:11:23.577Z] === RUN TestMaskSecretKeys [2021-07-02T10:11:23.578Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-02T10:11:23.578Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-02T10:11:23.578Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-02T10:11:23.578Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-02T10:11:23.578Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-02T10:11:23.578Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-02T10:11:23.578Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-02T10:11:23.578Z] === RUN TestVersionMiddlewareVersion [2021-07-02T10:11:23.578Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-02T10:11:23.578Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-02T10:11:23.578Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-02T10:11:23.578Z] PASS [2021-07-02T10:11:23.578Z] coverage: 37.7% of statements [2021-07-02T10:11:23.578Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-02T10:11:23.578Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-02T10:11:24.042Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-02T10:11:24.042Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10033" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49382" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, is the new incarnation of the shutdown node 182ce276ba75/172.21.51.69" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10034" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49383" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, is the new incarnation of the shutdown node d59b38a1babf/172.21.51.69" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49384" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10035" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node f0592588d21e/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node f0592588d21e/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, is the new incarnation of the shutdown node 4e7663635387/172.21.51.69" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, is the new incarnation of the shutdown node 182ce276ba75/172.21.51.69" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node c7aacb70e31a/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, is the new incarnation of the shutdown node d59b38a1babf/172.21.51.69" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node a4cedadadacf/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:23Z" level=info msg="Node 8c5a946718dd/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=info msg="Node 8c5a946718dd/172.21.51.69, joined gossip cluster" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=info msg="Node 8c5a946718dd/172.21.51.69, is the new incarnation of the shutdown node 4e7663635387/172.21.51.69" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=info msg="Node 8c5a946718dd/172.21.51.69, added to nodes list" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10033" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49385" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10034" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49386" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.51.69:10035" [2021-07-02T10:11:24.380Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49387" [2021-07-02T10:11:24.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-02T10:11:24.676Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-02T10:11:25.002Z] time="2021-07-02T10:11:24Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:25.022Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-02T10:11:25.022Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-02T10:11:25.245Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-02T10:11:25.486Z] === RUN TestAdjustForAPIVersion [2021-07-02T10:11:25.486Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-02T10:11:25.486Z] PASS [2021-07-02T10:11:25.486Z] coverage: 5.7% of statements [2021-07-02T10:11:25.486Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-02T10:11:25.486Z] === RUN TestStrSliceMarshalJSON [2021-07-02T10:11:25.486Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestStrSliceUnmarshalJSON [2021-07-02T10:11:25.486Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestStrSliceUnmarshalString [2021-07-02T10:11:25.486Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestStrSliceUnmarshalSlice [2021-07-02T10:11:25.486Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-02T10:11:25.486Z] PASS [2021-07-02T10:11:25.486Z] coverage: 90.0% of statements [2021-07-02T10:11:25.486Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2021-07-02T10:11:25.486Z] === RUN TestToJSON [2021-07-02T10:11:25.486Z] --- PASS: TestToJSON (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestToParamWithVersion [2021-07-02T10:11:25.486Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestFromJSON [2021-07-02T10:11:25.486Z] --- PASS: TestFromJSON (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestEmpty [2021-07-02T10:11:25.486Z] --- PASS: TestEmpty (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestArgsMatchKVListEmptySources [2021-07-02T10:11:25.486Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestArgsMatchKVList [2021-07-02T10:11:25.486Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestArgsMatch [2021-07-02T10:11:25.486Z] --- PASS: TestArgsMatch (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestAdd [2021-07-02T10:11:25.486Z] --- PASS: TestAdd (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestDel [2021-07-02T10:11:25.486Z] --- PASS: TestDel (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestLen [2021-07-02T10:11:25.486Z] --- PASS: TestLen (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestExactMatch [2021-07-02T10:11:25.486Z] --- PASS: TestExactMatch (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestOnlyOneExactMatch [2021-07-02T10:11:25.486Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestContains [2021-07-02T10:11:25.486Z] --- PASS: TestContains (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestValidate [2021-07-02T10:11:25.486Z] --- PASS: TestValidate (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestWalkValues [2021-07-02T10:11:25.486Z] --- PASS: TestWalkValues (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestFuzzyMatch [2021-07-02T10:11:25.486Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-02T10:11:25.486Z] === RUN TestClone [2021-07-02T10:11:25.486Z] --- PASS: TestClone (0.00s) [2021-07-02T10:11:25.486Z] PASS [2021-07-02T10:11:25.486Z] coverage: 92.2% of statements [2021-07-02T10:11:25.486Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-02T10:11:25.486Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-02T10:11:25.503Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-02T10:11:25.762Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-02T10:11:25.923Z] 2021/07/02 10:11:25 Closing DB instances... [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a change state NodeActive --> NodeLeft" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="node4(0c05ada96ffc): Node leave event for c7aacb70e31a/172.21.51.69" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a change state NodeActive --> NodeLeft" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="node5(f0592588d21e): Node leave event for c7aacb70e31a/172.21.51.69" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a change state NodeActive --> NodeLeft" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="node2(a4cedadadacf): Node leave event for c7aacb70e31a/172.21.51.69" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a change state NodeActive --> NodeLeft" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="node1(c7aacb70e31a): Node leave event for c7aacb70e31a/172.21.51.69" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a change state NodeActive --> NodeLeft" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="node3(8c5a946718dd): Node leave event for c7aacb70e31a/172.21.51.69" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, left gossip cluster" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, left gossip cluster" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, left gossip cluster" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, left gossip cluster" [2021-07-02T10:11:25.923Z] time="2021-07-02T10:11:25Z" level=info msg="Node c7aacb70e31a/172.21.51.69, left gossip cluster" [2021-07-02T10:11:25.959Z] === RUN TestDurationToSecondsString [2021-07-02T10:11:25.960Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-02T10:11:25.960Z] === RUN TestGetTimestamp [2021-07-02T10:11:25.960Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-02T10:11:25.960Z] === RUN TestParseTimestamps [2021-07-02T10:11:25.960Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-02T10:11:25.960Z] PASS [2021-07-02T10:11:25.960Z] coverage: 100.0% of statements [2021-07-02T10:11:25.960Z] ok github.com/docker/docker/api/types/time 0.228s coverage: 100.0% of statements [2021-07-02T10:11:25.960Z] === RUN TestCompareVersion [2021-07-02T10:11:25.960Z] --- PASS: TestCompareVersion (0.00s) [2021-07-02T10:11:25.960Z] PASS [2021-07-02T10:11:25.960Z] coverage: 75.0% of statements [2021-07-02T10:11:25.960Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-02T10:11:25.960Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-02T10:11:25.971Z] time="2021-07-02T10:11:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10036" [2021-07-02T10:11:25.971Z] time="2021-07-02T10:11:25Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49439" [2021-07-02T10:11:26.021Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-02T10:11:26.280Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-02T10:11:26.280Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-02T10:11:26.280Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-02T10:11:26.387Z] time="2021-07-02T10:11:25Z" level=info msg="Node a4cedadadacf change state NodeActive --> NodeLeft" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="node3(8c5a946718dd): Node leave event for a4cedadadacf/172.21.51.69" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="Node a4cedadadacf change state NodeActive --> NodeLeft" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="node5(f0592588d21e): Node leave event for a4cedadadacf/172.21.51.69" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="Node a4cedadadacf change state NodeActive --> NodeLeft" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="node4(0c05ada96ffc): Node leave event for a4cedadadacf/172.21.51.69" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="Node a4cedadadacf change state NodeActive --> NodeLeft" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:25Z" level=info msg="node2(a4cedadadacf): Node leave event for a4cedadadacf/172.21.51.69" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node a4cedadadacf/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node a4cedadadacf/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node a4cedadadacf/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node a4cedadadacf/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd change state NodeActive --> NodeLeft" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="node4(0c05ada96ffc): Node leave event for 8c5a946718dd/172.21.51.69" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd change state NodeActive --> NodeLeft" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="node5(f0592588d21e): Node leave event for 8c5a946718dd/172.21.51.69" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd change state NodeActive --> NodeFailed" [2021-07-02T10:11:26.388Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd/172.21.51.69, added to failed nodes list" [2021-07-02T10:11:26.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-02T10:11:26.849Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.849Z] time="2021-07-02T10:11:26Z" level=info msg="Node 8c5a946718dd/172.21.51.69, left gossip cluster" [2021-07-02T10:11:26.849Z] time="2021-07-02T10:11:26Z" level=error msg="node: 8c5a946718dd is unknown to memberlist" [2021-07-02T10:11:26.940Z] time="2021-07-02T10:11:26Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:27.107Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:26Z" level=debug msg="memberlist: Failed ping: 0c05ada96ffc (timeout reached)" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.51.69:10037: use of closed network connection" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.51.69:10035: use of closed network connection" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:26Z" level=debug msg="memberlist: Stream connection from=172.21.51.69:49388" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:26Z" level=info msg="Node 0c05ada96ffc change state NodeActive --> NodeLeft" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:26Z" level=info msg="node5(f0592588d21e): Node leave event for 0c05ada96ffc/172.21.51.69" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:27Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, left gossip cluster" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:27Z" level=info msg="Node 0c05ada96ffc change state NodeActive --> NodeFailed" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:27Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, added to failed nodes list" [2021-07-02T10:11:27.310Z] time="2021-07-02T10:11:27Z" level=info msg="Node 0c05ada96ffc/172.21.51.69, left gossip cluster" [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-02T10:11:27.513Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-02T10:11:27.513Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-02T10:11:27.513Z] === RUN TestCloneArgsSmartHttp [2021-07-02T10:11:27.513Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-02T10:11:27.513Z] === RUN TestCloneArgsDumbHttp [2021-07-02T10:11:27.513Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-02T10:11:27.513Z] === RUN TestCloneArgsGit [2021-07-02T10:11:27.513Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-02T10:11:27.513Z] === RUN TestCheckoutGit [2021-07-02T10:11:27.774Z] time="2021-07-02T10:11:27Z" level=info msg="Node f0592588d21e/172.21.51.69, left gossip cluster" [2021-07-02T10:11:27.774Z] time="2021-07-02T10:11:27Z" level=info msg="Node f0592588d21e change state NodeActive --> NodeFailed" [2021-07-02T10:11:27.774Z] time="2021-07-02T10:11:27Z" level=info msg="Node f0592588d21e/172.21.51.69, added to failed nodes list" [2021-07-02T10:11:27.774Z] --- PASS: TestNetworkDBIslands (65.64s) [2021-07-02T10:11:27.774Z] PASS [2021-07-02T10:11:27.774Z] coverage: 60.1% of statements [2021-07-02T10:11:27.774Z] ok github.com/docker/docker/libnetwork/networkdb 155.661s coverage: 60.1% of statements [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/quota [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/rootless [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/volume [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-02T10:11:27.774Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-02T10:11:29.013Z] --- PASS: TestUpdateCPUQuota (9.54s) [2021-07-02T10:11:29.013Z] === RUN TestUpdatePidsLimit [2021-07-02T10:11:29.013Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-02T10:11:29.074Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-02T10:11:29.074Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-02T10:11:29.074Z] === RUN TestProcessNoDockerignore [2021-07-02T10:11:29.074Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-02T10:11:29.074Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-02T10:11:29.074Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-02T10:11:29.074Z] === RUN TestDetectContentType [2021-07-02T10:11:29.074Z] --- PASS: TestDetectContentType (0.00s) [2021-07-02T10:11:29.074Z] === RUN TestSelectAcceptableMIME [2021-07-02T10:11:29.074Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-02T10:11:29.074Z] === RUN TestInspectEmptyResponse [2021-07-02T10:11:29.074Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-02T10:11:29.074Z] === RUN TestInspectResponseBinary [2021-07-02T10:11:29.074Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-02T10:11:29.074Z] === RUN TestResponseUnsupportedContentType [2021-07-02T10:11:29.075Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-02T10:11:29.075Z] === RUN TestInspectResponseTextSimple [2021-07-02T10:11:29.075Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-02T10:11:29.075Z] === RUN TestInspectResponseEmptyContentType [2021-07-02T10:11:29.075Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-02T10:11:29.075Z] === RUN TestUnknownContentLength [2021-07-02T10:11:29.075Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-02T10:11:29.075Z] === RUN TestDownloadRemote [2021-07-02T10:11:29.123Z] time="2021-07-02T10:11:28Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:29.545Z] --- PASS: TestDownloadRemote (0.10s) [2021-07-02T10:11:29.545Z] === RUN TestGetWithStatusError [2021-07-02T10:11:29.545Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-02T10:11:29.545Z] === RUN TestCloseRootDirectory [2021-07-02T10:11:29.545Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.545Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-02T10:11:29.545Z] === RUN TestHashFile [2021-07-02T10:11:29.545Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.545Z] --- SKIP: TestHashFile (0.00s) [2021-07-02T10:11:29.545Z] === RUN TestHashSubdir [2021-07-02T10:11:29.545Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.545Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-02T10:11:29.545Z] === RUN TestRemoveDirectory [2021-07-02T10:11:29.545Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.545Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-02T10:11:29.545Z] PASS [2021-07-02T10:11:29.545Z] coverage: 9.3% of statements [2021-07-02T10:11:29.545Z] ok github.com/docker/docker/builder/remotecontext 0.288s coverage: 9.3% of statements [2021-07-02T10:11:29.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === Skipped [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-02T10:11:29.960Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-02T10:11:29.960Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-02T10:11:29.960Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-02T10:11:29.960Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-02T10:11:29.960Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-02T10:11:29.960Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-02T10:11:29.960Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-02T10:11:29.960Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.960Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-02T10:11:29.960Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:11:29.960Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-02T10:11:29.961Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-02T10:11:29.961Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-02T10:11:29.961Z] daemon_test.go:147: root required [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-02T10:11:29.961Z] reload_test.go:520: root required [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-02T10:11:29.961Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-02T10:11:29.961Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-02T10:11:29.961Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-02T10:11:29.961Z] download_test.go:268: Needs fixing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-02T10:11:29.961Z] layer_test.go:304: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-02T10:11:29.961Z] layer_test.go:353: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-02T10:11:29.961Z] layer_test.go:468: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-02T10:11:29.961Z] layer_test.go:697: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-02T10:11:29.961Z] migration_test.go:46: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-02T10:11:29.961Z] migration_test.go:182: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-02T10:11:29.961Z] mount_test.go:17: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-02T10:11:29.961Z] mount_test.go:76: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-02T10:11:29.961Z] mount_test.go:125: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-02T10:11:29.961Z] mount_test.go:212: Failing on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-02T10:11:29.961Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-02T10:11:29.961Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-02T10:11:29.961Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-02T10:11:29.961Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-02T10:11:29.961Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-02T10:11:29.961Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-02T10:11:29.961Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-02T10:11:29.961Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-02T10:11:29.961Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-02T10:11:29.961Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-02T10:11:29.961Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-02T10:11:29.961Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:11:29.961Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:11:29.961Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:11:29.961Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:11:29.961Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:11:29.961Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:134: Xz not present in msys2 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:239: Failing on Windows CI machines [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:11:29.961Z] archive_windows_test.go:16: Currently fails [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-02T10:11:29.961Z] changes_test.go:196: needs more investigation [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-02T10:11:29.961Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-02T10:11:29.961Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-02T10:11:29.961Z] changes_test.go:433: needs further investigation [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-02T10:11:29.961Z] changes_test.go:469: needs further investigation [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-02T10:11:29.961Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-02T10:11:29.961Z] poller_test.go:41: No chmod on Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-02T10:11:29.961Z] fileutils_test.go:134: Needs porting to Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-02T10:11:29.961Z] fileutils_test.go:180: Needs porting to Windows [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-02T10:11:29.961Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-02T10:11:29.961Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-02T10:11:29.961Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-02T10:11:29.961Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-02T10:11:29.961Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] [2021-07-02T10:11:29.961Z] DONE 2027 tests, 69 skipped in 329.927s [2021-07-02T10:11:29.961Z] INFO: make.ps1 ended at 07/02/2021 10:11:29 [2021-07-02T10:11:30.011Z] === RUN TestGetAllAllowed [2021-07-02T10:11:30.011Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestGetAllMeta [2021-07-02T10:11:30.011Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-02T10:11:30.011Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestIsUnreferencedBuiltin [2021-07-02T10:11:30.011Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestIsExistingDirectory [2021-07-02T10:11:30.011Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-02T10:11:30.011Z] === RUN TestGetFilenameForDownload [2021-07-02T10:11:30.011Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestEnv2Variables [2021-07-02T10:11:30.011Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-02T10:11:30.011Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestMaintainer [2021-07-02T10:11:30.011Z] --- PASS: TestMaintainer (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestLabel [2021-07-02T10:11:30.011Z] --- PASS: TestLabel (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestFromScratch [2021-07-02T10:11:30.011Z] --- PASS: TestFromScratch (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestFromWithArg [2021-07-02T10:11:30.011Z] --- PASS: TestFromWithArg (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-02T10:11:30.011Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestFromWithUndefinedArg [2021-07-02T10:11:30.011Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestFromMultiStageWithNamedStage [2021-07-02T10:11:30.011Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestOnbuild [2021-07-02T10:11:30.011Z] --- PASS: TestOnbuild (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestWorkdir [2021-07-02T10:11:30.011Z] --- PASS: TestWorkdir (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestCmd [2021-07-02T10:11:30.011Z] --- PASS: TestCmd (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestHealthcheckNone [2021-07-02T10:11:30.011Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestHealthcheckCmd [2021-07-02T10:11:30.011Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestEntrypoint [2021-07-02T10:11:30.011Z] --- PASS: TestEntrypoint (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestExpose [2021-07-02T10:11:30.011Z] --- PASS: TestExpose (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestUser [2021-07-02T10:11:30.011Z] --- PASS: TestUser (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestVolume [2021-07-02T10:11:30.011Z] --- PASS: TestVolume (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestStopSignal [2021-07-02T10:11:30.011Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-02T10:11:30.011Z] --- SKIP: TestStopSignal (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestArg [2021-07-02T10:11:30.011Z] --- PASS: TestArg (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestShell [2021-07-02T10:11:30.011Z] --- PASS: TestShell (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestPrependEnvOnCmd [2021-07-02T10:11:30.011Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestRunWithBuildArgs [2021-07-02T10:11:30.011Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestRunIgnoresHealthcheck [2021-07-02T10:11:30.011Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestDispatchUnsupportedOptions [2021-07-02T10:11:30.011Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-02T10:11:30.011Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-02T10:11:30.011Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-02T10:11:30.011Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestNormalizeWorkdir [2021-07-02T10:11:30.011Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestDispatch [2021-07-02T10:11:30.011Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-02T10:11:30.011Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-02T10:11:30.011Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-02T10:11:30.011Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-02T10:11:30.011Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-02T10:11:30.011Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-02T10:11:30.011Z] === RUN TestDispatch/COPY_url [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch (0.08s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-02T10:11:30.011Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestAddScratchImageAddsToMounts [2021-07-02T10:11:30.011Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-02T10:11:30.011Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-02T10:11:30.011Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-02T10:11:30.011Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestImageSourceGetAddsToMounts [2021-07-02T10:11:30.011Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestEmptyDockerfile [2021-07-02T10:11:30.011Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestSymlinkDockerfile [2021-07-02T10:11:30.011Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-02T10:11:30.011Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-02T10:11:30.011Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestNonExistingDockerfile [2021-07-02T10:11:30.011Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestCopyRunConfig [2021-07-02T10:11:30.011Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestDeepCopyRunConfig [2021-07-02T10:11:30.011Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestExportImage [2021-07-02T10:11:30.011Z] --- PASS: TestExportImage (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestNormalizeDest [2021-07-02T10:11:30.011Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-02T10:11:30.011Z] PASS [2021-07-02T10:11:30.011Z] coverage: 47.0% of statements [2021-07-02T10:11:30.011Z] === RUN TestEnable [2021-07-02T10:11:30.011Z] --- PASS: TestEnable (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestDisable [2021-07-02T10:11:30.011Z] --- PASS: TestDisable (0.00s) [2021-07-02T10:11:30.011Z] === RUN TestEnabled [2021-07-02T10:11:30.011Z] --- PASS: TestEnabled (0.00s) [2021-07-02T10:11:30.011Z] PASS [2021-07-02T10:11:30.011Z] coverage: 100.0% of statements [2021-07-02T10:11:30.011Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2021-07-02T10:11:30.011Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 47.0% of statements [2021-07-02T10:11:30.208Z] === RUN TestUpdatePidsLimit/no_change [2021-07-02T10:11:30.476Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-02T10:11:31.304Z] time="2021-07-02T10:11:30Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:31.304Z] time="2021-07-02T10:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10037" [2021-07-02T10:11:31.304Z] time="2021-07-02T10:11:30Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49443" [2021-07-02T10:11:31.456Z] === RUN TestTCP4Proxy [2021-07-02T10:11:31.456Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-02T10:11:31.456Z] === RUN TestTCP4ProxyHalfClose [2021-07-02T10:11:31.456Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-07-02T10:11:31.456Z] === RUN TestTCP6Proxy [2021-07-02T10:11:31.456Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:11:31.456Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-02T10:11:31.456Z] === RUN TestTCPDualStackProxy [2021-07-02T10:11:31.456Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:11:31.456Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-02T10:11:31.456Z] === RUN TestUDP4Proxy [2021-07-02T10:11:31.456Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-02T10:11:31.456Z] === RUN TestUDP6Proxy [2021-07-02T10:11:31.456Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:11:31.456Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-02T10:11:31.456Z] === RUN TestUDPWriteError [2021-07-02T10:11:31.456Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-02T10:11:31.456Z] === RUN TestSCTP4Proxy [2021-07-02T10:11:31.456Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-02T10:11:31.456Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-07-02T10:11:31.456Z] === RUN TestSCTP6Proxy [2021-07-02T10:11:31.456Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:11:31.456Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-02T10:11:31.456Z] PASS [2021-07-02T10:11:31.456Z] coverage: 49.4% of statements [2021-07-02T10:11:31.456Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2021-07-02T10:11:31.512Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-02T10:11:31.512Z] INFO: Unit tests ended at 07/02/2021 10:11:31. Duration:00:05:45.4726660 [2021-07-02T10:11:31.512Z] INFO: Building busybox [2021-07-02T10:11:31.599Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-02T10:11:31.973Z] Sending build context to Docker daemon 5.12kB [2021-07-02T10:11:31.973Z] [2021-07-02T10:11:31.973Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-02T10:11:31.973Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-02T10:11:31.973Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-02T10:11:31.973Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-02T10:11:31.973Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-02T10:11:31.973Z] ---> 39d157a84080 [2021-07-02T10:11:31.973Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-02T10:11:31.973Z] ---> Running in 43dd8d4f3341 [2021-07-02T10:11:32.843Z] time="2021-07-02T10:11:32Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:33.033Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-02T10:11:34.414Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-02T10:11:35.024Z] time="2021-07-02T10:11:34Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:35.350Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-02T10:11:35.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-02T10:11:35.723Z] Removing intermediate container 43dd8d4f3341 [2021-07-02T10:11:35.723Z] ---> 6ebe0f1fe7d2 [2021-07-02T10:11:35.723Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-02T10:11:35.723Z] ---> Running in cd00484d5374 [2021-07-02T10:11:35.873Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-02T10:11:36.185Z] Removing intermediate container cd00484d5374 [2021-07-02T10:11:36.185Z] ---> 6c457ac3cf40 [2021-07-02T10:11:36.185Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-02T10:11:36.185Z] ---> Running in a1f36c2b0df3 [2021-07-02T10:11:36.441Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-02T10:11:36.646Z] Removing intermediate container a1f36c2b0df3 [2021-07-02T10:11:36.646Z] ---> dda15d4375bb [2021-07-02T10:11:36.646Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-02T10:11:37.208Z] time="2021-07-02T10:11:36Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:37.379Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-02T10:11:37.846Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2021-07-02T10:11:37.846Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:11:37.947Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-02T10:11:38.188Z] [2021-07-02T10:11:38.188Z] ---> a902c0f4d920 [2021-07-02T10:11:38.188Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-02T10:11:38.516Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-02T10:11:38.648Z] ---> Running in 134cb58dfd81 [2021-07-02T10:11:39.392Z] time="2021-07-02T10:11:38Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit (10.41s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.20s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/no_change (1.24s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/update_lower (1.49s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.42s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.42s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.26s) [2021-07-02T10:11:39.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.36s) [2021-07-02T10:11:39.454Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:11:39.713Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-02T10:11:40.281Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-02T10:11:40.850Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-02T10:11:40.933Z] time="2021-07-02T10:11:40Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:41.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-02T10:11:41.837Z] === RUN TestCheckpointCreateError [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestCheckpointCreate [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestCheckpointDeleteError [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestCheckpointDelete [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestCheckpointListError [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestCheckpointList [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointList (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestCheckpointListContainerNotFound [2021-07-02T10:11:41.837Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestNewClientWithOpsFromEnv [2021-07-02T10:11:41.837Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-02T10:11:41.837Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-02T10:11:41.837Z] === RUN TestGetAPIPath [2021-07-02T10:11:41.838Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestParseHostURL [2021-07-02T10:11:41.838Z] --- PASS: TestParseHostURL (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-02T10:11:41.838Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-02T10:11:41.838Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNegotiateAPIVersion [2021-07-02T10:11:41.838Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNegotiateAPVersionOverride [2021-07-02T10:11:41.838Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-02T10:11:41.838Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-02T10:11:41.838Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-02T10:11:41.838Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestClientRedirect [2021-07-02T10:11:41.838Z] --- PASS: TestClientRedirect (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigCreateUnsupported [2021-07-02T10:11:41.838Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigCreateError [2021-07-02T10:11:41.838Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigCreate [2021-07-02T10:11:41.838Z] --- PASS: TestConfigCreate (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigInspectNotFound [2021-07-02T10:11:41.838Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigInspectWithEmptyID [2021-07-02T10:11:41.838Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigInspectUnsupported [2021-07-02T10:11:41.838Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigInspectError [2021-07-02T10:11:41.838Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigInspectConfigNotFound [2021-07-02T10:11:41.838Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigInspect [2021-07-02T10:11:41.838Z] --- PASS: TestConfigInspect (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigListUnsupported [2021-07-02T10:11:41.838Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigListError [2021-07-02T10:11:41.838Z] --- PASS: TestConfigListError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigList [2021-07-02T10:11:41.838Z] --- PASS: TestConfigList (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigRemoveUnsupported [2021-07-02T10:11:41.838Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigRemoveError [2021-07-02T10:11:41.838Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigRemove [2021-07-02T10:11:41.838Z] --- PASS: TestConfigRemove (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigUpdateUnsupported [2021-07-02T10:11:41.838Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigUpdateError [2021-07-02T10:11:41.838Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestConfigUpdate [2021-07-02T10:11:41.838Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerCommitError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerCommit [2021-07-02T10:11:41.838Z] --- PASS: TestContainerCommit (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStatPathError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStatPathNotFoundError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStatPathNoHeaderError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStatPath [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyToContainerError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyToContainerNotFoundError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyToContainer [2021-07-02T10:11:41.838Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyFromContainerError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyFromContainerNotFoundError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-02T10:11:41.838Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestCopyFromContainer [2021-07-02T10:11:41.838Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerCreateError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerCreateImageNotFound [2021-07-02T10:11:41.838Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerCreateWithName [2021-07-02T10:11:41.838Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerCreateAutoRemove [2021-07-02T10:11:41.838Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerDiffError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerDiff [2021-07-02T10:11:41.838Z] --- PASS: TestContainerDiff (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecCreateError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecCreate [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecStartError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecStart [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecInspectError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecInspect [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExportError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExportError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExport [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExport (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerInspectError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerInspectContainerNotFound [2021-07-02T10:11:41.838Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerInspectWithEmptyID [2021-07-02T10:11:41.838Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerInspect [2021-07-02T10:11:41.838Z] --- PASS: TestContainerInspect (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerInspectNode [2021-07-02T10:11:41.838Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerKillError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerKillError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerKill [2021-07-02T10:11:41.838Z] --- PASS: TestContainerKill (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerListError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerListError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerList [2021-07-02T10:11:41.838Z] --- PASS: TestContainerList (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerLogsNotFoundError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerLogsError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerLogs [2021-07-02T10:11:41.838Z] --- PASS: TestContainerLogs (0.19s) [2021-07-02T10:11:41.838Z] === RUN TestContainerPauseError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerPause [2021-07-02T10:11:41.838Z] --- PASS: TestContainerPause (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainersPruneError [2021-07-02T10:11:41.838Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainersPrune [2021-07-02T10:11:41.838Z] --- PASS: TestContainersPrune (0.02s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRemoveError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRemoveNotFoundError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRemove [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRemove (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRenameError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRename [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRename (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerResizeError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecResizeError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerResize [2021-07-02T10:11:41.838Z] --- PASS: TestContainerResize (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerExecResize [2021-07-02T10:11:41.838Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRestartError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerRestart [2021-07-02T10:11:41.838Z] --- PASS: TestContainerRestart (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStartError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStartError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStart [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStart (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStatsError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStats [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStats (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStopError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStopError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerStop [2021-07-02T10:11:41.838Z] --- PASS: TestContainerStop (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerTopError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerTopError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerTop [2021-07-02T10:11:41.838Z] --- PASS: TestContainerTop (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerUnpauseError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerUnpause [2021-07-02T10:11:41.838Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerUpdateError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerUpdate [2021-07-02T10:11:41.838Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerWaitError [2021-07-02T10:11:41.838Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestContainerWait [2021-07-02T10:11:41.838Z] --- PASS: TestContainerWait (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestDiskUsageError [2021-07-02T10:11:41.838Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestDiskUsage [2021-07-02T10:11:41.838Z] --- PASS: TestDiskUsage (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestDistributionInspectUnsupported [2021-07-02T10:11:41.838Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestDistributionInspectWithEmptyID [2021-07-02T10:11:41.838Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestEventsErrorInOptions [2021-07-02T10:11:41.838Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestEventsErrorFromServer [2021-07-02T10:11:41.838Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestEvents [2021-07-02T10:11:41.838Z] --- PASS: TestEvents (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestTLSCloseWriter [2021-07-02T10:11:41.838Z] === PAUSE TestTLSCloseWriter [2021-07-02T10:11:41.838Z] === RUN TestImageBuildError [2021-07-02T10:11:41.838Z] --- PASS: TestImageBuildError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestImageBuild [2021-07-02T10:11:41.838Z] --- PASS: TestImageBuild (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestGetDockerOS [2021-07-02T10:11:41.838Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestImageCreateError [2021-07-02T10:11:41.838Z] --- PASS: TestImageCreateError (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestImageCreate [2021-07-02T10:11:41.838Z] --- PASS: TestImageCreate (0.00s) [2021-07-02T10:11:41.838Z] === RUN TestImageHistoryError [2021-07-02T10:11:42.303Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageHistory [2021-07-02T10:11:42.303Z] --- PASS: TestImageHistory (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageImportError [2021-07-02T10:11:42.303Z] --- PASS: TestImageImportError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageImport [2021-07-02T10:11:42.303Z] --- PASS: TestImageImport (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageInspectError [2021-07-02T10:11:42.303Z] --- PASS: TestImageInspectError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageInspectImageNotFound [2021-07-02T10:11:42.303Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageInspectWithEmptyID [2021-07-02T10:11:42.303Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageInspect [2021-07-02T10:11:42.303Z] --- PASS: TestImageInspect (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageListError [2021-07-02T10:11:42.303Z] --- PASS: TestImageListError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageList [2021-07-02T10:11:42.303Z] --- PASS: TestImageList (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageListApiBefore125 [2021-07-02T10:11:42.303Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-02T10:11:42.303Z] === RUN TestImageLoadError [2021-07-02T10:11:42.303Z] --- PASS: TestImageLoadError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageLoad [2021-07-02T10:11:42.303Z] --- PASS: TestImageLoad (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagesPruneError [2021-07-02T10:11:42.303Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagesPrune [2021-07-02T10:11:42.303Z] --- PASS: TestImagesPrune (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullReferenceParseError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullAnyError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePullWithoutErrors [2021-07-02T10:11:42.303Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushReferenceError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushAnyError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithoutErrors [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-02T10:11:42.303Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageRemoveError [2021-07-02T10:11:42.303Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageRemoveImageNotFound [2021-07-02T10:11:42.303Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageRemove [2021-07-02T10:11:42.303Z] --- PASS: TestImageRemove (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSaveError [2021-07-02T10:11:42.303Z] --- PASS: TestImageSaveError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSave [2021-07-02T10:11:42.303Z] --- PASS: TestImageSave (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSearchAnyError [2021-07-02T10:11:42.303Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-02T10:11:42.303Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-02T10:11:42.303Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-02T10:11:42.303Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-02T10:11:42.303Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageSearchWithoutErrors [2021-07-02T10:11:42.303Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageTagError [2021-07-02T10:11:42.303Z] --- PASS: TestImageTagError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageTagInvalidReference [2021-07-02T10:11:42.303Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageTagInvalidSourceImageName [2021-07-02T10:11:42.303Z] --- PASS: TestImageTagInvalidSourceImageName (0.02s) [2021-07-02T10:11:42.303Z] === RUN TestImageTagHexSource [2021-07-02T10:11:42.303Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestImageTag [2021-07-02T10:11:42.303Z] --- PASS: TestImageTag (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestInfoServerError [2021-07-02T10:11:42.303Z] --- PASS: TestInfoServerError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestInfoInvalidResponseJSONError [2021-07-02T10:11:42.303Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestInfo [2021-07-02T10:11:42.303Z] --- PASS: TestInfo (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkConnectError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkConnect [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkCreateError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkCreate [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkDisconnectError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkDisconnect [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkInspectError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkInspectNotFoundError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkInspectWithEmptyID [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkInspect [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkListError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkListError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkList [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkList (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworksPruneError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworksPrune [2021-07-02T10:11:42.303Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkRemoveError [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNetworkRemove [2021-07-02T10:11:42.303Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeInspectError [2021-07-02T10:11:42.303Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeInspectNodeNotFound [2021-07-02T10:11:42.303Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeInspectWithEmptyID [2021-07-02T10:11:42.303Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeInspect [2021-07-02T10:11:42.303Z] --- PASS: TestNodeInspect (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeListError [2021-07-02T10:11:42.303Z] --- PASS: TestNodeListError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeList [2021-07-02T10:11:42.303Z] --- PASS: TestNodeList (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeRemoveError [2021-07-02T10:11:42.303Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeRemove [2021-07-02T10:11:42.303Z] --- PASS: TestNodeRemove (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeUpdateError [2021-07-02T10:11:42.303Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestNodeUpdate [2021-07-02T10:11:42.303Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestOptionWithTimeout [2021-07-02T10:11:42.303Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPingFail [2021-07-02T10:11:42.303Z] --- PASS: TestPingFail (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPingWithError [2021-07-02T10:11:42.303Z] 2021/07/02 10:11:41 RoundTripper returned a response & error; ignoring response [2021-07-02T10:11:42.303Z] 2021/07/02 10:11:41 RoundTripper returned a response & error; ignoring response [2021-07-02T10:11:42.303Z] --- PASS: TestPingWithError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPingSuccess [2021-07-02T10:11:42.303Z] --- PASS: TestPingSuccess (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPingHeadFallback [2021-07-02T10:11:42.303Z] === RUN TestPingHeadFallback/OK [2021-07-02T10:11:42.303Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-02T10:11:42.303Z] === RUN TestPingHeadFallback/Not_Found [2021-07-02T10:11:42.303Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-02T10:11:42.303Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-02T10:11:42.303Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginDisableError [2021-07-02T10:11:42.303Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginDisable [2021-07-02T10:11:42.303Z] --- PASS: TestPluginDisable (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginEnableError [2021-07-02T10:11:42.303Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginEnable [2021-07-02T10:11:42.303Z] --- PASS: TestPluginEnable (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginInspectError [2021-07-02T10:11:42.303Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginInspectWithEmptyID [2021-07-02T10:11:42.303Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginInspect [2021-07-02T10:11:42.303Z] --- PASS: TestPluginInspect (0.00s) [2021-07-02T10:11:42.303Z] === RUN TestPluginListError [2021-07-02T10:11:42.304Z] --- PASS: TestPluginListError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginList [2021-07-02T10:11:42.304Z] --- PASS: TestPluginList (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginPushError [2021-07-02T10:11:42.304Z] --- PASS: TestPluginPushError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginPush [2021-07-02T10:11:42.304Z] --- PASS: TestPluginPush (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginRemoveError [2021-07-02T10:11:42.304Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginRemove [2021-07-02T10:11:42.304Z] --- PASS: TestPluginRemove (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginSetError [2021-07-02T10:11:42.304Z] --- PASS: TestPluginSetError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPluginSet [2021-07-02T10:11:42.304Z] --- PASS: TestPluginSet (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSetHostHeader [2021-07-02T10:11:42.304Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestPlainTextError [2021-07-02T10:11:42.304Z] --- PASS: TestPlainTextError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestInfiniteError [2021-07-02T10:11:42.304Z] --- PASS: TestInfiniteError (0.06s) [2021-07-02T10:11:42.304Z] === RUN TestCanceledContext [2021-07-02T10:11:42.304Z] 2021/07/02 10:11:41 RoundTripper returned a response & error; ignoring response [2021-07-02T10:11:42.304Z] --- PASS: TestCanceledContext (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestDeadlineExceededContext [2021-07-02T10:11:42.304Z] 2021/07/02 10:11:41 RoundTripper returned a response & error; ignoring response [2021-07-02T10:11:42.304Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretCreateUnsupported [2021-07-02T10:11:42.304Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretCreateError [2021-07-02T10:11:42.304Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretCreate [2021-07-02T10:11:42.304Z] --- PASS: TestSecretCreate (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretInspectUnsupported [2021-07-02T10:11:42.304Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretInspectError [2021-07-02T10:11:42.304Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretInspectSecretNotFound [2021-07-02T10:11:42.304Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretInspectWithEmptyID [2021-07-02T10:11:42.304Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretInspect [2021-07-02T10:11:42.304Z] --- PASS: TestSecretInspect (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretListUnsupported [2021-07-02T10:11:42.304Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretListError [2021-07-02T10:11:42.304Z] --- PASS: TestSecretListError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretList [2021-07-02T10:11:42.304Z] --- PASS: TestSecretList (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretRemoveUnsupported [2021-07-02T10:11:42.304Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretRemoveError [2021-07-02T10:11:42.304Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretRemove [2021-07-02T10:11:42.304Z] --- PASS: TestSecretRemove (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretUpdateUnsupported [2021-07-02T10:11:42.304Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretUpdateError [2021-07-02T10:11:42.304Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSecretUpdate [2021-07-02T10:11:42.304Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceCreateError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceCreate [2021-07-02T10:11:42.304Z] --- PASS: TestServiceCreate (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-02T10:11:42.304Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceCreateDigestPinning [2021-07-02T10:11:42.304Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceInspectError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceInspectServiceNotFound [2021-07-02T10:11:42.304Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceInspectWithEmptyID [2021-07-02T10:11:42.304Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceInspect [2021-07-02T10:11:42.304Z] --- PASS: TestServiceInspect (0.01s) [2021-07-02T10:11:42.304Z] === RUN TestServiceListError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceListError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceList [2021-07-02T10:11:42.304Z] --- PASS: TestServiceList (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceLogsError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceLogs [2021-07-02T10:11:42.304Z] --- PASS: TestServiceLogs (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceRemoveError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceRemoveNotFoundError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceRemove [2021-07-02T10:11:42.304Z] --- PASS: TestServiceRemove (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceUpdateError [2021-07-02T10:11:42.304Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestServiceUpdate [2021-07-02T10:11:42.304Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmGetUnlockKeyError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmGetUnlockKey [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmInitError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmInit [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmInit (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmInspectError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmInspect [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmJoinError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmJoin [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmLeaveError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmLeave [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmUnlockError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmUnlock [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmUpdateError [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestSwarmUpdate [2021-07-02T10:11:42.304Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestTaskInspectError [2021-07-02T10:11:42.304Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestTaskInspectWithEmptyID [2021-07-02T10:11:42.304Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestTaskInspect [2021-07-02T10:11:42.304Z] --- PASS: TestTaskInspect (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestTaskListError [2021-07-02T10:11:42.304Z] --- PASS: TestTaskListError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestTaskList [2021-07-02T10:11:42.304Z] --- PASS: TestTaskList (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeCreateError [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeCreate [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeInspectError [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeInspectNotFound [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeInspectWithEmptyID [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeInspect [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeListError [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeListError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeList [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeList (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeRemoveError [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-02T10:11:42.304Z] === RUN TestVolumeRemove [2021-07-02T10:11:42.304Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-02T10:11:42.304Z] === CONT TestTLSCloseWriter [2021-07-02T10:11:42.304Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-02T10:11:42.304Z] PASS [2021-07-02T10:11:42.304Z] coverage: 75.0% of statements [2021-07-02T10:11:42.304Z] ok github.com/docker/docker/client 0.475s coverage: 75.0% of statements [2021-07-02T10:11:43.115Z] time="2021-07-02T10:11:42Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:43.953Z] check_test.go:309: [d06955caa9dbf] daemon is not started [2021-07-02T10:11:43.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-02T10:11:45.296Z] time="2021-07-02T10:11:44Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:46.840Z] time="2021-07-02T10:11:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.67.6:10033 172.31.67.6:10034 172.31.67.6:10035]" [2021-07-02T10:11:46.840Z] time="2021-07-02T10:11:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.67.6:10033 172.31.67.6:10034 172.31.67.6:10035]" [2021-07-02T10:11:47.258Z] Removing intermediate container 134cb58dfd81 [2021-07-02T10:11:47.258Z] ---> 417c6e2dcf0b [2021-07-02T10:11:47.258Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-02T10:11:47.258Z] ---> Running in f466b8b98b8a [2021-07-02T10:11:47.300Z] time="2021-07-02T10:11:46Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10033" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49452" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, is the new incarnation of the shutdown node 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49453" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10034" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, is the new incarnation of the shutdown node 7c7714e8252c/172.31.67.6" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10035" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49454" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 980f574b488c/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 980f574b488c/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node e500eb64533d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node e500eb64533d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, is the new incarnation of the shutdown node b83846450b77/172.31.67.6" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, is the new incarnation of the shutdown node 9e6e32ba95fb/172.31.67.6" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 541cee5c2fda/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, is the new incarnation of the shutdown node 7c7714e8252c/172.31.67.6" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 405d06dcc946/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, is the new incarnation of the shutdown node b83846450b77/172.31.67.6" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, joined gossip cluster" [2021-07-02T10:11:47.769Z] time="2021-07-02T10:11:47Z" level=info msg="Node 757a6052591d/172.31.67.6, added to nodes list" [2021-07-02T10:11:47.849Z] --- PASS: TestServiceUpdateNetwork (12.85s) [2021-07-02T10:11:47.849Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:11:48.149Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10033" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49455" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10034" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49456" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49457" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10035" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.67.6:10035" [2021-07-02T10:11:48.229Z] time="2021-07-02T10:11:48Z" level=debug msg="memberlist: Stream connection from=172.31.67.6:49458" [2021-07-02T10:11:48.231Z] [2021-07-02T10:11:48.231Z] SUCCESS: Specified value was saved. [2021-07-02T10:11:49.198Z] 2021/07/02 10:11:48 Closing DB instances... [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:48Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda change state NodeActive --> NodeLeft" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="node2(405d06dcc946): Node leave event for 541cee5c2fda/172.31.67.6" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda change state NodeActive --> NodeLeft" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda change state NodeActive --> NodeLeft" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="node3(757a6052591d): Node leave event for 541cee5c2fda/172.31.67.6" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="node5(980f574b488c): Node leave event for 541cee5c2fda/172.31.67.6" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda change state NodeActive --> NodeLeft" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="node1(541cee5c2fda): Node leave event for 541cee5c2fda/172.31.67.6" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda change state NodeActive --> NodeLeft" [2021-07-02T10:11:49.198Z] time="2021-07-02T10:11:49Z" level=info msg="node4(e500eb64533d): Node leave event for 541cee5c2fda/172.31.67.6" [2021-07-02T10:11:49.227Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-02T10:11:49.658Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda/172.31.67.6, left gossip cluster" [2021-07-02T10:11:49.658Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda/172.31.67.6, left gossip cluster" [2021-07-02T10:11:49.658Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda/172.31.67.6, left gossip cluster" [2021-07-02T10:11:49.658Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda/172.31.67.6, left gossip cluster" [2021-07-02T10:11:49.658Z] time="2021-07-02T10:11:49Z" level=info msg="Node 541cee5c2fda/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.055Z] docker_cli_daemon_plugins_test.go:105: [d671e716c3c7f] daemon is not started [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946 change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="node3(757a6052591d): Node leave event for 405d06dcc946/172.31.67.6" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946 change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="node5(980f574b488c): Node leave event for 405d06dcc946/172.31.67.6" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946 change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="node4(e500eb64533d): Node leave event for 405d06dcc946/172.31.67.6" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946 change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="node2(405d06dcc946): Node leave event for 405d06dcc946/172.31.67.6" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.118Z] time="2021-07-02T10:11:49Z" level=info msg="Node 405d06dcc946/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.166Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-02T10:11:50.428Z] Removing intermediate container f466b8b98b8a [2021-07-02T10:11:50.428Z] ---> 01ebec9b9ecf [2021-07-02T10:11:50.428Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="Node 757a6052591d change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="node4(e500eb64533d): Node leave event for 757a6052591d/172.31.67.6" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="Node 757a6052591d change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="node5(980f574b488c): Node leave event for 757a6052591d/172.31.67.6" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="Node 757a6052591d change state NodeActive --> NodeLeft" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="node3(757a6052591d): Node leave event for 757a6052591d/172.31.67.6" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="Node 757a6052591d/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="Node 757a6052591d/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.578Z] time="2021-07-02T10:11:50Z" level=info msg="Node 757a6052591d/172.31.67.6, left gossip cluster" [2021-07-02T10:11:50.623Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-02T10:11:50.889Z] ---> Running in 5ab5cda5ba9c [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=info msg="Node e500eb64533d/172.31.67.6, left gossip cluster" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=info msg="Node e500eb64533d change state NodeActive --> NodeFailed" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=info msg="Node e500eb64533d/172.31.67.6, added to failed nodes list" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=info msg="Node e500eb64533d change state NodeActive --> NodeLeft" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=info msg="node5(980f574b488c): Node leave event for e500eb64533d/172.31.67.6" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=info msg="Node e500eb64533d/172.31.67.6, left gossip cluster" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=error msg="node: e500eb64533d is unknown to memberlist" [2021-07-02T10:11:51.038Z] time="2021-07-02T10:11:50Z" level=debug msg="memberlist: Failed to join 172.31.67.6: dial tcp 172.31.67.6:10006: connectex: No connection could be made because the target machine actively refused it." [2021-07-02T10:11:51.498Z] time="2021-07-02T10:11:51Z" level=info msg="Node 980f574b488c/172.31.67.6, left gossip cluster" [2021-07-02T10:11:51.498Z] time="2021-07-02T10:11:51Z" level=info msg="Node 980f574b488c change state NodeActive --> NodeFailed" [2021-07-02T10:11:51.498Z] time="2021-07-02T10:11:51Z" level=info msg="Node 980f574b488c/172.31.67.6, added to failed nodes list" [2021-07-02T10:11:51.498Z] --- PASS: TestNetworkDBIslands (66.06s) [2021-07-02T10:11:51.498Z] PASS [2021-07-02T10:11:51.498Z] coverage: 60.6% of statements [2021-07-02T10:11:51.498Z] ok github.com/docker/docker/libnetwork/networkdb 156.503s coverage: 60.6% of statements [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/quota [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/rootless [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/volume [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-02T10:11:51.498Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-02T10:11:52.528Z] check_test.go:309: [d0a3d28ec1590] daemon is not started [2021-07-02T10:11:52.529Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === Skipped [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-02T10:11:53.683Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-02T10:11:53.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-02T10:11:53.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-02T10:11:53.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-02T10:11:53.683Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-02T10:11:53.683Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-02T10:11:53.683Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-02T10:11:53.683Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-02T10:11:53.683Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-02T10:11:53.683Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-02T10:11:53.683Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-02T10:11:53.683Z] daemon_test.go:147: root required [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-02T10:11:53.683Z] reload_test.go:520: root required [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-02T10:11:53.683Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-02T10:11:53.683Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-02T10:11:53.683Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-02T10:11:53.683Z] download_test.go:268: Needs fixing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-02T10:11:53.683Z] layer_test.go:304: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-02T10:11:53.683Z] layer_test.go:353: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-02T10:11:53.683Z] layer_test.go:468: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-02T10:11:53.683Z] layer_test.go:697: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-02T10:11:53.683Z] migration_test.go:46: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-02T10:11:53.683Z] migration_test.go:182: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-02T10:11:53.683Z] mount_test.go:17: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-02T10:11:53.683Z] mount_test.go:76: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-02T10:11:53.683Z] mount_test.go:125: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-02T10:11:53.683Z] mount_test.go:212: Failing on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-02T10:11:53.683Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-02T10:11:53.683Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-02T10:11:53.683Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-02T10:11:53.683Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-02T10:11:53.683Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-02T10:11:53.683Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-02T10:11:53.683Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-02T10:11:53.683Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-02T10:11:53.683Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-02T10:11:53.683Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-02T10:11:53.683Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-02T10:11:53.683Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:11:53.683Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:11:53.683Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:11:53.683Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:11:53.683Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:11:53.683Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:134: Xz not present in msys2 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:239: Failing on Windows CI machines [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:11:53.683Z] archive_windows_test.go:16: Currently fails [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-02T10:11:53.683Z] changes_test.go:196: needs more investigation [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-02T10:11:53.683Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-02T10:11:53.683Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-02T10:11:53.683Z] changes_test.go:433: needs further investigation [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-02T10:11:53.683Z] changes_test.go:469: needs further investigation [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-02T10:11:53.683Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-02T10:11:53.683Z] poller_test.go:41: No chmod on Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-02T10:11:53.683Z] fileutils_test.go:134: Needs porting to Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-02T10:11:53.683Z] fileutils_test.go:180: Needs porting to Windows [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-02T10:11:53.683Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-02T10:11:53.683Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-02T10:11:53.683Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.683Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-02T10:11:53.683Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-02T10:11:53.683Z] [2021-07-02T10:11:53.684Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-02T10:11:53.684Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-02T10:11:53.684Z] [2021-07-02T10:11:53.684Z] [2021-07-02T10:11:53.684Z] DONE 2027 tests, 69 skipped in 351.353s [2021-07-02T10:11:53.684Z] INFO: make.ps1 ended at 07/02/2021 10:11:53 [2021-07-02T10:11:53.906Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-02T10:11:54.473Z] --- PASS: TestUpdateRestartPolicy (14.82s) [2021-07-02T10:11:54.473Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:11:54.473Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-02T10:11:54.652Z] Cannot create a file when that file already exists. [2021-07-02T10:11:55.041Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-02T10:11:55.300Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2021-07-02T10:11:55.300Z] === RUN TestWaitNonBlocked [2021-07-02T10:11:55.300Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:11:55.300Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:11:55.300Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:11:55.300Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:11:55.300Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:11:55.300Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:11:55.866Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-02T10:11:55.866Z] INFO: Unit tests ended at 07/02/2021 10:11:55. Duration:00:06:07.1137622 [2021-07-02T10:11:55.866Z] INFO: Building busybox [2021-07-02T10:11:55.866Z] Sending build context to Docker daemon 5.12kB [2021-07-02T10:11:55.866Z] [2021-07-02T10:11:55.866Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-02T10:11:55.866Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-02T10:11:55.866Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-02T10:11:55.866Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-02T10:11:55.866Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-02T10:11:55.866Z] ---> 39d157a84080 [2021-07-02T10:11:55.866Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-02T10:11:55.866Z] ---> Running in 1b78aa39da2f [2021-07-02T10:11:55.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-02T10:11:57.249Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-02T10:11:57.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.71s) [2021-07-02T10:11:57.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.83s) [2021-07-02T10:11:57.249Z] === RUN TestWaitBlocked [2021-07-02T10:11:57.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:11:57.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:11:57.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:11:57.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:11:57.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:11:57.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:11:58.287Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-02T10:11:59.155Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-02T10:11:59.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.78s) [2021-07-02T10:11:59.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.87s) [2021-07-02T10:11:59.155Z] === CONT TestContainerStartOnDaemonRestart [2021-07-02T10:11:59.155Z] === CONT TestContainerKillOnDaemonStart [2021-07-02T10:11:59.155Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-02T10:12:00.065Z] --- PASS: TestCheckoutGit (32.16s) [2021-07-02T10:12:00.065Z] === RUN TestValidGitTransport [2021-07-02T10:12:00.065Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-02T10:12:00.065Z] === RUN TestGitInvalidRef [2021-07-02T10:12:00.065Z] --- PASS: TestGitInvalidRef (0.29s) [2021-07-02T10:12:00.065Z] PASS [2021-07-02T10:12:00.065Z] coverage: 86.3% of statements [2021-07-02T10:12:00.065Z] ok github.com/docker/docker/builder/remotecontext/git 32.550s coverage: 86.3% of statements [2021-07-02T10:12:00.467Z] Removing intermediate container 5ab5cda5ba9c [2021-07-02T10:12:00.467Z] ---> baaf9ad39511 [2021-07-02T10:12:00.467Z] Step 13/13 : CMD ["sh"] [2021-07-02T10:12:00.467Z] ---> Running in 1a3f02cc4366 [2021-07-02T10:12:00.467Z] Removing intermediate container 1a3f02cc4366 [2021-07-02T10:12:00.467Z] ---> 064ee6c1b6a0 [2021-07-02T10:12:00.467Z] Successfully built 064ee6c1b6a0 [2021-07-02T10:12:00.467Z] Successfully tagged busybox:latest [2021-07-02T10:12:00.467Z] INFO: Docker images of the daemon under test [2021-07-02T10:12:00.467Z] [2021-07-02T10:12:00.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-02T10:12:00.467Z] busybox latest 064ee6c1b6a0 Less than a second ago 2.78GB [2021-07-02T10:12:00.467Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-02T10:12:00.467Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-02T10:12:00.467Z] [2021-07-02T10:12:00.467Z] INFO: Running integration tests at 07/02/2021 10:11:59... [2021-07-02T10:12:00.467Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-02T10:12:00.467Z] INFO: Integration API tests being run from the host: [2021-07-02T10:12:00.467Z] INFO: make.ps1 starting at 07/02/2021 10:11:59 [2021-07-02T10:12:00.531Z] ? github.com/docker/docker/cli [no test files] [2021-07-02T10:12:00.531Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-02T10:12:00.573Z] Removing intermediate container 1b78aa39da2f [2021-07-02T10:12:00.573Z] ---> fa06cd2adea8 [2021-07-02T10:12:00.573Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-02T10:12:00.573Z] ---> Running in 62cd42b6c505 [2021-07-02T10:12:01.033Z] Removing intermediate container 62cd42b6c505 [2021-07-02T10:12:01.033Z] ---> e03e86fca765 [2021-07-02T10:12:01.033Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-02T10:12:01.033Z] ---> Running in c50c9a348a58 [2021-07-02T10:12:01.063Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-02T10:12:01.446Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-02T10:12:01.493Z] Removing intermediate container c50c9a348a58 [2021-07-02T10:12:01.493Z] ---> 22a0ab2b59e1 [2021-07-02T10:12:01.493Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-02T10:12:02.443Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-02T10:12:02.464Z] [2021-07-02T10:12:02.702Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-02T10:12:02.924Z] ---> 701fea2d9831 [2021-07-02T10:12:02.924Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-02T10:12:03.385Z] ---> Running in 8ca65fda31b5 [2021-07-02T10:12:03.639Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-02T10:12:03.639Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-02T10:12:03.639Z] --- PASS: TestContainerStartOnDaemonRestart (4.67s) [2021-07-02T10:12:03.639Z] === CONT TestIpcModeOlderClient [2021-07-02T10:12:03.639Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-02T10:12:03.639Z] === CONT TestDaemonHostGatewayIP [2021-07-02T10:12:03.898Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-02T10:12:04.018Z] --- PASS: TestBuildWithHugeFile (60.19s) [2021-07-02T10:12:04.018Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:12:04.018Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:12:04.018Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-02T10:12:04.018Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:12:04.018Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:12:04.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:12:04.018Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:12:04.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:12:04.018Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:12:04.018Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:12:04.018Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:12:04.018Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:12:04.018Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:12:04.018Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-07-02T10:12:04.018Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-02T10:12:04.018Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-02T10:12:04.018Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-02T10:12:04.018Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:12:04.018Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-02T10:12:04.018Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-02T10:12:04.018Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2021-07-02T10:12:04.018Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2021-07-02T10:12:04.018Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-07-02T10:12:04.018Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:12:04.018Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-02T10:12:04.018Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-02T10:12:04.467Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-02T10:12:04.467Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-02T10:12:04.854Z] --- PASS: TestServiceUpdatePidsLimit (17.07s) [2021-07-02T10:12:04.854Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-02T10:12:04.854Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2021-07-02T10:12:04.854Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-02T10:12:04.854Z] PASS [2021-07-02T10:12:04.854Z] [2021-07-02T10:12:04.854Z] === Skipped [2021-07-02T10:12:04.854Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-02T10:12:04.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:12:04.854Z] [2021-07-02T10:12:04.854Z] [2021-07-02T10:12:04.854Z] DONE 27 tests, 1 skipped in 175.523s [2021-07-02T10:12:04.854Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-02T10:12:04.854Z] INFO: Testing against a local daemon [2021-07-02T10:12:04.854Z] === RUN TestSessionCreate [2021-07-02T10:12:05.035Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-02T10:12:05.113Z] --- PASS: TestSessionCreate (0.02s) [2021-07-02T10:12:05.113Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:12:05.113Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-02T10:12:05.113Z] PASS [2021-07-02T10:12:05.113Z] [2021-07-02T10:12:05.113Z] DONE 2 tests in 0.076s [2021-07-02T10:12:05.113Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-02T10:12:05.113Z] INFO: Testing against a local daemon [2021-07-02T10:12:05.113Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:12:05.113Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:12:05.113Z] === RUN TestEventsExecDie [2021-07-02T10:12:05.604Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-02T10:12:06.053Z] --- PASS: TestEventsExecDie (1.03s) [2021-07-02T10:12:06.053Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:12:06.053Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-02T10:12:06.053Z] === RUN TestEventsVolumeCreate [2021-07-02T10:12:06.173Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-02T10:12:06.173Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-02T10:12:06.173Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-02T10:12:06.173Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-02T10:12:06.173Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-02T10:12:06.173Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-02T10:12:06.173Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-02T10:12:06.173Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-02T10:12:06.173Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-02T10:12:06.173Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-02T10:12:06.316Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-02T10:12:06.316Z] === RUN TestInfoBinaryCommits [2021-07-02T10:12:06.316Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-02T10:12:06.316Z] === RUN TestInfoAPIVersioned [2021-07-02T10:12:06.316Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-02T10:12:06.316Z] === RUN TestInfoDiscoveryBackend [2021-07-02T10:12:06.741Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-02T10:12:06.883Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-02T10:12:06.883Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-02T10:12:07.001Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-02T10:12:07.572Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-02T10:12:07.821Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-02T10:12:07.822Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-02T10:12:08.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-02T10:12:08.141Z] --- PASS: TestDaemonHostGatewayIP (4.43s) [2021-07-02T10:12:08.141Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-02T10:12:08.390Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-02T10:12:08.390Z] === RUN TestInfoAPI [2021-07-02T10:12:08.390Z] --- PASS: TestInfoAPI (0.02s) [2021-07-02T10:12:08.390Z] === RUN TestInfoAPIWarnings [2021-07-02T10:12:08.710Z] check_test.go:309: [daf5b1c44292b] daemon is not started [2021-07-02T10:12:08.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-02T10:12:10.090Z] check_test.go:309: [dcdcd4552beaf] daemon is not started [2021-07-02T10:12:10.091Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-02T10:12:10.349Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-02T10:12:10.917Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-02T10:12:11.484Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.25s) [2021-07-02T10:12:11.484Z] === CONT TestDaemonRestartIpcMode [2021-07-02T10:12:11.743Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-02T10:12:11.983Z] Removing intermediate container 8ca65fda31b5 [2021-07-02T10:12:11.983Z] ---> d6c6a82869af [2021-07-02T10:12:11.983Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-02T10:12:11.983Z] ---> Running in de1a4b1a8144 [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-02T10:12:12.989Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestConfigureDaemonLogs [2021-07-02T10:12:12.989Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestCommonOptionsInstallFlags [2021-07-02T10:12:12.989Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-02T10:12:12.989Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-02T10:12:12.989Z] PASS [2021-07-02T10:12:12.989Z] coverage: 18.5% of statements [2021-07-02T10:12:12.989Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 18.5% of statements [2021-07-02T10:12:12.989Z] === RUN TestContainerStopSignal [2021-07-02T10:12:12.989Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestContainerStopTimeout [2021-07-02T10:12:12.989Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-02T10:12:12.989Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-02T10:12:12.989Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-02T10:12:12.989Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-02T10:12:12.989Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestReplaceAndAppendEnvVars [2021-07-02T10:12:12.989Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-02T10:12:12.989Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestNewMemoryStore [2021-07-02T10:12:12.989Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestAddContainers [2021-07-02T10:12:12.989Z] --- PASS: TestAddContainers (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestGetContainer [2021-07-02T10:12:12.989Z] --- PASS: TestGetContainer (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestDeleteContainer [2021-07-02T10:12:12.989Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestListContainers [2021-07-02T10:12:12.989Z] --- PASS: TestListContainers (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestFirstContainer [2021-07-02T10:12:12.989Z] --- PASS: TestFirstContainer (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestApplyAllContainer [2021-07-02T10:12:12.989Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestIsValidHealthString [2021-07-02T10:12:12.989Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestStateRunStop [2021-07-02T10:12:12.989Z] --- PASS: TestStateRunStop (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestStateTimeoutWait [2021-07-02T10:12:12.989Z] state_test.go:141: Stop callback fired [2021-07-02T10:12:12.989Z] state_test.go:165: Stop callback fired [2021-07-02T10:12:12.989Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-02T10:12:12.989Z] === RUN TestIsValidStateString [2021-07-02T10:12:12.989Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-02T10:12:12.989Z] === RUN TestViewSaveDelete [2021-07-02T10:12:13.454Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-02T10:12:13.454Z] === RUN TestViewAll [2021-07-02T10:12:13.454Z] --- PASS: TestViewAll (0.03s) [2021-07-02T10:12:13.454Z] === RUN TestViewGet [2021-07-02T10:12:13.454Z] --- PASS: TestViewGet (0.01s) [2021-07-02T10:12:13.454Z] === RUN TestNames [2021-07-02T10:12:13.454Z] --- PASS: TestNames (0.00s) [2021-07-02T10:12:13.454Z] === RUN TestViewWithHealthCheck [2021-07-02T10:12:13.454Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-02T10:12:13.454Z] PASS [2021-07-02T10:12:13.454Z] coverage: 41.5% of statements [2021-07-02T10:12:13.454Z] ok github.com/docker/docker/container 0.301s coverage: 41.5% of statements [2021-07-02T10:12:13.454Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-02T10:12:13.454Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-02T10:12:13.454Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-02T10:12:13.454Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-02T10:12:13.550Z] [2021-07-02T10:12:13.550Z] SUCCESS: Specified value was saved. [2021-07-02T10:12:13.650Z] --- PASS: TestContainerKillOnDaemonStart (14.32s) [2021-07-02T10:12:14.049Z] Loaded image: buildpack-deps:buster [2021-07-02T10:12:14.312Z] Loaded image: busybox:latest [2021-07-02T10:12:14.312Z] Loaded image: busybox:glibc [2021-07-02T10:12:15.662Z] === RUN TestPrepare [2021-07-02T10:12:15.662Z] --- PASS: TestPrepare (0.00s) [2021-07-02T10:12:15.662Z] === RUN TestStart [2021-07-02T10:12:15.662Z] --- PASS: TestStart (0.00s) [2021-07-02T10:12:15.662Z] === RUN TestWaitCancel [2021-07-02T10:12:15.662Z] --- PASS: TestWaitCancel (0.00s) [2021-07-02T10:12:15.662Z] === RUN TestWaitDisabled [2021-07-02T10:12:15.662Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-02T10:12:15.662Z] === RUN TestWaitEnabled [2021-07-02T10:12:15.662Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-02T10:12:15.662Z] === RUN TestRemove [2021-07-02T10:12:15.663Z] --- PASS: TestRemove (0.00s) [2021-07-02T10:12:15.663Z] PASS [2021-07-02T10:12:15.663Z] coverage: 65.3% of statements [2021-07-02T10:12:15.663Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.134s coverage: 65.3% of statements [2021-07-02T10:12:15.736Z] Removing intermediate container de1a4b1a8144 [2021-07-02T10:12:15.736Z] ---> c93be512f2e5 [2021-07-02T10:12:15.736Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-02T10:12:16.188Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-02T10:12:16.196Z] ---> Running in 4701444a1b78 [2021-07-02T10:12:16.446Z] check_test.go:309: [d549591831c27] daemon is not started [2021-07-02T10:12:16.446Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-02T10:12:16.641Z] === RUN TestNewListSecretsFilters [2021-07-02T10:12:16.641Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-02T10:12:16.641Z] === RUN TestNewListConfigsFilters [2021-07-02T10:12:16.641Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-02T10:12:16.641Z] PASS [2021-07-02T10:12:16.641Z] coverage: 0.5% of statements [2021-07-02T10:12:16.641Z] ok github.com/docker/docker/daemon/cluster 0.155s coverage: 0.5% of statements [2021-07-02T10:12:16.641Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-02T10:12:16.706Z] --- PASS: TestDaemonRestartIpcMode (5.21s) [2021-07-02T10:12:16.706Z] PASS [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] === Skipped [2021-07-02T10:12:16.706Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-02T10:12:16.706Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:12:16.706Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-02T10:12:16.706Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:12:16.706Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-02T10:12:16.706Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-02T10:12:16.706Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] [2021-07-02T10:12:16.706Z] DONE 196 tests, 6 skipped in 228.411s [2021-07-02T10:12:16.706Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-02T10:12:16.706Z] ++ 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-07-02T10:12:16.706Z] ++ set -e [2021-07-02T10:12:16.706Z] ++ '[' -n 0 ']' [2021-07-02T10:12:16.706Z] ++ set -x [2021-07-02T10:12:16.706Z] ++ env -i DEST=/go/src/github.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-07-02T10:12:16.706Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:12:16.873Z] Loaded image: debian:bullseye [2021-07-02T10:12:16.873Z] Loaded image: hello-world:latest [2021-07-02T10:12:16.873Z] Loaded image: arm32v7/hello-world:latest [2021-07-02T10:12:17.106Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-02T10:12:17.106Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-02T10:12:17.106Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-02T10:12:17.292Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-07-02T10:12:17.292Z] === RUN TestDaemonConfigValidation [2021-07-02T10:12:17.292Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:12:17.292Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:12:17.292Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-02T10:12:17.292Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-02T10:12:17.292Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-02T10:12:17.292Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-02T10:12:17.292Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-02T10:12:17.292Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-02T10:12:17.292Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-02T10:12:17.292Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-02T10:12:17.292Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:12:17.292Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-02T10:12:17.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-02T10:12:17.564Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-02T10:12:17.564Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-02T10:12:17.573Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-02T10:12:17.823Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-02T10:12:18.038Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-02T10:12:18.038Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-02T10:12:18.038Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCConfigs (0.01s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.01s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-02T10:12:18.038Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-02T10:12:18.038Z] PASS [2021-07-02T10:12:18.038Z] coverage: 35.9% of statements [2021-07-02T10:12:18.038Z] ok github.com/docker/docker/daemon/cluster/convert 0.364s coverage: 35.9% of statements [2021-07-02T10:12:18.087Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-02T10:12:18.087Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2021-07-02T10:12:18.087Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.30s) [2021-07-02T10:12:18.087Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2021-07-02T10:12:18.087Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2021-07-02T10:12:18.087Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-07-02T10:12:18.087Z] PASS [2021-07-02T10:12:18.087Z] [2021-07-02T10:12:18.087Z] DONE 7 tests in 1.310s [2021-07-02T10:12:18.087Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-02T10:12:18.087Z] ++ 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-07-02T10:12:18.087Z] ++ set -e [2021-07-02T10:12:18.087Z] ++ '[' -n 0 ']' [2021-07-02T10:12:18.087Z] ++ set -x [2021-07-02T10:12:18.087Z] ++ env -i DEST=/go/src/github.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-07-02T10:12:18.348Z] INFO: Testing against a local daemon [2021-07-02T10:12:18.348Z] === RUN TestCommitInheritsEnv [2021-07-02T10:12:18.916Z] --- PASS: TestCommitInheritsEnv (0.51s) [2021-07-02T10:12:18.916Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:12:18.916Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-02T10:12:18.916Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:12:18.916Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-02T10:12:18.916Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:12:18.916Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-02T10:12:18.916Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:12:19.484Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-07-02T10:12:19.484Z] === RUN TestRemoveImageGarbageCollector [2021-07-02T10:12:19.940Z] Cannot create a file when that file already exists. [2021-07-02T10:12:20.052Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-02T10:12:20.973Z] === RUN TestBuilderGC [2021-07-02T10:12:20.973Z] --- PASS: TestBuilderGC (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationNotFound [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonBrokenConfiguration [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestParseClusterAdvertiseSettings [2021-07-02T10:12:20.973Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestFindConfigurationConflicts [2021-07-02T10:12:20.973Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-02T10:12:20.973Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-02T10:12:20.973Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-02T10:12:20.973Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-02T10:12:20.973Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_label [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_dns [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-02T10:12:20.973Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-02T10:12:20.973Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestModifiedDiscoverySettings [2021-07-02T10:12:20.973Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestReloadSetConfigFileNotExist [2021-07-02T10:12:20.973Z] time="2021-07-02T10:12:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-02T10:12:20.973Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-07-02T10:12:20.973Z] === RUN TestReloadDefaultConfigNotExist [2021-07-02T10:12:20.973Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:12:20.973Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestReloadBadDefaultConfig [2021-07-02T10:12:20.973Z] time="2021-07-02T10:12:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-277002435" [2021-07-02T10:12:20.973Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestReloadWithConflictingLabels [2021-07-02T10:12:20.973Z] time="2021-07-02T10:12:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-702395718" [2021-07-02T10:12:20.973Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestReloadWithDuplicateLabels [2021-07-02T10:12:20.973Z] time="2021-07-02T10:12:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-097961453" [2021-07-02T10:12:20.973Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-02T10:12:20.973Z] === RUN TestDaemonConfigurationMerge [2021-07-02T10:12:20.973Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-02T10:12:20.973Z] PASS [2021-07-02T10:12:20.973Z] coverage: 79.2% of statements [2021-07-02T10:12:20.973Z] ok github.com/docker/docker/daemon/config 0.503s coverage: 79.2% of statements [2021-07-02T10:12:21.952Z] === RUN TestDiscoveryOptsErrors [2021-07-02T10:12:21.952Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-02T10:12:21.952Z] === RUN TestDiscoveryOpts [2021-07-02T10:12:21.952Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-02T10:12:21.952Z] PASS [2021-07-02T10:12:21.952Z] coverage: 30.0% of statements [2021-07-02T10:12:21.952Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2021-07-02T10:12:21.952Z] === RUN TestWaitNodeAttachment [2021-07-02T10:12:21.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-02T10:12:22.216Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-02T10:12:22.216Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-02T10:12:22.216Z] --- PASS: TestRemoveImageGarbageCollector (2.89s) [2021-07-02T10:12:22.216Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:12:22.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-02T10:12:22.216Z] === RUN TestTagInvalidReference [2021-07-02T10:12:22.418Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-07-02T10:12:22.418Z] === RUN TestIsolationConversion [2021-07-02T10:12:22.418Z] === RUN TestIsolationConversion/default [2021-07-02T10:12:22.418Z] === RUN TestIsolationConversion/process [2021-07-02T10:12:22.418Z] === RUN TestIsolationConversion/hyperv [2021-07-02T10:12:22.418Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestContainerLabels [2021-07-02T10:12:22.418Z] --- PASS: TestContainerLabels (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestCredentialSpecConversion [2021-07-02T10:12:22.418Z] === RUN TestCredentialSpecConversion/none [2021-07-02T10:12:22.418Z] === RUN TestCredentialSpecConversion/config [2021-07-02T10:12:22.418Z] === RUN TestCredentialSpecConversion/file [2021-07-02T10:12:22.418Z] === RUN TestCredentialSpecConversion/registry [2021-07-02T10:12:22.418Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-02T10:12:22.418Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestControllerValidateMountBind [2021-07-02T10:12:22.418Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestControllerValidateMountVolume [2021-07-02T10:12:22.418Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestControllerValidateMountTarget [2021-07-02T10:12:22.418Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestControllerValidateMountTmpfs [2021-07-02T10:12:22.418Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestControllerValidateMountInvalidType [2021-07-02T10:12:22.418Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestControllerValidateMountNamedPipe [2021-07-02T10:12:22.418Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-02T10:12:22.418Z] PASS [2021-07-02T10:12:22.418Z] coverage: 11.0% of statements [2021-07-02T10:12:22.418Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.599s coverage: 11.0% of statements [2021-07-02T10:12:22.418Z] === RUN TestEventsLog [2021-07-02T10:12:22.418Z] --- PASS: TestEventsLog (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestEventsLogTimeout [2021-07-02T10:12:22.418Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-02T10:12:22.418Z] === RUN TestLogEvents [2021-07-02T10:12:22.418Z] --- PASS: TestLogEvents (0.05s) [2021-07-02T10:12:22.418Z] === RUN TestLoadBufferedEvents [2021-07-02T10:12:22.475Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-02T10:12:22.475Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:12:22.475Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-02T10:12:22.475Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:12:22.475Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-02T10:12:22.475Z] === RUN TestTagOfficialNames [2021-07-02T10:12:22.475Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-02T10:12:22.475Z] === RUN TestTagMatchesDigest [2021-07-02T10:12:22.475Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-02T10:12:22.475Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-02T10:12:22.531Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-02T10:12:22.531Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-02T10:12:22.531Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-02T10:12:22.531Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-02T10:12:22.531Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-02T10:12:22.531Z] Cross building: bundles/cross/windows/amd64 [2021-07-02T10:12:22.531Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-02T10:12:22.531Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-02T10:12:22.882Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-07-02T10:12:22.883Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-02T10:12:22.883Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-02T10:12:22.883Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-02T10:12:22.883Z] PASS [2021-07-02T10:12:22.883Z] coverage: 50.0% of statements [2021-07-02T10:12:22.883Z] ok github.com/docker/docker/daemon/events 0.255s coverage: 50.0% of statements [2021-07-02T10:12:22.883Z] === RUN TestVerifyNetworkingConfig [2021-07-02T10:12:22.883Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestGetContainer [2021-07-02T10:12:22.883Z] --- PASS: TestGetContainer (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestValidContainerNames [2021-07-02T10:12:22.883Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestContainerInitDNS [2021-07-02T10:12:22.883Z] daemon_test.go:147: root required [2021-07-02T10:12:22.883Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestMerge [2021-07-02T10:12:22.883Z] --- PASS: TestMerge (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestValidateContainerIsolation [2021-07-02T10:12:22.883Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestFindNetworkErrorType [2021-07-02T10:12:22.883Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestEnsureServicesExist [2021-07-02T10:12:22.883Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-07-02T10:12:22.883Z] === RUN TestEnsureServicesExistErrors [2021-07-02T10:12:22.883Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-02T10:12:22.883Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-02T10:12:22.883Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-02T10:12:22.883Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestContainerDelete [2021-07-02T10:12:22.883Z] --- PASS: TestContainerDelete (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestContainerDoubleDelete [2021-07-02T10:12:22.883Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestLogContainerEventCopyLabels [2021-07-02T10:12:22.883Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestLogContainerEventWithAttributes [2021-07-02T10:12:22.883Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestNoneHealthcheck [2021-07-02T10:12:22.883Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestHealthStates [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] time="2021-07-02T10:12:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-02T10:12:22.883Z] --- PASS: TestHealthStates (0.18s) [2021-07-02T10:12:22.883Z] === RUN TestMaskURLCredentials [2021-07-02T10:12:22.883Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestGetInspectData [2021-07-02T10:12:22.883Z] --- PASS: TestGetInspectData (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestFillLicense [2021-07-02T10:12:22.883Z] --- PASS: TestFillLicense (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestListInvalidFilter [2021-07-02T10:12:22.883Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestNameFilter [2021-07-02T10:12:22.883Z] --- PASS: TestNameFilter (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-02T10:12:22.883Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-02T10:12:22.883Z] === 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-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-02T10:12:22.883Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-02T10:12:22.883Z] --- 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-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-02T10:12:22.883Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestDaemonReloadLabels [2021-07-02T10:12:22.883Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-02T10:12:22.883Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestDaemonReloadMirrors [2021-07-02T10:12:22.883Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-02T10:12:22.883Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-02T10:12:22.883Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-02T10:12:22.883Z] === RUN TestDaemonDiscoveryReload [2021-07-02T10:12:23.863Z] === RUN TestIsEmptyDir [2021-07-02T10:12:23.863Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-02T10:12:23.863Z] PASS [2021-07-02T10:12:23.863Z] coverage: 2.3% of statements [2021-07-02T10:12:23.863Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-07-02T10:12:23.863Z] === RUN TestLinkNaming [2021-07-02T10:12:23.863Z] --- PASS: TestLinkNaming (0.00s) [2021-07-02T10:12:23.863Z] === RUN TestLinkNew [2021-07-02T10:12:23.863Z] --- PASS: TestLinkNew (0.00s) [2021-07-02T10:12:23.863Z] === RUN TestLinkEnv [2021-07-02T10:12:23.863Z] --- PASS: TestLinkEnv (0.00s) [2021-07-02T10:12:23.863Z] === RUN TestLinkMultipleEnv [2021-07-02T10:12:23.863Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-02T10:12:23.863Z] === RUN TestLinkPortRangeEnv [2021-07-02T10:12:23.863Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-02T10:12:23.863Z] PASS [2021-07-02T10:12:23.863Z] coverage: 93.0% of statements [2021-07-02T10:12:23.863Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-07-02T10:12:23.863Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-02T10:12:23.863Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-02T10:12:24.842Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-02T10:12:24.842Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-02T10:12:25.307Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-02T10:12:25.307Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-02T10:12:25.307Z] reload_test.go:520: root required [2021-07-02T10:12:25.307Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-02T10:12:25.307Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-02T10:12:25.307Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-02T10:12:25.307Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-02T10:12:25.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.12s) [2021-07-02T10:12:25.307Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-02T10:12:25.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-02T10:12:25.307Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-02T10:12:25.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-02T10:12:25.307Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-02T10:12:25.307Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-02T10:12:25.307Z] === RUN TestParseVolumesFrom [2021-07-02T10:12:25.307Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-02T10:12:25.307Z] PASS [2021-07-02T10:12:25.307Z] coverage: 9.1% of statements [2021-07-02T10:12:25.307Z] ok github.com/docker/docker/daemon 2.531s coverage: 9.1% of statements [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-02T10:12:25.307Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-02T10:12:25.743Z] Removing intermediate container 4701444a1b78 [2021-07-02T10:12:25.743Z] ---> 190256e08e9e [2021-07-02T10:12:25.743Z] Step 13/13 : CMD ["sh"] [2021-07-02T10:12:25.743Z] ---> Running in 9ab7e4fae1e3 [2021-07-02T10:12:25.743Z] Removing intermediate container 9ab7e4fae1e3 [2021-07-02T10:12:25.743Z] ---> 895f5cb60c2d [2021-07-02T10:12:25.743Z] Successfully built 895f5cb60c2d [2021-07-02T10:12:25.743Z] Successfully tagged busybox:latest [2021-07-02T10:12:25.743Z] INFO: Docker images of the daemon under test [2021-07-02T10:12:25.743Z] [2021-07-02T10:12:25.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-02T10:12:25.743Z] busybox latest 895f5cb60c2d Less than a second ago 2.78GB [2021-07-02T10:12:25.743Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-02T10:12:25.743Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-02T10:12:25.743Z] [2021-07-02T10:12:25.743Z] INFO: Running integration tests at 07/02/2021 10:12:25... [2021-07-02T10:12:25.743Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-02T10:12:25.743Z] INFO: Integration API tests being run from the host: [2021-07-02T10:12:25.743Z] INFO: make.ps1 starting at 07/02/2021 10:12:25 [2021-07-02T10:12:26.286Z] === RUN TestAdapterReadLogs [2021-07-02T10:12:26.286Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-02T10:12:26.286Z] === RUN TestCopier [2021-07-02T10:12:26.286Z] --- PASS: TestCopier (0.00s) [2021-07-02T10:12:26.286Z] === RUN TestCopierLongLines [2021-07-02T10:12:26.286Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-02T10:12:26.286Z] === RUN TestCopierSlow [2021-07-02T10:12:26.476Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-02T10:12:26.476Z] === RUN TestInfoDebug [2021-07-02T10:12:26.476Z] --- PASS: TestInfoDebug (0.53s) [2021-07-02T10:12:26.476Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:12:26.476Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-02T10:12:26.476Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:12:26.476Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-02T10:12:26.476Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:12:26.476Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-02T10:12:26.476Z] === RUN TestPingCacheHeaders [2021-07-02T10:12:26.476Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-02T10:12:26.476Z] === RUN TestPingGet [2021-07-02T10:12:26.476Z] --- PASS: TestPingGet (0.01s) [2021-07-02T10:12:26.476Z] === RUN TestPingHead [2021-07-02T10:12:26.476Z] --- PASS: TestPingHead (0.02s) [2021-07-02T10:12:26.476Z] === RUN TestVersion [2021-07-02T10:12:26.477Z] --- PASS: TestVersion (0.02s) [2021-07-02T10:12:26.477Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:12:26.715Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-02T10:12:26.751Z] --- PASS: TestCopierSlow (0.26s) [2021-07-02T10:12:26.751Z] === RUN TestCopierWithSized [2021-07-02T10:12:26.751Z] === RUN TestCopierWithSized/as_is [2021-07-02T10:12:26.751Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/defaults [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-02T10:12:26.751Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-02T10:12:26.751Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-02T10:12:26.751Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-02T10:12:26.751Z] --- PASS: TestCopierWithSized (0.04s) [2021-07-02T10:12:26.751Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2021-07-02T10:12:26.751Z] === RUN TestCopierWithPartial [2021-07-02T10:12:26.751Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestRingLogger [2021-07-02T10:12:26.751Z] --- PASS: TestRingLogger (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestRingCap [2021-07-02T10:12:26.751Z] --- PASS: TestRingCap (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestRingClose [2021-07-02T10:12:26.751Z] --- PASS: TestRingClose (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestRingDrain [2021-07-02T10:12:26.751Z] --- PASS: TestRingDrain (0.00s) [2021-07-02T10:12:26.751Z] PASS [2021-07-02T10:12:26.751Z] coverage: 43.8% of statements [2021-07-02T10:12:26.751Z] ok github.com/docker/docker/daemon/logger 0.372s coverage: 43.8% of statements [2021-07-02T10:12:26.751Z] === RUN TestSearchRegistryForImagesErrors [2021-07-02T10:12:26.751Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestSearchRegistryForImages [2021-07-02T10:12:26.751Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestOnlyPlatformWithFallback [2021-07-02T10:12:26.751Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestImageDelete [2021-07-02T10:12:26.751Z] === RUN TestImageDelete/no_lease [2021-07-02T10:12:26.751Z] === RUN TestImageDelete/lease_exists [2021-07-02T10:12:26.751Z] --- PASS: TestImageDelete (0.05s) [2021-07-02T10:12:26.751Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-02T10:12:26.751Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-07-02T10:12:26.751Z] === RUN TestContentStoreForPull [2021-07-02T10:12:26.751Z] time="2021-07-02T10:12:26Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-02T10:12:26.751Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-02T10:12:26.751Z] === RUN TestCreateSuccess [2021-07-02T10:12:26.751Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCreateLogGroupSuccess [2021-07-02T10:12:26.751Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCreateError [2021-07-02T10:12:26.751Z] --- PASS: TestCreateError (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCreateAlreadyExists [2021-07-02T10:12:26.751Z] time="2021-07-02T10:12:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-02T10:12:26.751Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestLogClosed [2021-07-02T10:12:26.751Z] --- PASS: TestLogClosed (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestLogBlocking [2021-07-02T10:12:26.751Z] --- PASS: TestLogBlocking (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-02T10:12:26.751Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestLogNonBlockingBufferFull [2021-07-02T10:12:26.751Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestPublishBatchSuccess [2021-07-02T10:12:26.751Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestPublishBatchError [2021-07-02T10:12:26.751Z] time="2021-07-02T10:12:26Z" level=error msg=Error [2021-07-02T10:12:26.751Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-02T10:12:26.751Z] time="2021-07-02T10:12:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-02T10:12:26.751Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-02T10:12:26.751Z] time="2021-07-02T10:12:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-02T10:12:26.751Z] time="2021-07-02T10:12:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-02T10:12:26.751Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchSimple [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchTicker [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMultilinePattern [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchClose [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen/0/Hello [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen/2/🙃 [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen/3/���� [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen/4/He��o [2021-07-02T10:12:26.751Z] === RUN TestEffectiveLen/5/ [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/0/ [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/1/Hello [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: Hello [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/2/Hello [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: He [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: llo [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/3/Hello [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: Hello [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/4/🙃 [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/5/🙃 [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/6/a� [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: a [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: � [2021-07-02T10:12:26.751Z] === RUN TestFindValidSplit/7/a� [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1044: a� [2021-07-02T10:12:26.751Z] cloudwatchlogs_test.go:1045: [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-02T10:12:26.751Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestProcessEventEmoji [2021-07-02T10:12:26.751Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchLineSplit [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMaxEvents [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-02T10:12:26.751Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-02T10:12:26.751Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-02T10:12:26.904Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.35s) [2021-07-02T10:12:26.904Z] PASS [2021-07-02T10:12:26.904Z] [2021-07-02T10:12:26.904Z] === Skipped [2021-07-02T10:12:26.904Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-02T10:12:26.904Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:12:26.904Z] [2021-07-02T10:12:26.904Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-02T10:12:26.904Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-02T10:12:26.904Z] [2021-07-02T10:12:26.904Z] [2021-07-02T10:12:26.904Z] DONE 34 tests, 2 skipped in 136.272s [2021-07-02T10:12:26.904Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-02T10:12:26.904Z] ++ 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-07-02T10:12:26.904Z] ++ set -e [2021-07-02T10:12:26.904Z] ++ '[' -n 0 ']' [2021-07-02T10:12:26.904Z] ++ set -x [2021-07-02T10:12:26.904Z] ++ env -i DEST=/go/src/github.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-07-02T10:12:26.904Z] INFO: Testing against a local daemon [2021-07-02T10:12:26.904Z] === RUN TestConfigInspect [2021-07-02T10:12:27.216Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-02T10:12:27.216Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-02T10:12:27.216Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-02T10:12:27.216Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestCreateTagSuccess [2021-07-02T10:12:27.216Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-02T10:12:27.216Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-07-02T10:12:27.216Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-02T10:12:27.216Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-02T10:12:27.216Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-02T10:12:27.216Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-02T10:12:27.216Z] PASS [2021-07-02T10:12:27.216Z] coverage: 77.8% of statements [2021-07-02T10:12:27.216Z] ok github.com/docker/docker/daemon/logger/awslogs 0.464s coverage: 77.8% of statements [2021-07-02T10:12:27.216Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-02T10:12:27.216Z] PASS [2021-07-02T10:12:27.216Z] coverage: 6.8% of statements [2021-07-02T10:12:27.216Z] ok github.com/docker/docker/daemon/images 0.393s coverage: 6.8% of statements [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-02T10:12:27.216Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-02T10:12:27.683Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-02T10:12:27.683Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-02T10:12:27.683Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-02T10:12:27.683Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-07-02T10:12:27.683Z] === RUN TestFastTimeMarshalJSON [2021-07-02T10:12:27.683Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-02T10:12:27.683Z] PASS [2021-07-02T10:12:27.683Z] coverage: 87.2% of statements [2021-07-02T10:12:27.683Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.241s coverage: 87.2% of statements [2021-07-02T10:12:27.747Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-02T10:12:27.856Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-07-02T10:12:27.856Z] PASS [2021-07-02T10:12:27.856Z] [2021-07-02T10:12:27.856Z] DONE 19 tests in 22.745s [2021-07-02T10:12:27.856Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-02T10:12:27.856Z] INFO: Testing against a local daemon [2021-07-02T10:12:27.856Z] === RUN TestVolumesCreateAndList [2021-07-02T10:12:27.856Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-02T10:12:27.856Z] === RUN TestVolumesRemove [2021-07-02T10:12:27.856Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-02T10:12:27.856Z] === RUN TestVolumesInspect [2021-07-02T10:12:27.856Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-02T10:12:27.856Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:12:27.856Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:12:27.856Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:12:27.856Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:12:27.856Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-02T10:12:27.856Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:12:27.856Z] PASS [2021-07-02T10:12:27.856Z] [2021-07-02T10:12:27.856Z] DONE 5 tests in 0.172s [2021-07-02T10:12:27.856Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-02T10:12:28.148Z] === RUN TestJSONFileLogger [2021-07-02T10:12:28.148Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-02T10:12:28.148Z] === RUN TestJSONFileLoggerWithTags [2021-07-02T10:12:28.148Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-02T10:12:28.148Z] === RUN TestJSONFileLoggerWithOpts [2021-07-02T10:12:28.148Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-02T10:12:28.148Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-02T10:12:28.148Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-02T10:12:28.148Z] === RUN TestEncodeDecode [2021-07-02T10:12:28.148Z] === PAUSE TestEncodeDecode [2021-07-02T10:12:28.148Z] === RUN TestUnexpectedEOF [2021-07-02T10:12:28.148Z] time="2021-07-02T10:12:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-02T10:12:28.148Z] time="2021-07-02T10:12:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-02T10:12:28.148Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-02T10:12:28.148Z] === CONT TestEncodeDecode [2021-07-02T10:12:28.148Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-02T10:12:28.148Z] PASS [2021-07-02T10:12:28.148Z] coverage: 69.9% of statements [2021-07-02T10:12:28.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.288s coverage: 69.9% of statements [2021-07-02T10:12:28.317Z] check_test.go:309: [dfa370a206a8b] daemon is not started [2021-07-02T10:12:28.317Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-02T10:12:28.687Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-02T10:12:28.688Z] Removing test suite binaries [2021-07-02T10:12:28.688Z] exiting test-integration [2021-07-02T10:12:28.688Z] ++ exit 0 [2021-07-02T10:12:28.688Z] [2021-07-02T10:12:28.828Z] --- PASS: TestConfigInspect (2.85s) [2021-07-02T10:12:28.828Z] === RUN TestConfigList [2021-07-02T10:12:29.125Z] === RUN TestWriteLog [2021-07-02T10:12:29.125Z] === PAUSE TestWriteLog [2021-07-02T10:12:29.125Z] === RUN TestReadLog [2021-07-02T10:12:29.125Z] === PAUSE TestReadLog [2021-07-02T10:12:29.125Z] === CONT TestWriteLog [2021-07-02T10:12:29.125Z] --- PASS: TestWriteLog (0.00s) [2021-07-02T10:12:29.125Z] === CONT TestReadLog [2021-07-02T10:12:29.125Z] === RUN TestReadLog/tail_exact [2021-07-02T10:12:29.125Z] === RUN TestOpenFileDelete [2021-07-02T10:12:29.125Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestOpenFileRename [2021-07-02T10:12:29.125Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestParseLogTagDefaultTag [2021-07-02T10:12:29.125Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestParseLogTag [2021-07-02T10:12:29.125Z] --- PASS: TestParseLogTag (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestParseLogTagEmptyTag [2021-07-02T10:12:29.125Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestTailFiles [2021-07-02T10:12:29.125Z] --- PASS: TestTailFiles (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestFollowLogsConsumerGone [2021-07-02T10:12:29.125Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestFollowLogsProducerGone [2021-07-02T10:12:29.125Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-02T10:12:29.125Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-02T10:12:29.125Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-02T10:12:29.125Z] === RUN TestCheckCapacityAndRotate [2021-07-02T10:12:29.125Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-02T10:12:29.125Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-02T10:12:29.125Z] === RUN TestReadLog/tail_less_than_available [2021-07-02T10:12:29.125Z] === RUN TestReadLog/tail_more_than_available [2021-07-02T10:12:29.125Z] --- PASS: TestReadLog (0.18s) [2021-07-02T10:12:29.125Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-02T10:12:29.125Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-02T10:12:29.125Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-02T10:12:29.125Z] PASS [2021-07-02T10:12:29.125Z] coverage: 75.2% of statements [2021-07-02T10:12:29.125Z] ok github.com/docker/docker/daemon/logger/local 0.314s coverage: 75.2% of statements [2021-07-02T10:12:29.125Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-02T10:12:29.125Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-07-02T10:12:29.125Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-02T10:12:29.125Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-07-02T10:12:29.125Z] PASS [2021-07-02T10:12:29.125Z] coverage: 55.3% of statements [2021-07-02T10:12:29.125Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.225s coverage: 55.3% of statements [2021-07-02T10:12:29.589Z] === RUN TestLog [2021-07-02T10:12:29.589Z] --- PASS: TestLog (0.01s) [2021-07-02T10:12:29.589Z] PASS [2021-07-02T10:12:29.589Z] coverage: 31.5% of statements [2021-07-02T10:12:29.589Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-07-02T10:12:30.568Z] === RUN TestValidateLogOpt [2021-07-02T10:12:30.568Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestNewMissedConfig [2021-07-02T10:12:30.568Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestNewMissedUrl [2021-07-02T10:12:30.568Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestNewMissedToken [2021-07-02T10:12:30.568Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestNewWithProxy [2021-07-02T10:12:30.568Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestDefault [2021-07-02T10:12:30.568Z] --- PASS: TestDefault (0.01s) [2021-07-02T10:12:30.568Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-02T10:12:30.568Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestJsonFormat [2021-07-02T10:12:30.568Z] --- PASS: TestJsonFormat (0.01s) [2021-07-02T10:12:30.568Z] === RUN TestRawFormat [2021-07-02T10:12:30.568Z] --- PASS: TestRawFormat (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestRawFormatWithLabels [2021-07-02T10:12:30.568Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-07-02T10:12:30.568Z] === RUN TestRawFormatWithoutTag [2021-07-02T10:12:30.568Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestBatching [2021-07-02T10:12:30.568Z] === RUN TestNewParse [2021-07-02T10:12:30.568Z] --- PASS: TestNewParse (0.00s) [2021-07-02T10:12:30.568Z] PASS [2021-07-02T10:12:30.568Z] coverage: 8.3% of statements [2021-07-02T10:12:30.568Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-07-02T10:12:30.568Z] === RUN TestParseLogFormat [2021-07-02T10:12:30.568Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestValidateLogOptEmpty [2021-07-02T10:12:30.568Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestValidateSyslogAddress [2021-07-02T10:12:30.568Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestParseAddressDefaultPort [2021-07-02T10:12:30.568Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestValidateSyslogFacility [2021-07-02T10:12:30.568Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestValidateLogOptSyslogFormat [2021-07-02T10:12:30.568Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-02T10:12:30.568Z] === RUN TestValidateLogOpt [2021-07-02T10:12:30.568Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-02T10:12:30.568Z] PASS [2021-07-02T10:12:30.568Z] coverage: 46.8% of statements [2021-07-02T10:12:30.568Z] --- PASS: TestBatching (0.25s) [2021-07-02T10:12:30.568Z] === RUN TestFrequency [2021-07-02T10:12:30.568Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 46.8% of statements [2021-07-02T10:12:30.853Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-02T10:12:31.032Z] --- PASS: TestFrequency (0.20s) [2021-07-02T10:12:31.032Z] === RUN TestOneMessagePerRequest [2021-07-02T10:12:31.032Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-02T10:12:31.032Z] === RUN TestVerify [2021-07-02T10:12:31.032Z] --- PASS: TestVerify (0.00s) [2021-07-02T10:12:31.032Z] === RUN TestSkipVerify [2021-07-02T10:12:31.032Z] time="2021-07-02T10:12:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.032Z] time="2021-07-02T10:12:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.032Z] time="2021-07-02T10:12:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.032Z] time="2021-07-02T10:12:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.385Z] --- PASS: TestConfigList (2.71s) [2021-07-02T10:12:31.385Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:12:31.504Z] --- PASS: TestSkipVerify (0.64s) [2021-07-02T10:12:31.504Z] === RUN TestBufferMaximum [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.234857\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.234857\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-02T10:12:31.504Z] === RUN TestServerAlwaysDown [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.238507\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.238507\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.238507\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.238507\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] time="2021-07-02T10:12:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625220751.238507\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:31.504Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-02T10:12:31.504Z] === RUN TestCannotSendAfterClose [2021-07-02T10:12:31.504Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-02T10:12:31.504Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-02T10:12:31.968Z] === RUN TestV1IDService [2021-07-02T10:12:31.968Z] --- PASS: TestV1IDService (0.03s) [2021-07-02T10:12:31.968Z] === RUN TestV2MetadataService Post stage [Pipeline] junit [2021-07-02T10:12:31.995Z] Recording test results [2021-07-02T10:12:32.432Z] time="2021-07-02T10:12:32Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-02T10:12:32.432Z] time="2021-07-02T10:12:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8ae5cf9b03b5\"}'" [2021-07-02T10:12:32.432Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-02T10:12:32.432Z] PASS [2021-07-02T10:12:32.432Z] coverage: 82.5% of statements [2021-07-02T10:12:32.432Z] ok github.com/docker/docker/daemon/logger/splunk 2.237s coverage: 82.5% of statements [2021-07-02T10:12:32.432Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-02T10:12:32.432Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-02T10:12:32.432Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-02T10:12:32.896Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-02T10:12:32.896Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-02T10:12:32.896Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-02T10:12:32.896Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-02T10:12:32.896Z] === RUN TestContinueOnError_NeverContinue [2021-07-02T10:12:32.896Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-02T10:12:32.896Z] === RUN TestManifestStore [2021-07-02T10:12:32.897Z] === RUN TestManifestStore/no_remote_or_local [2021-07-02T10:12:32.897Z] === RUN TestSuccessfulDownload [2021-07-02T10:12:32.897Z] download_test.go:268: Needs fixing on Windows [2021-07-02T10:12:32.897Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-02T10:12:32.897Z] === RUN TestCancelledDownload [2021-07-02T10:12:32.897Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-02T10:12:32.897Z] === RUN TestMaxDownloadAttempts [2021-07-02T10:12:32.897Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:12:32.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:12:32.897Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:12:32.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:12:32.897Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:12:32.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:12:32.897Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:12:32.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:12:32.897Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-02T10:12:32.897Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-02T10:12:32.897Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-02T10:12:32.897Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local516927671\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/no_local_cache [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/with_local_cache [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/unknown_media_type [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:32Z" level=warning msg="reference for unknown type: " [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:32Z" level=warning msg="reference for unknown type: " [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:33Z" level=warning msg="reference for unknown type: " [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:33Z" level=warning msg="reference for unknown type: " [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:33Z" level=warning msg="reference for unknown type: " [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-02T10:12:33.362Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-02T10:12:33.362Z] time="2021-07-02T10:12:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore (0.39s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-02T10:12:33.362Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-02T10:12:33.362Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-02T10:12:33.362Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestFixManifestLayers [2021-07-02T10:12:33.362Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-02T10:12:33.362Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-02T10:12:33.362Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestFixManifestLayersBadParent [2021-07-02T10:12:33.362Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestValidateManifest [2021-07-02T10:12:33.362Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-02T10:12:33.362Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestFormatPlatform [2021-07-02T10:12:33.362Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestGetRepositoryMountCandidates [2021-07-02T10:12:33.362Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestLayerAlreadyExists [2021-07-02T10:12:33.362Z] 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-07-02T10:12:33.362Z] 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-07-02T10:12:33.362Z] 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-07-02T10:12:33.362Z] 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-07-02T10:12:33.362Z] 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-07-02T10:12:33.362Z] 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-07-02T10:12:33.362Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-02T10:12:33.362Z] === RUN TestWhenEmptyAuthConfig [2021-07-02T10:12:33.457Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-02T10:12:33.809Z] + echo Ensuring container killed. [2021-07-02T10:12:33.809Z] Ensuring container killed. [2021-07-02T10:12:33.809Z] + docker rm -vf docker-pr15 [2021-07-02T10:12:33.809Z] Error: No such container: docker-pr15 [Pipeline] sh [2021-07-02T10:12:33.827Z] --- PASS: TestV2MetadataService (1.42s) [2021-07-02T10:12:33.827Z] time="2021-07-02T10:12:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:12:33.827Z] PASS [2021-07-02T10:12:33.827Z] coverage: 48.2% of statements [2021-07-02T10:12:33.827Z] time="2021-07-02T10:12:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:12:33.827Z] time="2021-07-02T10:12:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:12:33.827Z] time="2021-07-02T10:12:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-02T10:12:33.827Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-02T10:12:33.827Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2021-07-02T10:12:33.827Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2021-07-02T10:12:33.827Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2021-07-02T10:12:33.827Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2021-07-02T10:12:33.827Z] === RUN TestTransfer [2021-07-02T10:12:33.827Z] ok github.com/docker/docker/distribution/metadata 1.533s coverage: 48.2% of statements [2021-07-02T10:12:33.827Z] --- PASS: TestTransfer (0.24s) [2021-07-02T10:12:33.827Z] === RUN TestConcurrencyLimit [2021-07-02T10:12:33.942Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2021-07-02T10:12:33.942Z] === RUN TestConfigsUpdate [2021-07-02T10:12:34.098Z] + echo Chowning /workspace to jenkins user [2021-07-02T10:12:34.098Z] Chowning /workspace to jenkins user [2021-07-02T10:12:34.098Z] + id -u [2021-07-02T10:12:34.098Z] + id -g [2021-07-02T10:12:34.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/workspace busybox chown -R 1000:1000 /workspace [2021-07-02T10:12:34.098Z] Unable to find image 'busybox:latest' locally [2021-07-02T10:12:34.098Z] latest: Pulling from library/busybox [2021-07-02T10:12:34.291Z] === RUN TestNotFound [2021-07-02T10:12:34.291Z] --- PASS: TestNotFound (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestConflict [2021-07-02T10:12:34.291Z] --- PASS: TestConflict (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestForbidden [2021-07-02T10:12:34.291Z] --- PASS: TestForbidden (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestInvalidParameter [2021-07-02T10:12:34.291Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestNotImplemented [2021-07-02T10:12:34.291Z] --- PASS: TestNotImplemented (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestNotModified [2021-07-02T10:12:34.291Z] --- PASS: TestNotModified (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestUnauthorized [2021-07-02T10:12:34.291Z] --- PASS: TestUnauthorized (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestUnknown [2021-07-02T10:12:34.291Z] --- PASS: TestUnknown (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestCancelled [2021-07-02T10:12:34.291Z] --- PASS: TestCancelled (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestDeadline [2021-07-02T10:12:34.291Z] --- PASS: TestDeadline (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestDataLoss [2021-07-02T10:12:34.291Z] --- PASS: TestDataLoss (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestUnavailable [2021-07-02T10:12:34.291Z] --- PASS: TestUnavailable (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestSystem [2021-07-02T10:12:34.291Z] --- PASS: TestSystem (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Not_Found [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Bad_Request [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Conflict [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Unauthorized [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Forbidden [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Not_Modified [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-02T10:12:34.291Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-02T10:12:34.291Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-02T10:12:34.291Z] PASS [2021-07-02T10:12:34.291Z] coverage: 53.1% of statements [2021-07-02T10:12:34.291Z] ok github.com/docker/docker/errdefs 0.065s coverage: 53.1% of statements [2021-07-02T10:12:34.291Z] --- PASS: TestConcurrencyLimit (0.52s) [2021-07-02T10:12:34.291Z] === RUN TestInactiveJobs [2021-07-02T10:12:34.291Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-07-02T10:12:34.291Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-02T10:12:34.291Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-02T10:12:34.291Z] === RUN TestTokenPassThru [2021-07-02T10:12:34.357Z] b71f96345d44: Pulling fs layer [2021-07-02T10:12:34.357Z] b71f96345d44: Verifying Checksum [2021-07-02T10:12:34.357Z] b71f96345d44: Download complete [2021-07-02T10:12:34.357Z] b71f96345d44: Pull complete [2021-07-02T10:12:34.357Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-02T10:12:34.357Z] Status: Downloaded newer image for busybox:latest [2021-07-02T10:12:34.757Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-02T10:12:34.757Z] === RUN TestTokenPassThruDifferentHost [2021-07-02T10:12:34.757Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-02T10:12:34.757Z] PASS [2021-07-02T10:12:34.757Z] coverage: 23.8% of statements [2021-07-02T10:12:34.757Z] ok github.com/docker/docker/distribution 1.694s coverage: 23.8% of statements [2021-07-02T10:12:34.757Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-02T10:12:34.757Z] --- PASS: TestInactiveJobs (0.54s) [2021-07-02T10:12:34.757Z] === RUN TestWatchRelease [2021-07-02T10:12:35.223Z] --- PASS: TestWatchRelease (0.10s) [2021-07-02T10:12:35.223Z] === RUN TestWatchFinishedTransfer [2021-07-02T10:12:35.223Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-02T10:12:35.223Z] === RUN TestDuplicateTransfer [2021-07-02T10:12:35.223Z] --- PASS: TestDuplicateTransfer (0.09s) [2021-07-02T10:12:35.223Z] === RUN TestSuccessfulUpload [2021-07-02T10:12:35.223Z] === RUN TestCompare [2021-07-02T10:12:35.223Z] --- PASS: TestCompare (0.00s) [2021-07-02T10:12:35.223Z] PASS [2021-07-02T10:12:35.223Z] coverage: 19.2% of statements [2021-07-02T10:12:35.223Z] === RUN TestFSGetInvalidData [2021-07-02T10:12:35.223Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2021-07-02T10:12:35.223Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-02T10:12:35.223Z] === RUN TestFSInvalidSet [2021-07-02T10:12:35.223Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-02T10:12:35.223Z] === RUN TestFSInvalidRoot [2021-07-02T10:12:35.223Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-02T10:12:35.223Z] === RUN TestFSMetadataGetSet [2021-07-02T10:12:35.223Z] time="2021-07-02T10:12:35Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-02T10:12:35.687Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-02T10:12:35.687Z] === RUN TestFSInvalidWalker [2021-07-02T10:12:35.687Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-02T10:12:35.687Z] === RUN TestFSGetSet [2021-07-02T10:12:35.687Z] --- PASS: TestFSGetSet (0.03s) [2021-07-02T10:12:35.687Z] === RUN TestFSGetUnsetKey [2021-07-02T10:12:35.687Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-02T10:12:35.687Z] === RUN TestFSGetEmptyData [2021-07-02T10:12:35.687Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-02T10:12:35.687Z] === RUN TestFSDelete [2021-07-02T10:12:35.687Z] --- PASS: TestFSDelete (0.02s) [2021-07-02T10:12:35.688Z] === RUN TestFSWalker [2021-07-02T10:12:35.688Z] --- PASS: TestFSWalker (0.02s) [2021-07-02T10:12:35.688Z] === RUN TestFSWalkerStopOnError [2021-07-02T10:12:35.688Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-02T10:12:35.688Z] === RUN TestNewFromJSON [2021-07-02T10:12:35.688Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-02T10:12:35.688Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestMarshalKeyOrder [2021-07-02T10:12:35.688Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestHistoryEqual [2021-07-02T10:12:35.688Z] --- PASS: TestSuccessfulUpload (0.54s) [2021-07-02T10:12:35.688Z] === RUN TestCancelledUpload [2021-07-02T10:12:35.688Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-02T10:12:35.688Z] PASS [2021-07-02T10:12:35.688Z] coverage: 76.8% of statements [2021-07-02T10:12:35.688Z] ok github.com/docker/docker/distribution/xfer 2.639s coverage: 76.8% of statements [2021-07-02T10:12:35.688Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-02T10:12:35.688Z] --- PASS: TestHistoryEqual (0.16s) [2021-07-02T10:12:35.688Z] === RUN TestImage [2021-07-02T10:12:35.688Z] --- PASS: TestImage (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestImageOSNotEmpty [2021-07-02T10:12:35.688Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-02T10:12:35.688Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestCreate [2021-07-02T10:12:35.688Z] --- PASS: TestCreate (0.00s) [2021-07-02T10:12:35.688Z] === RUN TestRestore [2021-07-02T10:12:35.688Z] time="2021-07-02T10:12:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-02T10:12:35.688Z] --- PASS: TestRestore (0.05s) [2021-07-02T10:12:35.688Z] === RUN TestAddDelete [2021-07-02T10:12:35.688Z] --- PASS: TestAddDelete (0.05s) [2021-07-02T10:12:35.688Z] === RUN TestSearchAfterDelete [2021-07-02T10:12:35.688Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-02T10:12:35.688Z] === RUN TestParentReset [2021-07-02T10:12:36.152Z] --- PASS: TestParentReset (0.04s) [2021-07-02T10:12:36.152Z] === RUN TestGetAndSetLastUpdated [2021-07-02T10:12:36.152Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-02T10:12:36.152Z] === RUN TestStoreLen [2021-07-02T10:12:36.152Z] --- PASS: TestStoreLen (0.07s) [2021-07-02T10:12:36.152Z] PASS [2021-07-02T10:12:36.152Z] coverage: 86.6% of statements [2021-07-02T10:12:36.152Z] ok github.com/docker/docker/image 0.744s coverage: 86.6% of statements [2021-07-02T10:12:36.152Z] === RUN TestValidateManifest [2021-07-02T10:12:36.152Z] === RUN TestValidateManifest/nil [2021-07-02T10:12:36.152Z] === RUN TestValidateManifest/non-nil [2021-07-02T10:12:36.152Z] --- PASS: TestValidateManifest (0.00s) [2021-07-02T10:12:36.152Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-02T10:12:36.152Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-02T10:12:36.152Z] PASS [2021-07-02T10:12:36.152Z] coverage: 0.7% of statements [2021-07-02T10:12:36.152Z] ok github.com/docker/docker/image/tarexport 0.097s coverage: 0.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-02T10:12:36.572Z] + bundleName=amd64-cgroup2 [2021-07-02T10:12:36.572Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-02T10:12:36.572Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-02T10:12:36.572Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-02T10:12:36.572Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-02T10:12:36.617Z] === RUN TestMakeV1ConfigFromConfig [2021-07-02T10:12:36.617Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-02T10:12:36.617Z] PASS [2021-07-02T10:12:36.617Z] coverage: 25.0% of statements [2021-07-02T10:12:36.617Z] ok github.com/docker/docker/image/v1 0.080s coverage: 25.0% of statements [2021-07-02T10:12:36.617Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] archiveArtifacts [2021-07-02T10:12:36.844Z] Archiving artifacts [2021-07-02T10:12:37.257Z] --- PASS: TestConfigsUpdate (2.75s) [2021-07-02T10:12:37.257Z] === RUN TestTemplatedConfig [2021-07-02T10:12:37.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:12:37.263Z] INFO: Testing against a local daemon [2021-07-02T10:12:37.263Z] === RUN TestBuildWithSession [2021-07-02T10:12:37.263Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:12:37.263Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:12:37.263Z] === RUN TestBuildSquashParent [2021-07-02T10:12:37.263Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:12:37.263Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:12:37.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:12:37.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:12:37.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:12:37.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:12:37.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:12:37.263Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:12:37.263Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:12:37.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:12:37.263Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:12:37.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:12:37.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:12:37.425Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-02T10:12:38.170Z] === RUN TestSerialization [2021-07-02T10:12:38.170Z] --- PASS: TestSerialization (0.03s) [2021-07-02T10:12:38.170Z] PASS [2021-07-02T10:12:38.170Z] coverage: 100.0% of statements [2021-07-02T10:12:38.170Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2021-07-02T10:12:38.170Z] === RUN TestEnvironmentParsing [2021-07-02T10:12:38.170Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-02T10:12:38.170Z] PASS [2021-07-02T10:12:38.170Z] coverage: 1.2% of statements [2021-07-02T10:12:38.170Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2021-07-02T10:12:38.620Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-07-02T10:12:38.635Z] === RUN TestEmptyLayer [2021-07-02T10:12:38.635Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-02T10:12:38.635Z] === RUN TestCommitFailure [2021-07-02T10:12:38.635Z] --- PASS: TestCommitFailure (0.03s) [2021-07-02T10:12:38.635Z] === RUN TestStartTransactionFailure [2021-07-02T10:12:38.635Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-02T10:12:38.635Z] === RUN TestGetOrphan [2021-07-02T10:12:38.635Z] --- PASS: TestGetOrphan (0.01s) [2021-07-02T10:12:38.635Z] === RUN TestMountAndRegister [2021-07-02T10:12:38.635Z] layer_test.go:271: Layer size: 14 [2021-07-02T10:12:38.635Z] --- PASS: TestMountAndRegister (0.14s) [2021-07-02T10:12:38.635Z] === RUN TestLayerRelease [2021-07-02T10:12:38.635Z] layer_test.go:304: Failing on Windows [2021-07-02T10:12:38.635Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-02T10:12:38.635Z] === RUN TestStoreRestore [2021-07-02T10:12:38.635Z] layer_test.go:353: Failing on Windows [2021-07-02T10:12:38.635Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-02T10:12:38.635Z] === RUN TestTarStreamStability [2021-07-02T10:12:38.635Z] layer_test.go:468: Failing on Windows [2021-07-02T10:12:38.635Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-02T10:12:38.635Z] === RUN TestRegisterExistingLayer [Pipeline] sh [2021-07-02T10:12:38.933Z] + make clean [2021-07-02T10:12:39.100Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-07-02T10:12:39.100Z] === RUN TestTarStreamVerification [2021-07-02T10:12:39.100Z] layer_test.go:697: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-02T10:12:39.100Z] === RUN TestLayerMigration [2021-07-02T10:12:39.100Z] migration_test.go:46: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-02T10:12:39.100Z] === RUN TestLayerMigrationNoTarsplit [2021-07-02T10:12:39.100Z] migration_test.go:182: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-02T10:12:39.100Z] === RUN TestMountInit [2021-07-02T10:12:39.100Z] mount_test.go:17: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestMountInit (0.00s) [2021-07-02T10:12:39.100Z] === RUN TestMountSize [2021-07-02T10:12:39.100Z] mount_test.go:76: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestMountSize (0.00s) [2021-07-02T10:12:39.100Z] === RUN TestMountChanges [2021-07-02T10:12:39.100Z] mount_test.go:125: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestMountChanges (0.00s) [2021-07-02T10:12:39.100Z] === RUN TestMountApply [2021-07-02T10:12:39.100Z] mount_test.go:212: Failing on Windows [2021-07-02T10:12:39.100Z] --- SKIP: TestMountApply (0.00s) [2021-07-02T10:12:39.100Z] PASS [2021-07-02T10:12:39.100Z] coverage: 30.1% of statements [2021-07-02T10:12:39.100Z] ok github.com/docker/docker/layer 0.458s coverage: 30.1% of statements [2021-07-02T10:12:39.100Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-02T10:12:39.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-02T10:12:39.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-02T10:12:39.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-02T10:12:39.193Z] docker volume rm -f docker-dev-cache [2021-07-02T10:12:39.193Z] docker-dev-cache [Pipeline] deleteDir [2021-07-02T10:12:39.334Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-02T10:12:39.564Z] === RUN TestSequenceGetAvailableBit [2021-07-02T10:12:39.564Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestSequenceEqual [2021-07-02T10:12:39.564Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestSequenceCopy [2021-07-02T10:12:39.564Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestGetFirstAvailable [2021-07-02T10:12:39.564Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestFindSequence [2021-07-02T10:12:39.564Z] --- PASS: TestFindSequence (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestCheckIfAvailable [2021-07-02T10:12:39.564Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestMergeSequences [2021-07-02T10:12:39.564Z] --- PASS: TestMergeSequences (0.00s) [2021-07-02T10:12:39.564Z] === RUN TestPushReservation [2021-07-02T10:12:39.564Z] --- PASS: TestPushReservation (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestSerializeDeserialize [2021-07-02T10:12:40.030Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestSet [2021-07-02T10:12:40.030Z] --- PASS: TestSet (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestSetUnset [2021-07-02T10:12:40.030Z] --- PASS: TestSetUnset (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestOffsetSetUnset [2021-07-02T10:12:40.030Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestSetInRange [2021-07-02T10:12:40.030Z] --- PASS: TestSetInRange (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestSetAnyInRange [2021-07-02T10:12:40.030Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestMethods [2021-07-02T10:12:40.030Z] --- PASS: TestMethods (0.00s) [2021-07-02T10:12:40.030Z] === RUN TestRandomAllocateDeallocate [2021-07-02T10:12:40.270Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-02T10:12:40.574Z] --- PASS: TestTemplatedConfig (3.48s) [2021-07-02T10:12:40.574Z] === RUN TestConfigCreateResolve [2021-07-02T10:12:41.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:12:41.208Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-02T10:12:41.778Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-02T10:12:42.234Z] === RUN TestInvalidConfig [2021-07-02T10:12:42.234Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-02T10:12:42.234Z] === RUN TestConfig [2021-07-02T10:12:42.234Z] --- PASS: TestConfig (0.00s) [2021-07-02T10:12:42.234Z] === RUN TestOptionsLabels [2021-07-02T10:12:42.234Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-02T10:12:42.234Z] === RUN TestValidName [2021-07-02T10:12:42.234Z] --- PASS: TestValidName (0.00s) [2021-07-02T10:12:42.234Z] === RUN TestTLSConfiguration [2021-07-02T10:12:42.234Z] === RUN TestErrorInterfaces [2021-07-02T10:12:42.234Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-02T10:12:42.234Z] === RUN TestNetworkMarshalling [2021-07-02T10:12:42.234Z] time="2021-07-02T10:12:41Z" level=info msg="Option Initializing KV with TLS" [2021-07-02T10:12:42.234Z] --- PASS: TestTLSConfiguration (0.18s) [2021-07-02T10:12:42.234Z] PASS [2021-07-02T10:12:42.234Z] coverage: 24.0% of statements [2021-07-02T10:12:42.234Z] ok github.com/docker/docker/libnetwork/config 0.283s coverage: 24.0% of statements [2021-07-02T10:12:42.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T10:12:42.699Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-02T10:12:42.699Z] === RUN TestEndpointMarshalling [2021-07-02T10:12:42.699Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestAuxAddresses [2021-07-02T10:12:42.699Z] time="2021-07-02T10:12:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:12:42.699Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-02T10:12:42.699Z] === RUN TestSRVServiceQuery [2021-07-02T10:12:42.699Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-02T10:12:42.699Z] === RUN TestServiceVIPReuse [2021-07-02T10:12:42.699Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-02T10:12:42.699Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestDNSIPQuery [2021-07-02T10:12:42.699Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestDNSProxyServFail [2021-07-02T10:12:42.699Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestSandboxAddEmpty [2021-07-02T10:12:42.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestSandboxAddMultiPrio [2021-07-02T10:12:42.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestSandboxAddSamePrio [2021-07-02T10:12:42.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestCleanupServiceDiscovery [2021-07-02T10:12:42.699Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestDNSOptions [2021-07-02T10:12:42.699Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:12:42.699Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestMultipleControllersWithSameStore [2021-07-02T10:12:42.699Z] time="2021-07-02T10:12:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:12:42.699Z] time="2021-07-02T10:12:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-02T10:12:42.699Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-02T10:12:42.699Z] PASS [2021-07-02T10:12:42.699Z] coverage: 8.6% of statements [2021-07-02T10:12:42.699Z] ok github.com/docker/docker/libnetwork 0.347s coverage: 8.6% of statements [2021-07-02T10:12:42.699Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-02T10:12:42.699Z] === RUN TestKey [2021-07-02T10:12:42.699Z] --- PASS: TestKey (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestParseKey [2021-07-02T10:12:42.699Z] --- PASS: TestParseKey (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestInvalidDataStore [2021-07-02T10:12:42.699Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestKVObjectFlatKey [2021-07-02T10:12:42.699Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-02T10:12:42.699Z] === RUN TestAtomicKVObjectFlatKey [2021-07-02T10:12:42.699Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-02T10:12:42.699Z] PASS [2021-07-02T10:12:42.699Z] coverage: 21.9% of statements [2021-07-02T10:12:42.699Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2021-07-02T10:12:43.133Z] --- PASS: TestConfigCreateResolve (2.71s) [2021-07-02T10:12:43.133Z] PASS [2021-07-02T10:12:43.133Z] [2021-07-02T10:12:43.133Z] DONE 6 tests in 17.255s [2021-07-02T10:12:43.133Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-02T10:12:43.133Z] ++ 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-07-02T10:12:43.133Z] ++ set -e [2021-07-02T10:12:43.133Z] ++ '[' -n 0 ']' [2021-07-02T10:12:43.133Z] ++ set -x [2021-07-02T10:12:43.133Z] ++ env -i DEST=/go/src/github.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-07-02T10:12:43.133Z] INFO: Testing against a local daemon [2021-07-02T10:12:43.133Z] === RUN TestCheckpoint [2021-07-02T10:12:43.133Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:12:43.133Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:12:43.133Z] === RUN TestContainerInvalidJSON [2021-07-02T10:12:43.133Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:12:43.133Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:12:43.133Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:12:43.133Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:12:43.133Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:12:43.133Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:12:43.133Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:12:43.133Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:12:43.133Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:12:43.133Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-02T10:12:43.133Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-02T10:12:43.133Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-02T10:12:43.133Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-02T10:12:43.133Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:12:43.133Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-02T10:12:43.133Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:12:43.133Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-02T10:12:43.133Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:12:43.396Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-02T10:12:43.396Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:12:43.396Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-02T10:12:43.396Z] === RUN TestCopyFromContainer [2021-07-02T10:12:43.685Z] === RUN TestIPDataMarshalling [2021-07-02T10:12:43.685Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-02T10:12:43.685Z] === RUN TestValidateAndIsV6 [2021-07-02T10:12:43.685Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-02T10:12:43.685Z] PASS [2021-07-02T10:12:43.685Z] coverage: 68.9% of statements [2021-07-02T10:12:43.685Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-07-02T10:12:43.685Z] === RUN TestDriver [2021-07-02T10:12:43.685Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:12:43.685Z] PASS [2021-07-02T10:12:43.685Z] coverage: 34.8% of statements [2021-07-02T10:12:43.685Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2021-07-02T10:12:44.149Z] === RUN TestDriver [2021-07-02T10:12:44.149Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:12:44.149Z] PASS [2021-07-02T10:12:44.149Z] coverage: 34.8% of statements [2021-07-02T10:12:44.149Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2021-07-02T10:12:44.615Z] === RUN TestNetworkAllocateFree [2021-07-02T10:12:44.615Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-02T10:12:44.615Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-02T10:12:44.615Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-02T10:12:44.615Z] PASS [2021-07-02T10:12:44.615Z] coverage: 63.6% of statements [2021-07-02T10:12:44.615Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-07-02T10:12:44.790Z] === RUN TestCopyFromContainer// [2021-07-02T10:12:44.790Z] === RUN TestCopyFromContainer//bar/root [2021-07-02T10:12:45.054Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-02T10:12:45.054Z] === RUN TestCopyFromContainer/bar/quux [2021-07-02T10:12:45.054Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-02T10:12:45.079Z] === RUN TestGetEmptyCapabilities [2021-07-02T10:12:45.079Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-02T10:12:45.079Z] === RUN TestGetExtraCapabilities [2021-07-02T10:12:45.079Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-02T10:12:45.079Z] === RUN TestGetInvalidCapabilities [2021-07-02T10:12:45.079Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-02T10:12:45.079Z] === RUN TestRemoteDriver [2021-07-02T10:12:45.079Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-02T10:12:45.079Z] === RUN TestDriverError [2021-07-02T10:12:45.079Z] --- PASS: TestDriverError (0.01s) [2021-07-02T10:12:45.079Z] === RUN TestMissingValues [2021-07-02T10:12:45.079Z] --- PASS: TestMissingValues (0.00s) [2021-07-02T10:12:45.079Z] === RUN TestRollback [2021-07-02T10:12:45.079Z] --- PASS: TestRollback (0.01s) [2021-07-02T10:12:45.079Z] PASS [2021-07-02T10:12:45.079Z] coverage: 57.4% of statements [2021-07-02T10:12:45.079Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2021-07-02T10:12:45.317Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-02T10:12:45.317Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-02T10:12:45.317Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-02T10:12:45.586Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-02T10:12:45.586Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer (2.32s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-02T10:12:45.586Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-02T10:12:45.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:12:45.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:12:45.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:12:45.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:12:45.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:12:45.586Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:12:45.586Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:12:45.586Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:12:45.586Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:12:45.586Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:12:45.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-02T10:12:45.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-02T10:12:45.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-02T10:12:45.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-02T10:12:45.586Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:12:45.849Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-02T10:12:45.849Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:12:45.849Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:12:45.849Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:12:45.849Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:12:45.849Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:12:45.849Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:12:45.849Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:12:45.849Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:12:45.849Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:12:45.849Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:12:45.849Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-02T10:12:45.849Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-02T10:12:45.849Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-02T10:12:45.849Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-02T10:12:45.849Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:12:45.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-02T10:12:45.849Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:12:46.059Z] === RUN TestNew [2021-07-02T10:12:46.059Z] --- PASS: TestNew (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestAddDriver [2021-07-02T10:12:46.059Z] --- PASS: TestAddDriver (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestAddDuplicateDriver [2021-07-02T10:12:46.059Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-02T10:12:46.059Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestDriver [2021-07-02T10:12:46.059Z] --- PASS: TestDriver (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestIPAM [2021-07-02T10:12:46.059Z] --- PASS: TestIPAM (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestWalkIPAMs [2021-07-02T10:12:46.059Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestWalkDrivers [2021-07-02T10:12:46.059Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-02T10:12:46.059Z] PASS [2021-07-02T10:12:46.059Z] coverage: 82.4% of statements [2021-07-02T10:12:46.059Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2021-07-02T10:12:46.059Z] === RUN TestNAT [2021-07-02T10:12:46.059Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-02T10:12:46.059Z] --- SKIP: TestNAT (0.00s) [2021-07-02T10:12:46.059Z] === RUN TestTransparent [2021-07-02T10:12:46.059Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-02T10:12:46.059Z] --- SKIP: TestTransparent (0.00s) [2021-07-02T10:12:46.059Z] PASS [2021-07-02T10:12:46.059Z] coverage: 0.0% of statements [2021-07-02T10:12:46.059Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.068s coverage: 0.0% of statements [2021-07-02T10:12:46.523Z] === RUN TestBuildDefault [2021-07-02T10:12:46.523Z] --- PASS: TestBuildDefault (0.01s) [2021-07-02T10:12:46.523Z] === RUN TestBuildHostnameDomainname [2021-07-02T10:12:46.523Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestBuildHostname [2021-07-02T10:12:46.523Z] --- PASS: TestBuildHostname (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestBuildHostnameFQDN [2021-07-02T10:12:46.523Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestBuildNoIP [2021-07-02T10:12:46.523Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestUpdate [2021-07-02T10:12:46.523Z] --- PASS: TestUpdate (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-02T10:12:46.523Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-02T10:12:46.523Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestAddEmpty [2021-07-02T10:12:46.523Z] --- PASS: TestAddEmpty (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestAdd [2021-07-02T10:12:46.523Z] --- PASS: TestAdd (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestDeleteEmpty [2021-07-02T10:12:46.523Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestDeleteNewline [2021-07-02T10:12:46.523Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestDelete [2021-07-02T10:12:46.523Z] --- PASS: TestDelete (0.00s) [2021-07-02T10:12:46.523Z] === RUN TestConcurrentWrites [2021-07-02T10:12:46.523Z] --- PASS: TestConcurrentWrites (0.25s) [2021-07-02T10:12:46.523Z] PASS [2021-07-02T10:12:46.523Z] coverage: 81.2% of statements [2021-07-02T10:12:46.523Z] ok github.com/docker/docker/libnetwork/etchosts 0.329s coverage: 81.2% of statements [2021-07-02T10:12:46.987Z] === RUN TestDiff [2021-07-02T10:12:46.987Z] --- PASS: TestDiff (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestAddedCallback [2021-07-02T10:12:46.987Z] --- PASS: TestAddedCallback (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestRemovedCallback [2021-07-02T10:12:46.987Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestNoCallback [2021-07-02T10:12:46.987Z] --- PASS: TestNoCallback (0.00s) [2021-07-02T10:12:46.987Z] PASS [2021-07-02T10:12:46.987Z] coverage: 48.1% of statements [2021-07-02T10:12:46.987Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-07-02T10:12:46.987Z] === RUN TestNew [2021-07-02T10:12:46.987Z] --- PASS: TestNew (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestAllocate [2021-07-02T10:12:46.987Z] --- PASS: TestAllocate (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestUninitialized [2021-07-02T10:12:46.987Z] --- PASS: TestUninitialized (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestAllocateInRange [2021-07-02T10:12:46.987Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-02T10:12:46.987Z] === RUN TestAllocateSerial [2021-07-02T10:12:46.987Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-02T10:12:46.987Z] PASS [2021-07-02T10:12:46.987Z] coverage: 87.5% of statements [2021-07-02T10:12:46.987Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-07-02T10:12:47.050Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-02T10:12:47.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-02T10:12:47.452Z] === RUN TestCaller [2021-07-02T10:12:47.452Z] --- PASS: TestCaller (0.00s) [2021-07-02T10:12:47.452Z] PASS [2021-07-02T10:12:47.452Z] coverage: 100.0% of statements [2021-07-02T10:12:47.452Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2021-07-02T10:12:47.916Z] === RUN TestSetSerialInsertDelete [2021-07-02T10:12:47.916Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-02T10:12:47.916Z] === RUN TestSetParallelInsertDelete [2021-07-02T10:12:48.244Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-02T10:12:48.244Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-02T10:12:48.406Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2021-07-02T10:12:48.406Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:12:48.503Z] check_test.go:309: [dd86773d55b9c] daemon is not started [2021-07-02T10:12:48.503Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-02T10:12:48.897Z] --- PASS: TestRandomAllocateDeallocate (9.05s) [2021-07-02T10:12:48.897Z] === RUN TestAllocateRandomDeallocate [2021-07-02T10:12:49.071Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-02T10:12:49.361Z] === RUN TestInt2IP2IntConversion [2021-07-02T10:12:49.640Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-02T10:12:49.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-02T10:12:49.826Z] === RUN TestPoolRequest [2021-07-02T10:12:49.827Z] --- PASS: TestPoolRequest (0.00s) [2021-07-02T10:12:49.827Z] === RUN TestOtherRequests [2021-07-02T10:12:49.827Z] --- PASS: TestOtherRequests (0.00s) [2021-07-02T10:12:49.827Z] PASS [2021-07-02T10:12:49.827Z] coverage: 57.1% of statements [2021-07-02T10:12:49.827Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-07-02T10:12:49.827Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2021-07-02T10:12:49.827Z] === RUN TestGetAddressVersion [2021-07-02T10:12:49.827Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-02T10:12:49.827Z] === RUN TestKeyString [2021-07-02T10:12:49.827Z] --- PASS: TestKeyString (0.00s) [2021-07-02T10:12:49.827Z] === RUN TestPoolDataMarshal [2021-07-02T10:12:49.827Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-02T10:12:49.827Z] === RUN TestSubnetsMarshal [2021-07-02T10:12:49.827Z] --- PASS: TestSubnetsMarshal (0.08s) [2021-07-02T10:12:49.827Z] === RUN TestAddSubnets [2021-07-02T10:12:49.827Z] --- PASS: TestAddSubnets (0.14s) [2021-07-02T10:12:49.827Z] === RUN TestDoublePoolRelease [2021-07-02T10:12:49.827Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-07-02T10:12:49.827Z] === RUN TestAddReleasePoolID [2021-07-02T10:12:50.209Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-02T10:12:50.291Z] --- PASS: TestAddReleasePoolID (0.15s) [2021-07-02T10:12:50.291Z] === RUN TestPredefinedPool [2021-07-02T10:12:50.291Z] --- PASS: TestPredefinedPool (0.05s) [2021-07-02T10:12:50.291Z] === RUN TestRemoveSubnet [2021-07-02T10:12:50.291Z] --- PASS: TestRemoveSubnet (0.28s) [2021-07-02T10:12:50.291Z] === RUN TestGetSameAddress [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2021-07-02T10:12:50.331Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:12:50.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:12:50.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:12:50.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:12:50.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:12:50.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:12:50.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:12:50.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:12:50.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:12:50.331Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:12:50.331Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:12:50.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:12:50.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:12:50.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:12:50.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:12:50.331Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-02T10:12:50.331Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-02T10:12:50.331Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:12:50.756Z] --- PASS: TestGetSameAddress (0.07s) [2021-07-02T10:12:50.757Z] === RUN TestPoolAllocationReuse [2021-07-02T10:12:50.757Z] === RUN TestGetCapabilities [2021-07-02T10:12:50.757Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-02T10:12:50.757Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-02T10:12:50.757Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-02T10:12:50.757Z] === RUN TestGetDefaultAddressSpaces [2021-07-02T10:12:50.757Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-02T10:12:50.757Z] === RUN TestRemoteDriver [2021-07-02T10:12:50.757Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-02T10:12:50.757Z] PASS [2021-07-02T10:12:50.757Z] coverage: 47.4% of statements [2021-07-02T10:12:51.221Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2021-07-02T10:12:51.221Z] --- PASS: TestAllocateRandomDeallocate (2.31s) [2021-07-02T10:12:51.221Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-02T10:12:51.279Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-07-02T10:12:51.279Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:12:51.279Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:12:51.279Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:12:51.279Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-02T10:12:51.279Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-02T10:12:51.279Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-02T10:12:51.279Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:12:51.279Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-02T10:12:51.279Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:12:51.279Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-02T10:12:51.279Z] === RUN TestContainerStartOnDaemonRestart [2021-07-02T10:12:51.279Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-02T10:12:51.279Z] === RUN TestDaemonRestartIpcMode [2021-07-02T10:12:51.279Z] === PAUSE TestDaemonRestartIpcMode [2021-07-02T10:12:51.279Z] === RUN TestDaemonHostGatewayIP [2021-07-02T10:12:51.279Z] === PAUSE TestDaemonHostGatewayIP [2021-07-02T10:12:51.279Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-02T10:12:51.279Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-02T10:12:51.279Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:12:51.279Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-02T10:12:51.279Z] === RUN TestDiff [2021-07-02T10:12:51.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-02T10:12:51.686Z] === RUN TestWindowsIPAM [2021-07-02T10:12:51.686Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-02T10:12:51.686Z] PASS [2021-07-02T10:12:51.686Z] coverage: 71.4% of statements [2021-07-02T10:12:51.686Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-07-02T10:12:51.855Z] --- PASS: TestDiff (0.73s) [2021-07-02T10:12:51.855Z] === RUN TestExecWithCloseStdin [2021-07-02T10:12:52.523Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-02T10:12:52.523Z] check_test.go:309: [da1425cca2f3d] daemon is not started [2021-07-02T10:12:52.523Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-02T10:12:52.664Z] === RUN TestDefaultNetwork [2021-07-02T10:12:52.664Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.63s) [2021-07-02T10:12:52.664Z] === RUN TestRetrieveFromStore [2021-07-02T10:12:53.091Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-02T10:12:53.129Z] --- PASS: TestDefaultNetwork (0.29s) [2021-07-02T10:12:53.129Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-02T10:12:53.129Z] --- PASS: TestPoolAllocationReuse (2.49s) [2021-07-02T10:12:53.129Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-02T10:12:53.129Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-02T10:12:53.129Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-02T10:12:53.129Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-02T10:12:53.129Z] === RUN TestInitAddressPools [2021-07-02T10:12:53.129Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-02T10:12:53.129Z] PASS [2021-07-02T10:12:53.129Z] coverage: 74.0% of statements [2021-07-02T10:12:53.129Z] ok github.com/docker/docker/libnetwork/ipamutils 0.637s coverage: 74.0% of statements [2021-07-02T10:12:53.247Z] --- PASS: TestExecWithCloseStdin (1.04s) [2021-07-02T10:12:53.247Z] === RUN TestExec [2021-07-02T10:12:53.595Z] --- PASS: TestRetrieveFromStore (0.80s) [2021-07-02T10:12:53.595Z] === RUN TestIsCorrupted [2021-07-02T10:12:53.595Z] --- PASS: TestIsCorrupted (0.03s) [2021-07-02T10:12:53.595Z] === RUN TestSetRollover [2021-07-02T10:12:53.595Z] === RUN TestKeyValue [2021-07-02T10:12:53.595Z] --- PASS: TestKeyValue (0.00s) [2021-07-02T10:12:53.595Z] PASS [2021-07-02T10:12:53.595Z] coverage: 60.0% of statements [2021-07-02T10:12:53.595Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-07-02T10:12:54.195Z] --- PASS: TestExec (1.03s) [2021-07-02T10:12:54.195Z] === RUN TestExecUser [2021-07-02T10:12:54.469Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-02T10:12:55.165Z] --- PASS: TestExecUser (1.03s) [2021-07-02T10:12:55.165Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:12:56.123Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-07-02T10:12:56.123Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:12:56.376Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-02T10:12:56.528Z] --- PASS: TestSetRollover (2.72s) [2021-07-02T10:12:56.529Z] === RUN TestSetRolloverSerial [2021-07-02T10:12:56.993Z] === RUN TestNetworkDBSimple [2021-07-02T10:12:56.993Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.82s) [2021-07-02T10:12:56.993Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.40s) [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.96s) [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.77s) [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.12s) [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.58s) [2021-07-02T10:12:57.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.75s) [2021-07-02T10:12:57.463Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:12:57.463Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:12:57.527Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-07-02T10:12:57.527Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:12:57.971Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-02T10:12:57.971Z] PASS [2021-07-02T10:12:57.971Z] coverage: 100.0% of statements [2021-07-02T10:12:57.971Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-07-02T10:12:57.971Z] 2021/07/02 10:12:57 Closing DB instances... [2021-07-02T10:12:58.435Z] --- PASS: TestSetRolloverSerial (2.05s) [2021-07-02T10:12:58.435Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-02T10:12:58.435Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-02T10:12:58.435Z] PASS [2021-07-02T10:12:58.435Z] coverage: 84.4% of statements [2021-07-02T10:12:58.435Z] ok github.com/docker/docker/libnetwork/bitseq 18.818s coverage: 84.4% of statements [2021-07-02T10:12:58.435Z] === RUN TestGenerate [2021-07-02T10:12:58.435Z] --- PASS: TestGenerate (0.00s) [2021-07-02T10:12:58.435Z] === RUN TestGeneratePtr [2021-07-02T10:12:58.435Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-02T10:12:58.435Z] === RUN TestGenerateMissingField [2021-07-02T10:12:58.435Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-02T10:12:58.435Z] === RUN TestFieldCannotBeSet [2021-07-02T10:12:58.435Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-02T10:12:58.435Z] === RUN TestTypeMismatchError [2021-07-02T10:12:58.435Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-02T10:12:58.435Z] PASS [2021-07-02T10:12:58.435Z] coverage: 100.0% of statements [2021-07-02T10:12:58.435Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2021-07-02T10:12:58.920Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-07-02T10:12:58.920Z] === RUN TestHealthKillContainer [2021-07-02T10:12:59.414Z] testing: warning: no tests to run [2021-07-02T10:12:59.414Z] PASS [2021-07-02T10:12:59.414Z] coverage: 0.0% of statements [2021-07-02T10:12:59.414Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-07-02T10:12:59.414Z] --- PASS: TestNetworkDBSimple (2.63s) [2021-07-02T10:12:59.414Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-02T10:12:59.879Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.78s) [2021-07-02T10:12:59.879Z] === RUN TestGetAddress [2021-07-02T10:12:59.879Z] === RUN TestRequestNewPort [2021-07-02T10:12:59.879Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestRequestSpecificPort [2021-07-02T10:12:59.879Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestReleasePort [2021-07-02T10:12:59.879Z] --- PASS: TestReleasePort (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestReuseReleasedPort [2021-07-02T10:12:59.879Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestReleaseUnreadledPort [2021-07-02T10:12:59.879Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestUnknowProtocol [2021-07-02T10:12:59.879Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestAllocateAllPorts [2021-07-02T10:12:59.879Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestPortAllocation [2021-07-02T10:12:59.879Z] --- PASS: TestPortAllocation (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestPortAllocationWithCustomRange [2021-07-02T10:12:59.879Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestNoDuplicateBPR [2021-07-02T10:12:59.879Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-02T10:12:59.879Z] === RUN TestChangePortRange [2021-07-02T10:12:59.879Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-02T10:12:59.879Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-02T10:12:59.879Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-02T10:12:59.879Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-02T10:12:59.879Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-02T10:12:59.879Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-02T10:12:59.879Z] --- PASS: TestChangePortRange (0.00s) [2021-07-02T10:12:59.879Z] PASS [2021-07-02T10:12:59.879Z] coverage: 88.6% of statements [2021-07-02T10:12:59.879Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2021-07-02T10:13:00.569Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-02T10:13:00.857Z] 2021/07/02 10:13:00 Closing DB instances... [2021-07-02T10:13:00.858Z] === RUN TestTransportPortConv [2021-07-02T10:13:00.858Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-02T10:13:00.858Z] === RUN TestTransportPortBindingConv [2021-07-02T10:13:00.858Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-02T10:13:00.858Z] === RUN TestErrorConstructors [2021-07-02T10:13:00.858Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-02T10:13:00.858Z] === RUN TestCompareIPMask [2021-07-02T10:13:00.858Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-02T10:13:00.858Z] === RUN TestUtilGetHostPartIP [2021-07-02T10:13:00.858Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-02T10:13:00.858Z] === RUN TestUtilGetBroadcastIP [2021-07-02T10:13:00.858Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-02T10:13:00.858Z] === RUN TestParseCIDR [2021-07-02T10:13:00.858Z] --- PASS: TestParseCIDR (0.00s) [2021-07-02T10:13:00.858Z] PASS [2021-07-02T10:13:00.858Z] coverage: 47.9% of statements [2021-07-02T10:13:00.858Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 47.9% of statements [2021-07-02T10:13:01.506Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-02T10:13:01.882Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-02T10:13:02.235Z] --- PASS: TestHealthKillContainer (3.07s) [2021-07-02T10:13:02.236Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-02T10:13:02.348Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-02T10:13:02.348Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-02T10:13:02.348Z] PASS [2021-07-02T10:13:02.348Z] coverage: 44.0% of statements [2021-07-02T10:13:02.348Z] ok github.com/docker/docker/oci 0.042s coverage: 44.0% of statements [2021-07-02T10:13:02.348Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-07-02T10:13:02.348Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-02T10:13:02.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:13:02.555Z] INFO: Testing against a local daemon [2021-07-02T10:13:02.555Z] === RUN TestBuildWithSession [2021-07-02T10:13:02.555Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:13:02.555Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:13:02.555Z] === RUN TestBuildSquashParent [2021-07-02T10:13:02.555Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:13:02.555Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:13:02.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:13:02.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:13:02.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:13:02.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:13:02.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:13:02.555Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:13:02.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:13:02.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:13:02.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:13:02.555Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:13:02.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:13:02.814Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-07-02T10:13:02.814Z] === RUN TestIpcModeNone [2021-07-02T10:13:03.327Z] 2021/07/02 10:13:03 Closing DB instances... [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-02T10:13:03.327Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-02T10:13:03.468Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-02T10:13:03.763Z] --- PASS: TestIpcModeNone (1.04s) [2021-07-02T10:13:03.763Z] === RUN TestIpcModePrivate [2021-07-02T10:13:03.791Z] === RUN TestAddressPoolOpt [2021-07-02T10:13:03.791Z] --- PASS: TestAddressPoolOpt (0.01s) [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/a [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/something [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/_=a [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/env1=value1 [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/_env1=value1 [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/PATH [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/=a [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/PATH= [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/PATH=something [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/asd!qwe [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/1asd [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/123 [2021-07-02T10:13:03.791Z] === RUN TestValidateEnv/some_space [2021-07-02T10:13:03.792Z] === RUN TestValidateEnv/__some_space_before [2021-07-02T10:13:03.792Z] === RUN TestValidateEnv/some_space_after__ [2021-07-02T10:13:03.792Z] === RUN TestValidateEnv/= [2021-07-02T10:13:03.792Z] === RUN TestValidateEnv/PaTh [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestParseHost [2021-07-02T10:13:03.792Z] --- PASS: TestParseHost (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestParseDockerDaemonHost [2021-07-02T10:13:03.792Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestParseTCP [2021-07-02T10:13:03.792Z] --- PASS: TestParseTCP (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-02T10:13:03.792Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestValidateExtraHosts [2021-07-02T10:13:03.792Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestIpOptString [2021-07-02T10:13:03.792Z] --- PASS: TestIpOptString (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-02T10:13:03.792Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestNewIpOptValidDefaultVal [2021-07-02T10:13:03.792Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestIpOptSetInvalidVal [2021-07-02T10:13:03.792Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestValidateIPAddress [2021-07-02T10:13:03.792Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestMapOpts [2021-07-02T10:13:03.792Z] --- PASS: TestMapOpts (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestListOptsWithoutValidator [2021-07-02T10:13:03.792Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestListOptsWithValidator [2021-07-02T10:13:03.792Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestValidateDNSSearch [2021-07-02T10:13:03.792Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_general_format [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_one_more [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-02T10:13:03.792Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-02T10:13:03.792Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestNamedListOpts [2021-07-02T10:13:03.792Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestNamedMapOpts [2021-07-02T10:13:03.792Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestParseLink [2021-07-02T10:13:03.792Z] --- PASS: TestParseLink (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestQuotedStringSetWithQuotes [2021-07-02T10:13:03.792Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-02T10:13:03.792Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-02T10:13:03.792Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-02T10:13:03.792Z] === RUN TestUlimitOpt [2021-07-02T10:13:03.792Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-02T10:13:03.792Z] PASS [2021-07-02T10:13:03.792Z] coverage: 67.1% of statements [2021-07-02T10:13:03.792Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2021-07-02T10:13:04.257Z] === RUN TestParseVersion [2021-07-02T10:13:04.257Z] --- PASS: TestParseVersion (0.00s) [2021-07-02T10:13:04.257Z] PASS [2021-07-02T10:13:04.257Z] coverage: 52.9% of statements [2021-07-02T10:13:04.257Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-07-02T10:13:04.571Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:13:04.571Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:13:04.712Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-02T10:13:04.975Z] --- PASS: TestIpcModePrivate (1.04s) [2021-07-02T10:13:04.975Z] === RUN TestIpcModeShareable [2021-07-02T10:13:05.236Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-07-02T10:13:05.236Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-02T10:13:05.548Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:13:05.704Z] === RUN TestPeerCertificateMarshalJSON [2021-07-02T10:13:05.704Z] === RUN TestIsArchivePathDir [2021-07-02T10:13:05.928Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-02T10:13:05.928Z] --- PASS: TestIpcModeShareable (1.02s) [2021-07-02T10:13:05.928Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-02T10:13:06.168Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-02T10:13:06.168Z] === RUN TestIsArchivePathInvalidFile [2021-07-02T10:13:06.168Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-02T10:13:06.168Z] === RUN TestIsArchivePathTar [2021-07-02T10:13:06.168Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-07-02T10:13:06.168Z] === RUN TestDecompressStreamGzip [2021-07-02T10:13:06.633Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-02T10:13:06.633Z] === RUN TestDecompressStreamBzip2 [2021-07-02T10:13:06.633Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-07-02T10:13:06.633Z] === RUN TestDecompressStreamXz [2021-07-02T10:13:06.633Z] archive_test.go:134: Xz not present in msys2 [2021-07-02T10:13:06.633Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestCompressStreamXzUnsupported [2021-07-02T10:13:06.633Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-02T10:13:06.633Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestCompressStreamInvalid [2021-07-02T10:13:06.633Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestExtensionInvalid [2021-07-02T10:13:06.633Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestExtensionUncompressed [2021-07-02T10:13:06.633Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestExtensionBzip2 [2021-07-02T10:13:06.633Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestExtensionGzip [2021-07-02T10:13:06.633Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestExtensionXz [2021-07-02T10:13:06.633Z] --- PASS: TestExtensionXz (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestCmdStreamLargeStderr [2021-07-02T10:13:06.633Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-02T10:13:06.633Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-02T10:13:06.633Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2021-07-02T10:13:06.633Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-02T10:13:06.633Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestMiddleware [2021-07-02T10:13:06.633Z] --- PASS: TestMiddleware (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestNewResponseModifier [2021-07-02T10:13:06.633Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-02T10:13:06.633Z] PASS [2021-07-02T10:13:06.633Z] coverage: 26.8% of statements [2021-07-02T10:13:06.633Z] ok github.com/docker/docker/pkg/authorization 0.780s coverage: 26.8% of statements [2021-07-02T10:13:06.633Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-02T10:13:06.633Z] === RUN TestCmdStreamBad [2021-07-02T10:13:06.633Z] archive_test.go:239: Failing on Windows CI machines [2021-07-02T10:13:06.633Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestCmdStreamGood [2021-07-02T10:13:06.633Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-02T10:13:06.633Z] === RUN TestUntarPathWithInvalidDest [2021-07-02T10:13:06.633Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-02T10:13:06.633Z] === RUN TestUntarPathWithInvalidSrc [2021-07-02T10:13:06.633Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-02T10:13:06.633Z] === RUN TestUntarPath [2021-07-02T10:13:06.633Z] --- PASS: TestUntarPath (0.07s) [2021-07-02T10:13:06.633Z] === RUN TestUntarPathWithDestinationFile [2021-07-02T10:13:06.633Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-02T10:13:06.633Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-02T10:13:07.098Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:13:07.099Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-02T10:13:07.099Z] === RUN TestCopyWithTarInvalidSrc [2021-07-02T10:13:07.099Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-02T10:13:07.099Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-02T10:13:07.099Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-02T10:13:07.099Z] === RUN TestCopyWithTarSrcFile [2021-07-02T10:13:07.099Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-02T10:13:07.099Z] === RUN TestCopyWithTarSrcFolder [2021-07-02T10:13:07.099Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-02T10:13:07.099Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-02T10:13:07.099Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-02T10:13:07.099Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-02T10:13:07.099Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-02T10:13:07.099Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-02T10:13:07.099Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-02T10:13:07.099Z] === RUN TestCopyFileWithTarSrcFile [2021-07-02T10:13:07.099Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-02T10:13:07.099Z] === RUN TestTarFiles [2021-07-02T10:13:07.099Z] === RUN TestUnbuffered [2021-07-02T10:13:07.099Z] --- PASS: TestUnbuffered (0.00s) [2021-07-02T10:13:07.099Z] === RUN TestRaceUnbuffered [2021-07-02T10:13:07.099Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-02T10:13:07.099Z] PASS [2021-07-02T10:13:07.099Z] coverage: 100.0% of statements [2021-07-02T10:13:07.099Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-07-02T10:13:07.563Z] 2021/07/02 10:13:07 Closing DB instances... [2021-07-02T10:13:07.661Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-02T10:13:07.920Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-02T10:13:08.028Z] === RUN TestMatch [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[foo]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[foo_bar]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[]#01 [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[qux]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-02T10:13:08.028Z] === RUN TestMatch/[[foo_baz]] [2021-07-02T10:13:08.028Z] --- PASS: TestMatch (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-02T10:13:08.028Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-02T10:13:08.028Z] PASS [2021-07-02T10:13:08.028Z] coverage: 87.5% of statements [2021-07-02T10:13:08.028Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2021-07-02T10:13:08.655Z] --- PASS: TestBuildMultiStageCopy (12.91s) [2021-07-02T10:13:08.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.11s) [2021-07-02T10:13:08.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2021-07-02T10:13:08.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2021-07-02T10:13:08.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-07-02T10:13:08.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2021-07-02T10:13:08.655Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:13:09.006Z] --- PASS: TestNetworkDBCRUDTableEntry (3.71s) [2021-07-02T10:13:09.007Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-02T10:13:09.007Z] === RUN TestChrootTarUntar [2021-07-02T10:13:09.007Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-02T10:13:09.007Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootUntarEmptyArchive [2021-07-02T10:13:09.007Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootTarUntarWithSymlink [2021-07-02T10:13:09.007Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootCopyWithTar [2021-07-02T10:13:09.007Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootCopyFileWithTar [2021-07-02T10:13:09.007Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootUntarPath [2021-07-02T10:13:09.007Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-02T10:13:09.007Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-02T10:13:09.007Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:13:09.007Z] === RUN TestChrootApplyDotDotFile [2021-07-02T10:13:09.007Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:09.007Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-02T10:13:09.007Z] PASS [2021-07-02T10:13:09.007Z] coverage: 15.4% of statements [2021-07-02T10:13:09.007Z] ok github.com/docker/docker/pkg/chrootarchive 0.088s coverage: 15.4% of statements [2021-07-02T10:13:09.244Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2021-07-02T10:13:09.244Z] === RUN TestAPIIpcModeHost [2021-07-02T10:13:09.821Z] --- PASS: TestAPIIpcModeHost (1.05s) [2021-07-02T10:13:09.821Z] === RUN TestDaemonIpcModeShareable [2021-07-02T10:13:09.825Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-02T10:13:09.987Z] === RUN TestSizeEmpty [2021-07-02T10:13:09.987Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestSizeEmptyFile [2021-07-02T10:13:09.987Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestSizeNonemptyFile [2021-07-02T10:13:09.987Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-02T10:13:09.987Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-02T10:13:09.987Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-02T10:13:09.987Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestMoveToSubdir [2021-07-02T10:13:09.987Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-02T10:13:09.987Z] === RUN TestSizeNonExistingDirectory [2021-07-02T10:13:09.987Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-02T10:13:09.987Z] PASS [2021-07-02T10:13:09.987Z] coverage: 80.0% of statements [2021-07-02T10:13:09.987Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-07-02T10:13:10.966Z] 2021/07/02 10:13:10 Closing DB instances... [2021-07-02T10:13:10.966Z] === RUN Test [2021-07-02T10:13:10.966Z] === RUN Test/TestContainsEntry [2021-07-02T10:13:10.966Z] === RUN Test/TestCreateEntries [2021-07-02T10:13:10.966Z] === RUN Test/TestEntriesDiff [2021-07-02T10:13:10.966Z] === RUN Test/TestEntriesEquality [2021-07-02T10:13:10.966Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-02T10:13:10.966Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-02T10:13:10.966Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-02T10:13:10.966Z] === RUN Test/TestGeneratorNotGenerate [2021-07-02T10:13:10.966Z] === RUN Test/TestGeneratorWithPort [2021-07-02T10:13:10.966Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-02T10:13:10.966Z] === RUN Test/TestNewEntry [2021-07-02T10:13:10.966Z] === RUN Test/TestParse [2021-07-02T10:13:10.966Z] --- PASS: Test (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-02T10:13:10.966Z] --- PASS: Test/TestParse (0.00s) [2021-07-02T10:13:10.966Z] PASS [2021-07-02T10:13:10.966Z] coverage: 58.3% of statements [2021-07-02T10:13:10.966Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-07-02T10:13:11.581Z] --- PASS: TestBuildMultiStageParentConfig (2.64s) [2021-07-02T10:13:11.581Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:13:11.581Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:13:11.581Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-02T10:13:11.581Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:13:11.746Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-02T10:13:11.746Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-07-02T10:13:11.746Z] === RUN TestDaemonIpcModePrivate [2021-07-02T10:13:11.947Z] === RUN Test [2021-07-02T10:13:11.947Z] === RUN Test/TestContent [2021-07-02T10:13:11.947Z] === RUN Test/TestInitialize [2021-07-02T10:13:11.947Z] === RUN Test/TestNew [2021-07-02T10:13:11.947Z] === RUN Test/TestParsingContentsWithComments [2021-07-02T10:13:11.947Z] === RUN Test/TestRegister [2021-07-02T10:13:11.947Z] === RUN Test/TestWatch [2021-07-02T10:13:11.947Z] --- PASS: Test (0.00s) [2021-07-02T10:13:11.947Z] --- PASS: Test/TestContent (0.00s) [2021-07-02T10:13:11.947Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-02T10:13:11.947Z] --- PASS: Test/TestNew (0.00s) [2021-07-02T10:13:11.947Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-02T10:13:11.947Z] --- PASS: Test/TestRegister (0.00s) [2021-07-02T10:13:11.947Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:13:11.947Z] PASS [2021-07-02T10:13:11.947Z] coverage: 97.6% of statements [2021-07-02T10:13:11.947Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 97.6% of statements [2021-07-02T10:13:12.359Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-02T10:13:12.411Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-02T10:13:12.411Z] === RUN TestNetworkDBNodeLeave [2021-07-02T10:13:12.556Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2021-07-02T10:13:12.556Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:13:12.878Z] === RUN Test [2021-07-02T10:13:12.878Z] === RUN Test/TestInitialize [2021-07-02T10:13:12.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:13:12.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:13:13.342Z] time="2021-07-02T10:13:12Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:13:13.342Z] time="2021-07-02T10:13:12Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:13:13.342Z] time="2021-07-02T10:13:12Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:13:13.342Z] === RUN Test/TestInitializeWithCerts [2021-07-02T10:13:13.342Z] time="2021-07-02T10:13:12Z" level=info msg="Initializing discovery with TLS" [2021-07-02T10:13:13.342Z] === RUN Test/TestWatch [2021-07-02T10:13:13.342Z] time="2021-07-02T10:13:12Z" level=info msg="Initializing discovery without TLS" [2021-07-02T10:13:13.342Z] --- PASS: TestTarFiles (6.36s) [2021-07-02T10:13:13.342Z] === RUN TestTarUntar [2021-07-02T10:13:13.342Z] --- PASS: TestTarUntar (0.03s) [2021-07-02T10:13:13.342Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-02T10:13:13.342Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-02T10:13:13.342Z] === RUN TestTarWithOptions [2021-07-02T10:13:13.342Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-02T10:13:13.342Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-02T10:13:13.342Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-02T10:13:13.342Z] === RUN TestUntarUstarGnuConflict [2021-07-02T10:13:13.342Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-02T10:13:13.342Z] === RUN TestUntarInvalidFilenames [2021-07-02T10:13:13.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-02T10:13:13.670Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-07-02T10:13:13.670Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-02T10:13:13.807Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames108141678\\dest" [2021-07-02T10:13:13.807Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-02T10:13:13.807Z] === RUN TestUntarHardlinkToSymlink [2021-07-02T10:13:13.807Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-02T10:13:13.807Z] === RUN TestUntarInvalidHardlink [2021-07-02T10:13:13.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink420938991\\victim\\hello" -> "../victim/hello" [2021-07-02T10:13:13.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink537598850\\victim\\hello" -> "/../victim/hello" [2021-07-02T10:13:13.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562514681\\victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink921433092\\victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink264595347\\victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink997001686\\victim" -> "../victim" [2021-07-02T10:13:13.807Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-02T10:13:13.807Z] === RUN TestUntarInvalidSymlink [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink831791933\\dest\\dotdot" -> "../victim/hello" [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink312774520\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink266055287\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink821141866\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink174532545\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210468908\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:13.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink089127323\\dest\\dir\\loophole" -> "../../victim" [2021-07-02T10:13:13.807Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-02T10:13:13.807Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-02T10:13:13.807Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-02T10:13:13.807Z] === RUN TestXGlobalNoParent [2021-07-02T10:13:13.807Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-02T10:13:13.807Z] === RUN TestReplaceFileTarWrapper [2021-07-02T10:13:13.807Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-02T10:13:13.807Z] === RUN TestPrefixHeaderReadable [2021-07-02T10:13:13.807Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-02T10:13:13.807Z] === RUN TestDisablePigz [2021-07-02T10:13:13.807Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-02T10:13:13.807Z] --- PASS: TestDisablePigz (0.12s) [2021-07-02T10:13:13.807Z] === RUN TestPigz [2021-07-02T10:13:14.267Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-02T10:13:14.271Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-02T10:13:14.271Z] --- PASS: TestPigz (0.13s) [2021-07-02T10:13:14.271Z] === RUN TestCopyFileWithInvalidDest [2021-07-02T10:13:14.271Z] archive_windows_test.go:16: Currently fails [2021-07-02T10:13:14.271Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:13:14.271Z] === RUN TestCanonicalTarNameForPath [2021-07-02T10:13:14.271Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-02T10:13:14.271Z] === RUN TestCanonicalTarName [2021-07-02T10:13:14.271Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-02T10:13:14.271Z] === RUN TestChmodTarEntry [2021-07-02T10:13:14.271Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-02T10:13:14.271Z] === RUN TestHardLinkOrder [2021-07-02T10:13:14.271Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-02T10:13:14.271Z] === RUN TestChangeString [2021-07-02T10:13:14.271Z] --- PASS: TestChangeString (0.00s) [2021-07-02T10:13:14.271Z] === RUN TestChangesWithNoChanges [2021-07-02T10:13:14.271Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-02T10:13:14.271Z] === RUN TestChangesWithChanges [2021-07-02T10:13:14.271Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-02T10:13:14.271Z] === RUN TestChangesWithChangesGH13590 [2021-07-02T10:13:14.271Z] changes_test.go:196: needs more investigation [2021-07-02T10:13:14.271Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-02T10:13:14.271Z] === RUN TestChangesDirsEmpty [2021-07-02T10:13:14.271Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-07-02T10:13:14.271Z] === RUN TestChangesDirsMutated [2021-07-02T10:13:14.736Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-07-02T10:13:14.736Z] === RUN TestApplyLayer [2021-07-02T10:13:14.736Z] changes_test.go:433: needs further investigation [2021-07-02T10:13:14.736Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-02T10:13:14.736Z] === RUN TestChangesSizeWithHardlinks [2021-07-02T10:13:14.736Z] changes_test.go:469: needs further investigation [2021-07-02T10:13:14.736Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-02T10:13:14.736Z] === RUN TestChangesSizeWithNoChanges [2021-07-02T10:13:14.736Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-02T10:13:14.736Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-02T10:13:14.736Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-02T10:13:14.736Z] === RUN TestChangesSize [2021-07-02T10:13:14.736Z] --- PASS: TestChangesSize (0.00s) [2021-07-02T10:13:14.736Z] === RUN TestApplyLayerInvalidFilenames [2021-07-02T10:13:14.736Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames794033954\\dest" [2021-07-02T10:13:14.736Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-02T10:13:14.736Z] === RUN TestApplyLayerInvalidHardlink [2021-07-02T10:13:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink272227492\\victim\\hello" -> "../victim/hello" [2021-07-02T10:13:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink840362931\\victim\\hello" -> "/../victim/hello" [2021-07-02T10:13:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink366830454\\victim" -> "../victim" [2021-07-02T10:13:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink363279965\\victim" -> "../victim" [2021-07-02T10:13:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink526075928\\victim" -> "../victim" [2021-07-02T10:13:14.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink025715351\\victim" -> "../victim" [2021-07-02T10:13:14.736Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-02T10:13:14.736Z] === RUN TestApplyLayerInvalidSymlink [2021-07-02T10:13:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink048956170\\dest\\dotdot" -> "../victim/hello" [2021-07-02T10:13:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink576800993\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-02T10:13:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink071463628\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink803605435\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865399262\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:14.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink437548453\\dest\\loophole-victim" -> "../victim" [2021-07-02T10:13:14.736Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-02T10:13:14.736Z] === RUN TestApplyLayerWhiteouts [2021-07-02T10:13:14.736Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-07-02T10:13:14.736Z] === RUN TestGenerateEmptyFile [2021-07-02T10:13:14.736Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-02T10:13:14.736Z] === RUN TestGenerateWithContent [2021-07-02T10:13:14.736Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-02T10:13:14.736Z] PASS [2021-07-02T10:13:14.736Z] coverage: 62.7% of statements [2021-07-02T10:13:14.736Z] ok github.com/docker/docker/pkg/archive 8.875s coverage: 62.7% of statements [2021-07-02T10:13:15.064Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-02T10:13:15.236Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-07-02T10:13:15.236Z] === RUN TestNetworkDBWatch [2021-07-02T10:13:15.327Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2021-07-02T10:13:15.327Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-02T10:13:16.217Z] --- PASS: Test (3.18s) [2021-07-02T10:13:16.217Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-02T10:13:16.217Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-02T10:13:16.217Z] --- PASS: Test/TestWatch (3.00s) [2021-07-02T10:13:16.217Z] PASS [2021-07-02T10:13:16.217Z] coverage: 84.1% of statements [2021-07-02T10:13:16.217Z] ok github.com/docker/docker/pkg/discovery/kv 3.227s coverage: 84.1% of statements [2021-07-02T10:13:16.681Z] 2021/07/02 10:13:16 Closing DB instances... [2021-07-02T10:13:17.146Z] === RUN Test [2021-07-02T10:13:17.146Z] === RUN Test/TestWatch [2021-07-02T10:13:17.146Z] --- PASS: Test (0.00s) [2021-07-02T10:13:17.146Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:13:17.146Z] PASS [2021-07-02T10:13:17.146Z] coverage: 92.3% of statements [2021-07-02T10:13:17.146Z] ok github.com/docker/docker/pkg/discovery/memory 0.059s coverage: 92.3% of statements [2021-07-02T10:13:17.251Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-02T10:13:17.252Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-07-02T10:13:17.252Z] === RUN TestIpcModeOlderClient [2021-07-02T10:13:17.252Z] === PAUSE TestIpcModeOlderClient [2021-07-02T10:13:17.252Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:13:17.611Z] === RUN Test [2021-07-02T10:13:17.611Z] === RUN Test/TestInitialize [2021-07-02T10:13:17.611Z] === RUN Test/TestInitializeWithPattern [2021-07-02T10:13:17.611Z] === RUN Test/TestRegister [2021-07-02T10:13:17.611Z] === RUN Test/TestWatch [2021-07-02T10:13:17.611Z] --- PASS: Test (0.00s) [2021-07-02T10:13:17.611Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-02T10:13:17.611Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-02T10:13:17.611Z] --- PASS: Test/TestRegister (0.00s) [2021-07-02T10:13:17.611Z] --- PASS: Test/TestWatch (0.00s) [2021-07-02T10:13:17.611Z] PASS [2021-07-02T10:13:17.611Z] coverage: 93.8% of statements [2021-07-02T10:13:17.611Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-07-02T10:13:18.076Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-02T10:13:18.076Z] === RUN TestNetworkDBBulkSync [2021-07-02T10:13:18.200Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-07-02T10:13:18.201Z] === RUN TestKillContainer [2021-07-02T10:13:18.201Z] === RUN TestKillContainer/no_signal [2021-07-02T10:13:18.509Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-02T10:13:18.544Z] === RUN TestPollerAddRemove [2021-07-02T10:13:18.544Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-02T10:13:18.544Z] === RUN TestPollerEvent [2021-07-02T10:13:18.544Z] poller_test.go:41: No chmod on Windows [2021-07-02T10:13:18.544Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-02T10:13:18.544Z] === RUN TestPollerClose [2021-07-02T10:13:18.544Z] --- PASS: TestPollerClose (0.00s) [2021-07-02T10:13:18.544Z] PASS [2021-07-02T10:13:18.544Z] coverage: 45.7% of statements [2021-07-02T10:13:18.544Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-07-02T10:13:18.776Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:13:19.352Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:13:19.446Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-02T10:13:19.524Z] 2021/07/02 10:13:19 Closing DB instances... [2021-07-02T10:13:19.524Z] === RUN TestCopyFileWithInvalidSrc [2021-07-02T10:13:19.524Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCopyFileWithInvalidDest [2021-07-02T10:13:19.524Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-02T10:13:19.524Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-02T10:13:19.524Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCopyFile [2021-07-02T10:13:19.524Z] --- PASS: TestCopyFile (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-02T10:13:19.524Z] fileutils_test.go:134: Needs porting to Windows [2021-07-02T10:13:19.524Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-02T10:13:19.524Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-02T10:13:19.524Z] fileutils_test.go:180: Needs porting to Windows [2021-07-02T10:13:19.524Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestWildcardMatches [2021-07-02T10:13:19.524Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestPatternMatches [2021-07-02T10:13:19.524Z] --- PASS: TestPatternMatches (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-02T10:13:19.524Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestPatternMatchesFolderExclusions [2021-07-02T10:13:19.524Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-02T10:13:19.524Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-02T10:13:19.524Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-02T10:13:19.524Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-02T10:13:19.524Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestSingleExclamationError [2021-07-02T10:13:19.524Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestMatchesWithNoPatterns [2021-07-02T10:13:19.524Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestMatchesWithMalformedPatterns [2021-07-02T10:13:19.524Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestMatches [2021-07-02T10:13:19.524Z] --- PASS: TestMatches (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCleanPatterns [2021-07-02T10:13:19.524Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-02T10:13:19.524Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCleanPatternsExceptionFlag [2021-07-02T10:13:19.524Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-02T10:13:19.524Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-02T10:13:19.524Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCleanPatternsErrorSingleException [2021-07-02T10:13:19.524Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-02T10:13:19.524Z] === RUN TestCreateIfNotExistsDir [2021-07-02T10:13:19.525Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-02T10:13:19.525Z] === RUN TestCreateIfNotExistsFile [2021-07-02T10:13:19.525Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-02T10:13:19.525Z] === RUN TestMatch [2021-07-02T10:13:19.525Z] --- PASS: TestMatch (0.00s) [2021-07-02T10:13:19.525Z] PASS [2021-07-02T10:13:19.525Z] coverage: 85.2% of statements [2021-07-02T10:13:19.525Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 85.2% of statements [2021-07-02T10:13:20.301Z] --- PASS: TestKillContainer (2.31s) [2021-07-02T10:13:20.301Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-07-02T10:13:20.301Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-07-02T10:13:20.301Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-07-02T10:13:20.301Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:13:20.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-02T10:13:20.503Z] === RUN TestGet [2021-07-02T10:13:20.503Z] --- PASS: TestGet (0.00s) [2021-07-02T10:13:20.503Z] === RUN TestGetShortcutString [2021-07-02T10:13:20.503Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-02T10:13:20.503Z] PASS [2021-07-02T10:13:20.503Z] coverage: 42.9% of statements [2021-07-02T10:13:20.503Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2021-07-02T10:13:20.824Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-02T10:13:20.968Z] --- PASS: TestNetworkDBBulkSync (2.89s) [2021-07-02T10:13:20.968Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-02T10:13:21.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-02T10:13:21.432Z] === RUN TestCreateIDMapOrder [2021-07-02T10:13:21.432Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-02T10:13:21.432Z] PASS [2021-07-02T10:13:21.432Z] coverage: 7.2% of statements [2021-07-02T10:13:21.432Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-07-02T10:13:21.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-07-02T10:13:21.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-07-02T10:13:21.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-07-02T10:13:21.824Z] === RUN TestKillStoppedContainer [2021-07-02T10:13:21.824Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-02T10:13:21.824Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:13:22.087Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-02T10:13:22.087Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:13:22.204Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-02T10:13:22.419Z] === RUN TestFixedBufferCap [2021-07-02T10:13:22.419Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestFixedBufferLen [2021-07-02T10:13:22.419Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestFixedBufferString [2021-07-02T10:13:22.419Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestFixedBufferWrite [2021-07-02T10:13:22.419Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestFixedBufferRead [2021-07-02T10:13:22.419Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestBytesPipeRead [2021-07-02T10:13:22.419Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestBytesPipeWrite [2021-07-02T10:13:22.419Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-02T10:13:22.419Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-02T10:13:22.663Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-07-02T10:13:22.663Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:13:22.663Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:13:22.663Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:13:22.663Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:13:22.663Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:13:22.663Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-02T10:13:22.663Z] === RUN TestLinksEtcHostsContentMatch [2021-07-02T10:13:22.883Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-07-02T10:13:22.883Z] === RUN TestAtomicWriteToFile [2021-07-02T10:13:22.883Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-02T10:13:22.883Z] === RUN TestAtomicWriteSetCommit [2021-07-02T10:13:22.883Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-02T10:13:22.883Z] === RUN TestAtomicWriteSetCancel [2021-07-02T10:13:22.883Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-02T10:13:22.883Z] === RUN TestReadCloserWrapperClose [2021-07-02T10:13:22.883Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-02T10:13:22.883Z] === RUN TestReaderErrWrapperReadOnError [2021-07-02T10:13:22.883Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-02T10:13:22.883Z] === RUN TestReaderErrWrapperRead [2021-07-02T10:13:22.883Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-02T10:13:22.883Z] === RUN TestHashData [2021-07-02T10:13:22.883Z] --- PASS: TestHashData (0.00s) [2021-07-02T10:13:22.883Z] === RUN TestCancelReadCloser [2021-07-02T10:13:23.354Z] --- PASS: TestCancelReadCloser (0.11s) [2021-07-02T10:13:23.354Z] === RUN TestWriteCloserWrapperClose [2021-07-02T10:13:23.354Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-02T10:13:23.354Z] === RUN TestNopWriteCloser [2021-07-02T10:13:23.354Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-02T10:13:23.354Z] === RUN TestNopWriter [2021-07-02T10:13:23.354Z] --- PASS: TestNopWriter (0.00s) [2021-07-02T10:13:23.354Z] === RUN TestWriteCounter [2021-07-02T10:13:23.354Z] --- PASS: TestWriteCounter (0.00s) [2021-07-02T10:13:23.354Z] PASS [2021-07-02T10:13:23.354Z] coverage: 69.7% of statements [2021-07-02T10:13:23.354Z] ok github.com/docker/docker/pkg/ioutils 0.602s coverage: 69.7% of statements [2021-07-02T10:13:23.612Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-07-02T10:13:23.612Z] === RUN TestLinksContainerNames [2021-07-02T10:13:23.819Z] 2021/07/02 10:13:23 Closing DB instances... [2021-07-02T10:13:23.819Z] time="2021-07-02T10:13:23Z" level=error msg="node: 95cd7437e097 is unknown to memberlist" [2021-07-02T10:13:24.283Z] === RUN TestError [2021-07-02T10:13:24.283Z] --- PASS: TestError (0.00s) [2021-07-02T10:13:24.283Z] === RUN TestProgressString [2021-07-02T10:13:24.283Z] === RUN TestProgressString/no_progress [2021-07-02T10:13:24.283Z] === RUN TestProgressString/progress_1 [2021-07-02T10:13:24.283Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-02T10:13:24.283Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-02T10:13:24.283Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-02T10:13:24.283Z] === RUN TestProgressString/with_units [2021-07-02T10:13:24.283Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-02T10:13:24.283Z] === RUN TestProgressString/hide_counts [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-02T10:13:24.283Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-02T10:13:24.283Z] === RUN TestJSONMessageDisplay [2021-07-02T10:13:24.283Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-02T10:13:24.283Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-02T10:13:24.283Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-02T10:13:24.283Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-02T10:13:24.283Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-02T10:13:24.283Z] === RUN TestDisplayJSONMessagesStream [2021-07-02T10:13:24.283Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-02T10:13:24.283Z] PASS [2021-07-02T10:13:24.283Z] coverage: 91.7% of statements [2021-07-02T10:13:24.283Z] ok github.com/docker/docker/pkg/jsonmessage 0.217s coverage: 91.7% of statements [2021-07-02T10:13:24.283Z] --- PASS: TestGetAddress (24.79s) [2021-07-02T10:13:24.283Z] === RUN TestRequestSyntaxCheck [2021-07-02T10:13:24.283Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-02T10:13:24.283Z] === RUN TestRequest [2021-07-02T10:13:24.747Z] === RUN TestStandardLongPath [2021-07-02T10:13:24.747Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-02T10:13:24.747Z] === RUN TestUNCLongPath [2021-07-02T10:13:24.747Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-02T10:13:24.747Z] PASS [2021-07-02T10:13:24.747Z] coverage: 100.0% of statements [2021-07-02T10:13:24.747Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-07-02T10:13:25.006Z] --- PASS: TestLinksContainerNames (1.58s) [2021-07-02T10:13:25.006Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:13:25.726Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.57s) [2021-07-02T10:13:25.726Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-02T10:13:25.726Z] === RUN TestNameFormat [2021-07-02T10:13:25.726Z] --- PASS: TestNameFormat (0.00s) [2021-07-02T10:13:25.726Z] === RUN TestNameRetries [2021-07-02T10:13:25.726Z] --- PASS: TestNameRetries (0.00s) [2021-07-02T10:13:25.726Z] PASS [2021-07-02T10:13:25.726Z] coverage: 85.7% of statements [2021-07-02T10:13:25.726Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2021-07-02T10:13:25.955Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-07-02T10:13:25.955Z] === RUN TestContainerNetworkMountsNoChown [2021-07-02T10:13:26.190Z] === RUN TestParseKeyValueOpt [2021-07-02T10:13:26.190Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-02T10:13:26.190Z] === RUN TestParseUintList [2021-07-02T10:13:26.190Z] --- PASS: TestParseUintList (0.00s) [2021-07-02T10:13:26.190Z] === RUN TestParseUintListMaximumLimits [2021-07-02T10:13:26.190Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-02T10:13:26.190Z] PASS [2021-07-02T10:13:26.190Z] coverage: 97.0% of statements [2021-07-02T10:13:26.190Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2021-07-02T10:13:26.398Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-02T10:13:26.531Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-07-02T10:13:26.532Z] === RUN TestMountDaemonRoot [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/default [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/default [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/private [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/private [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rprivate [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/slave [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/slave [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rslave [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/shared [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/shared [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rshared [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/default [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rslave [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rprivate [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/slave [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/private [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rshared [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/shared [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-02T10:13:26.795Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:13:26.795Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-02T10:13:26.795Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-02T10:13:27.059Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-02T10:13:27.059Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-02T10:13:27.059Z] === RUN TestContainerBindMountNonRecursive [2021-07-02T10:13:27.169Z] === RUN TestNewAndRemove [2021-07-02T10:13:27.169Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-02T10:13:27.169Z] === RUN TestRemoveInvalidPath [2021-07-02T10:13:27.169Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-02T10:13:27.169Z] PASS [2021-07-02T10:13:27.169Z] coverage: 82.6% of statements [2021-07-02T10:13:27.169Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-07-02T10:13:27.169Z] 2021/07/02 10:13:27 Closing DB instances... [2021-07-02T10:13:27.415Z] --- PASS: TestBuildMultiStageOnBuild (12.80s) [2021-07-02T10:13:27.415Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:13:27.415Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:13:27.415Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-02T10:13:27.415Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.33s) [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.50s) [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.80s) [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.94s) [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.42s) [2021-07-02T10:13:27.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.04s) [2021-07-02T10:13:27.766Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:13:27.766Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:13:28.722Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-02T10:13:28.722Z] === RUN TestNetworkDBGarbageCollection [2021-07-02T10:13:28.722Z] === RUN TestFailedConnection [2021-07-02T10:13:28.984Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-07-02T10:13:28.985Z] === RUN TestContainerVolumesMountedAsShared [2021-07-02T10:13:29.560Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-07-02T10:13:29.560Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-02T10:13:29.699Z] --- PASS: TestFailedConnection (1.00s) [2021-07-02T10:13:29.699Z] === RUN TestFailOnce [2021-07-02T10:13:30.164Z] 2021/07/02 10:13:29 http: panic serving 127.0.0.1:49298: Plugin not ready [2021-07-02T10:13:30.164Z] goroutine 8 [running]: [2021-07-02T10:13:30.164Z] net/http.(*conn).serve.func1(0xc00005ea00) [2021-07-02T10:13:30.164Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-07-02T10:13:30.164Z] panic(0x485160, 0x59c1d0) [2021-07-02T10:13:30.164Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-02T10:13:30.164Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x5ac890, 0xc00022c000, 0xc000210000) [2021-07-02T10:13:30.164Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-02T10:13:30.164Z] net/http.HandlerFunc.ServeHTTP(0xc00008e0b0, 0x5ac890, 0xc00022c000, 0xc000210000) [2021-07-02T10:13:30.164Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-07-02T10:13:30.164Z] net/http.(*ServeMux).ServeHTTP(0xc0000aa000, 0x5ac890, 0xc00022c000, 0xc000210000) [2021-07-02T10:13:30.164Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-07-02T10:13:30.164Z] net/http.serverHandler.ServeHTTP(0xc0000ae000, 0x5ac890, 0xc00022c000, 0xc000210000) [2021-07-02T10:13:30.164Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-07-02T10:13:30.164Z] net/http.(*conn).serve(0xc00005ea00, 0x5ad480, 0xc000204000) [2021-07-02T10:13:30.164Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-07-02T10:13:30.164Z] created by net/http.(*Server).Serve [2021-07-02T10:13:30.164Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-07-02T10:13:30.164Z] time="2021-07-02T10:13:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2021-07-02T10:13:30.184Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-02T10:13:30.184Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-02T10:13:30.184Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-02T10:13:30.184Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-02T10:13:30.184Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-02T10:13:30.184Z] remote: Enumerating objects: 23, done. [2021-07-02T10:13:30.184Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-02T10:13:30.184Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-02T10:13:30.184Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-02T10:13:30.184Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-02T10:13:30.184Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-02T10:13:30.509Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-07-02T10:13:30.509Z] === RUN TestNetworkNat [2021-07-02T10:13:31.143Z] --- PASS: TestFailOnce (1.18s) [2021-07-02T10:13:31.143Z] === RUN TestEchoInputOutput [2021-07-02T10:13:31.143Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-02T10:13:31.143Z] === RUN TestBackoff [2021-07-02T10:13:31.143Z] --- PASS: TestBackoff (0.00s) [2021-07-02T10:13:31.143Z] === RUN TestAbortRetry [2021-07-02T10:13:31.143Z] --- PASS: TestAbortRetry (0.00s) [2021-07-02T10:13:31.143Z] === RUN TestClientScheme [2021-07-02T10:13:31.143Z] --- PASS: TestClientScheme (0.00s) [2021-07-02T10:13:31.143Z] === RUN TestNewClientWithTimeout [2021-07-02T10:13:31.458Z] --- PASS: TestNetworkNat (0.87s) [2021-07-02T10:13:31.458Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:13:31.607Z] time="2021-07-02T10:13:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-02T10:13:31.668Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-02T10:13:32.406Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-07-02T10:13:32.406Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:13:32.605Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-02T10:13:32.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-02T10:13:33.160Z] time="2021-07-02T10:13:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-02T10:13:33.544Z] docker_cli_daemon_test.go:2550: [d56846d9c0983] daemon is not started [2021-07-02T10:13:34.358Z] Cross building: bundles/cross/linux/ppc64le [2021-07-02T10:13:34.358Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-02T10:13:34.358Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-02T10:13:35.359Z] time="2021-07-02T10:13:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-02T10:13:35.450Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-02T10:13:35.720Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-07-02T10:13:35.720Z] === RUN TestPause [2021-07-02T10:13:36.295Z] --- PASS: TestPause (0.90s) [2021-07-02T10:13:36.295Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:13:36.295Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:13:36.295Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:13:36.295Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:13:36.339Z] === RUN TestParseEmptyInterface [2021-07-02T10:13:36.339Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestParseNonInterfaceType [2021-07-02T10:13:36.339Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestParseWithOneFunction [2021-07-02T10:13:36.339Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestParseWithMultipleFuncs [2021-07-02T10:13:36.339Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestParseWithUnnamedReturn [2021-07-02T10:13:36.339Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestEmbeddedInterface [2021-07-02T10:13:36.339Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestParsedImports [2021-07-02T10:13:36.339Z] --- PASS: TestParsedImports (0.00s) [2021-07-02T10:13:36.339Z] === RUN TestAliasedImports [2021-07-02T10:13:36.339Z] --- PASS: TestAliasedImports (0.00s) [2021-07-02T10:13:36.339Z] PASS [2021-07-02T10:13:36.339Z] coverage: 56.8% of statements [2021-07-02T10:13:36.339Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-07-02T10:13:36.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:13:36.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:13:37.243Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-07-02T10:13:37.243Z] === RUN TestPidHost [2021-07-02T10:13:37.318Z] === RUN TestHTTPTransport [2021-07-02T10:13:37.318Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-02T10:13:37.318Z] PASS [2021-07-02T10:13:37.318Z] coverage: 85.7% of statements [2021-07-02T10:13:37.318Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-07-02T10:13:37.318Z] --- PASS: TestRequest (12.78s) [2021-07-02T10:13:37.318Z] === RUN TestOverlappingRequests [2021-07-02T10:13:37.778Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:13:37.783Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-02T10:13:37.783Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-02T10:13:37.783Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-02T10:13:37.783Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-02T10:13:37.783Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-02T10:13:37.783Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-02T10:13:37.783Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-02T10:13:37.783Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-02T10:13:37.783Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-02T10:13:37.783Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-02T10:13:37.783Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-02T10:13:37.783Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-02T10:13:37.783Z] === RUN TestBufferPoolPutAndGet [2021-07-02T10:13:37.783Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-02T10:13:37.783Z] PASS [2021-07-02T10:13:37.783Z] coverage: 88.2% of statements [2021-07-02T10:13:37.783Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-07-02T10:13:37.783Z] --- PASS: TestOverlappingRequests (0.61s) [2021-07-02T10:13:37.783Z] === RUN TestRelease [2021-07-02T10:13:37.783Z] --- PASS: TestBuildMultiStageLayerLeak (11.23s) [2021-07-02T10:13:37.783Z] === RUN TestBuildWithHugeFile [2021-07-02T10:13:38.246Z] === RUN TestOutputOnPrematureClose [2021-07-02T10:13:38.246Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-02T10:13:38.246Z] === RUN TestCompleteSilently [2021-07-02T10:13:38.246Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-02T10:13:38.246Z] PASS [2021-07-02T10:13:38.246Z] coverage: 75.9% of statements [2021-07-02T10:13:38.246Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-07-02T10:13:39.167Z] --- PASS: TestPidHost (2.06s) [2021-07-02T10:13:39.167Z] === RUN TestPsFilter [2021-07-02T10:13:39.225Z] === RUN TestSendToOneSub [2021-07-02T10:13:39.225Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-02T10:13:39.225Z] === RUN TestSendToMultipleSubs [2021-07-02T10:13:39.225Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-02T10:13:39.225Z] === RUN TestEvictOneSub [2021-07-02T10:13:39.225Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-02T10:13:39.225Z] === RUN TestClosePublisher [2021-07-02T10:13:39.225Z] --- PASS: TestClosePublisher (0.00s) [2021-07-02T10:13:39.225Z] === RUN TestPubSubRace [2021-07-02T10:13:39.319Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:13:39.431Z] --- PASS: TestPsFilter (0.14s) [2021-07-02T10:13:39.431Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:13:39.646Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-02T10:13:40.006Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-07-02T10:13:40.006Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:13:40.205Z] time="2021-07-02T10:13:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-02T10:13:40.205Z] --- PASS: TestPubSubRace (1.05s) [2021-07-02T10:13:40.205Z] PASS [2021-07-02T10:13:40.205Z] coverage: 75.0% of statements [2021-07-02T10:13:40.205Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-07-02T10:13:40.669Z] --- PASS: TestRelease (2.61s) [2021-07-02T10:13:40.669Z] === RUN TestAllocateRandomDeallocate [2021-07-02T10:13:40.669Z] === RUN TestRegister [2021-07-02T10:13:40.669Z] --- PASS: TestRegister (0.00s) [2021-07-02T10:13:40.669Z] === RUN TestCommand [2021-07-02T10:13:40.669Z] --- PASS: TestCommand (0.03s) [2021-07-02T10:13:40.669Z] === RUN TestNaiveSelf [2021-07-02T10:13:40.862Z] --- PASS: TestBuildMultiStageCopy (12.92s) [2021-07-02T10:13:40.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.00s) [2021-07-02T10:13:40.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-07-02T10:13:40.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2021-07-02T10:13:40.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-07-02T10:13:40.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2021-07-02T10:13:40.862Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:13:40.963Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2021-07-02T10:13:40.963Z] === RUN TestRemoveContainerRunning [2021-07-02T10:13:41.133Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-02T10:13:41.133Z] PASS [2021-07-02T10:13:41.133Z] coverage: 82.4% of statements [2021-07-02T10:13:41.133Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2021-07-02T10:13:41.598Z] === RUN TestParseSignal [2021-07-02T10:13:41.598Z] --- PASS: TestParseSignal (0.00s) [2021-07-02T10:13:41.598Z] === RUN TestValidSignalForPlatform [2021-07-02T10:13:41.598Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-02T10:13:41.598Z] PASS [2021-07-02T10:13:41.598Z] coverage: 19.7% of statements [2021-07-02T10:13:41.922Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-07-02T10:13:41.922Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:13:42.062Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 19.7% of statements [2021-07-02T10:13:42.182Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-02T10:13:42.497Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-07-02T10:13:42.497Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:13:42.497Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-02T10:13:42.497Z] === RUN TestRenameLinkedContainer [2021-07-02T10:13:42.526Z] === RUN TestNewStdWriter [2021-07-02T10:13:42.526Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-02T10:13:42.526Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestWriteWithNilBytes [2021-07-02T10:13:42.526Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestWrite [2021-07-02T10:13:42.526Z] --- PASS: TestWrite (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestWriteWithWriterError [2021-07-02T10:13:42.526Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-02T10:13:42.526Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyWriteAndRead [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-02T10:13:42.526Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-02T10:13:42.526Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-02T10:13:42.526Z] PASS [2021-07-02T10:13:42.526Z] coverage: 100.0% of statements [2021-07-02T10:13:42.526Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-07-02T10:13:43.504Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-02T10:13:43.504Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-02T10:13:43.504Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestFormatStatus [2021-07-02T10:13:43.504Z] --- PASS: TestFormatStatus (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestFormatError [2021-07-02T10:13:43.504Z] --- PASS: TestFormatError (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestFormatJSONError [2021-07-02T10:13:43.504Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-02T10:13:43.504Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-02T10:13:43.504Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestNewJSONProgressOutput [2021-07-02T10:13:43.504Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestAuxFormatterEmit [2021-07-02T10:13:43.504Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestStreamWriterStdout [2021-07-02T10:13:43.504Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-02T10:13:43.504Z] === RUN TestStreamWriterStderr [2021-07-02T10:13:43.504Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-02T10:13:43.504Z] PASS [2021-07-02T10:13:43.504Z] coverage: 66.2% of statements [2021-07-02T10:13:43.504Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-07-02T10:13:43.774Z] --- PASS: TestBuildMultiStageParentConfig (2.82s) [2021-07-02T10:13:43.774Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:13:43.774Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:13:43.774Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-02T10:13:43.774Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:13:43.968Z] === RUN TestGenerateRandomID [2021-07-02T10:13:43.968Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-02T10:13:43.968Z] === RUN TestShortenId [2021-07-02T10:13:43.968Z] --- PASS: TestShortenId (0.00s) [2021-07-02T10:13:43.968Z] === RUN TestShortenSha256Id [2021-07-02T10:13:43.968Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-02T10:13:43.968Z] === RUN TestShortenIdEmpty [2021-07-02T10:13:43.968Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-02T10:13:43.968Z] === RUN TestShortenIdInvalid [2021-07-02T10:13:43.968Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-02T10:13:43.968Z] === RUN TestIsShortIDNonHex [2021-07-02T10:13:43.968Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-02T10:13:43.968Z] === RUN TestIsShortIDNotCorrectSize [2021-07-02T10:13:43.968Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-02T10:13:43.968Z] PASS [2021-07-02T10:13:43.968Z] coverage: 70.6% of statements [2021-07-02T10:13:43.968Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-07-02T10:13:44.717Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-02T10:13:44.946Z] === RUN TestIsCpusetListAvailable [2021-07-02T10:13:44.946Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-02T10:13:44.946Z] PASS [2021-07-02T10:13:44.946Z] coverage: 38.2% of statements [2021-07-02T10:13:44.946Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2021-07-02T10:13:45.315Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2021-07-02T10:13:45.315Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:13:45.814Z] --- PASS: TestRenameLinkedContainer (3.17s) [2021-07-02T10:13:45.814Z] === RUN TestRenameStoppedContainer [2021-07-02T10:13:46.391Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-07-02T10:13:46.391Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:13:46.622Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-02T10:13:47.149Z] === RUN TestChtimes [2021-07-02T10:13:47.149Z] --- PASS: TestChtimes (0.00s) [2021-07-02T10:13:47.149Z] === RUN TestChtimesWindows [2021-07-02T10:13:47.149Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-02T10:13:47.149Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-02T10:13:47.149Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-02T10:13:47.149Z] === RUN TestEnsureRemoveAllNotExist [2021-07-02T10:13:47.149Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-02T10:13:47.149Z] === RUN TestEnsureRemoveAllWithDir [2021-07-02T10:13:47.149Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-02T10:13:47.149Z] === RUN TestEnsureRemoveAllWithFile [2021-07-02T10:13:47.149Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-02T10:13:47.149Z] === RUN TestHasWin32KSupport [2021-07-02T10:13:47.149Z] syscall_windows_test.go:8: win32k: true [2021-07-02T10:13:47.149Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-02T10:13:47.149Z] PASS [2021-07-02T10:13:47.149Z] coverage: 12.9% of statements [2021-07-02T10:13:47.149Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.9% of statements [2021-07-02T10:13:47.614Z] === RUN TestTailFile [2021-07-02T10:13:47.614Z] --- PASS: TestTailFile (0.00s) [2021-07-02T10:13:47.614Z] === RUN TestTailFileManyLines [2021-07-02T10:13:47.614Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-02T10:13:47.614Z] === RUN TestTailEmptyFile [2021-07-02T10:13:47.614Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-02T10:13:47.614Z] === RUN TestTailNegativeN [2021-07-02T10:13:47.614Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/truncated_last_line [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader/no_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.614Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.614Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.615Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:47.615Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:47.615Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-02T10:13:47.616Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.616Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:47.616Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.617Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:47.617Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:47.617Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:47.617Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:47.617Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.081Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.082Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-02T10:13:48.084Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:13:48.084Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:13:48.085Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:13:48.086Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:13:48.315Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2021-07-02T10:13:48.315Z] === RUN TestRenameInvalidName [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:13:48.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-02T10:13:48.550Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-02T10:13:48.550Z] PASS [2021-07-02T10:13:48.550Z] coverage: 88.6% of statements [2021-07-02T10:13:48.550Z] ok github.com/docker/docker/pkg/tailfile 0.181s coverage: 88.6% of statements [2021-07-02T10:13:48.550Z] --- PASS: TestAllocateRandomDeallocate (7.67s) [2021-07-02T10:13:48.550Z] === RUN TestRetrieveFromStore [2021-07-02T10:13:48.550Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-02T10:13:48.550Z] === RUN TestClientStream [2021-07-02T10:13:48.550Z] --- PASS: TestClientStream (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestClientSendFile [2021-07-02T10:13:48.550Z] --- PASS: TestClientSendFile (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestClientWithRequestTimeout [2021-07-02T10:13:48.550Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestFileSpecPlugin [2021-07-02T10:13:48.550Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-02T10:13:48.550Z] === RUN TestFileJSONSpecPlugin [2021-07-02T10:13:48.550Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-02T10:13:48.550Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestPluginAddHandler [2021-07-02T10:13:48.550Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestPluginWaitBadPlugin [2021-07-02T10:13:48.550Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-02T10:13:48.550Z] === RUN TestGet [2021-07-02T10:13:48.550Z] time="2021-07-02T10:13:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-02T10:13:48.890Z] --- PASS: TestRenameInvalidName (0.79s) [2021-07-02T10:13:48.890Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:13:49.023Z] === RUN TestTarSumRemoveNonExistent [2021-07-02T10:13:49.023Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestTarSumRemove [2021-07-02T10:13:49.023Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestSortFileInfoSums [2021-07-02T10:13:49.023Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestNewTarSumForLabelInvalid [2021-07-02T10:13:49.023Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestNewTarSumForLabel [2021-07-02T10:13:49.023Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestEmptyTar [2021-07-02T10:13:49.023Z] --- PASS: TestEmptyTar (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestTarSumsReadSize [2021-07-02T10:13:49.023Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-02T10:13:49.023Z] === RUN TestTarSums [2021-07-02T10:13:49.023Z] --- PASS: TestTarSums (0.07s) [2021-07-02T10:13:49.023Z] === RUN TestIteration [2021-07-02T10:13:49.023Z] --- PASS: TestIteration (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestVersionLabelForChecksum [2021-07-02T10:13:49.023Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestVersion [2021-07-02T10:13:49.023Z] --- PASS: TestVersion (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestGetVersion [2021-07-02T10:13:49.023Z] --- PASS: TestGetVersion (0.00s) [2021-07-02T10:13:49.023Z] === RUN TestGetVersions [2021-07-02T10:13:49.023Z] --- PASS: TestGetVersions (0.00s) [2021-07-02T10:13:49.023Z] PASS [2021-07-02T10:13:49.023Z] coverage: 89.3% of statements [2021-07-02T10:13:49.023Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2021-07-02T10:13:49.486Z] testing: warning: no tests to run [2021-07-02T10:13:49.486Z] PASS [2021-07-02T10:13:49.486Z] coverage: [no statements] [2021-07-02T10:13:49.486Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-07-02T10:13:49.486Z] time="2021-07-02T10:13:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-02T10:13:50.464Z] === RUN TestTruncIndex [2021-07-02T10:13:50.464Z] --- PASS: TestTruncIndex (0.10s) [2021-07-02T10:13:50.464Z] PASS [2021-07-02T10:13:50.464Z] coverage: 91.5% of statements [2021-07-02T10:13:50.464Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-07-02T10:13:50.464Z] --- PASS: TestRetrieveFromStore (2.37s) [2021-07-02T10:13:50.464Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-02T10:13:50.464Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-02T10:13:50.464Z] === RUN TestParallelPredefinedRequest1 [2021-07-02T10:13:50.464Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-02T10:13:50.464Z] === RUN TestParallelPredefinedRequest2 [2021-07-02T10:13:50.464Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-02T10:13:50.464Z] === RUN TestParallelPredefinedRequest3 [2021-07-02T10:13:50.464Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-02T10:13:50.464Z] === RUN TestParallelPredefinedRequest4 [2021-07-02T10:13:50.464Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-02T10:13:50.464Z] === RUN TestParallelPredefinedRequest5 [2021-07-02T10:13:50.464Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-02T10:13:50.464Z] === RUN TestDebug [2021-07-02T10:13:50.464Z] --- PASS: TestDebug (0.00s) [2021-07-02T10:13:50.464Z] === RUN TestRequestPoolParallel [2021-07-02T10:13:50.818Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-02T10:13:50.932Z] === RUN TestIsGIT [2021-07-02T10:13:50.932Z] --- PASS: TestIsGIT (0.00s) [2021-07-02T10:13:50.932Z] === RUN TestIsTransport [2021-07-02T10:13:50.932Z] --- PASS: TestIsTransport (0.00s) [2021-07-02T10:13:50.932Z] PASS [2021-07-02T10:13:50.932Z] coverage: 100.0% of statements [2021-07-02T10:13:50.932Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-07-02T10:13:51.397Z] --- PASS: TestRequestPoolParallel (0.68s) [2021-07-02T10:13:51.397Z] === RUN TestFullAllocateRelease [2021-07-02T10:13:51.397Z] === RUN TestVersionInfo [2021-07-02T10:13:51.397Z] --- PASS: TestVersionInfo (0.00s) [2021-07-02T10:13:51.397Z] === RUN TestAppendVersions [2021-07-02T10:13:51.397Z] --- PASS: TestAppendVersions (0.00s) [2021-07-02T10:13:51.397Z] PASS [2021-07-02T10:13:51.397Z] coverage: 88.9% of statements [2021-07-02T10:13:51.397Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-07-02T10:13:51.861Z] time="2021-07-02T10:13:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-02T10:13:51.861Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-07-02T10:13:51.861Z] === RUN TestOddAllocateRelease [2021-07-02T10:13:51.861Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-07-02T10:13:51.862Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-02T10:13:51.862Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-02T10:13:51.862Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-02T10:13:52.206Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2021-07-02T10:13:52.206Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:13:52.326Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-02T10:13:52.326Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-02T10:13:52.326Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest1 [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest4 [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest1 [2021-07-02T10:13:52.326Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest3 [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest4 [2021-07-02T10:13:52.326Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest5 [2021-07-02T10:13:52.326Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest5 [2021-07-02T10:13:52.326Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest2 [2021-07-02T10:13:52.326Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:13:52.326Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:13:52.326Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:13:52.326Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:13:52.326Z] === CONT TestParallelPredefinedRequest3 [2021-07-02T10:13:52.326Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:13:52.326Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:13:52.326Z] PASS [2021-07-02T10:13:52.326Z] coverage: 85.3% of statements [2021-07-02T10:13:52.326Z] ok github.com/docker/docker/libnetwork/ipam 63.098s coverage: 85.3% of statements [2021-07-02T10:13:52.469Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-07-02T10:13:52.469Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:13:52.726Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-02T10:13:53.295Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-02T10:13:53.305Z] === RUN TestValidatePrivileges [2021-07-02T10:13:53.305Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-02T10:13:53.305Z] === RUN TestFilterByCapNeg [2021-07-02T10:13:53.305Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-02T10:13:53.305Z] === RUN TestFilterByCapPos [2021-07-02T10:13:53.305Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-02T10:13:53.305Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-02T10:13:53.305Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-02T10:13:53.305Z] PASS [2021-07-02T10:13:53.305Z] coverage: 12.0% of statements [2021-07-02T10:13:53.305Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2021-07-02T10:13:54.284Z] === RUN TestNewSettable [2021-07-02T10:13:54.284Z] --- PASS: TestNewSettable (0.00s) [2021-07-02T10:13:54.284Z] === RUN TestIsSettable [2021-07-02T10:13:54.284Z] --- PASS: TestIsSettable (0.00s) [2021-07-02T10:13:54.284Z] === RUN TestUpdateSettingsEnv [2021-07-02T10:13:54.284Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-02T10:13:54.284Z] PASS [2021-07-02T10:13:54.284Z] coverage: 20.0% of statements [2021-07-02T10:13:54.284Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2021-07-02T10:13:54.393Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2021-07-02T10:13:54.393Z] === RUN TestResize [2021-07-02T10:13:54.969Z] --- PASS: TestResize (0.78s) [2021-07-02T10:13:54.969Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:13:55.264Z] === RUN TestLoad [2021-07-02T10:13:55.264Z] --- PASS: TestLoad (0.00s) [2021-07-02T10:13:55.264Z] === RUN TestSave [2021-07-02T10:13:55.264Z] --- PASS: TestSave (0.04s) [2021-07-02T10:13:55.264Z] === RUN TestAddDeleteGet [2021-07-02T10:13:55.264Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-02T10:13:55.264Z] === RUN TestInvalidTags [2021-07-02T10:13:55.264Z] --- PASS: TestInvalidTags (0.01s) [2021-07-02T10:13:55.264Z] PASS [2021-07-02T10:13:55.264Z] coverage: 83.7% of statements [2021-07-02T10:13:55.264Z] ok github.com/docker/docker/reference 0.125s coverage: 83.7% of statements [2021-07-02T10:13:55.728Z] time="2021-07-02T10:13:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-02T10:13:55.920Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-07-02T10:13:55.920Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:13:56.497Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:13:56.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:13:56.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:13:56.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-02T10:13:56.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-02T10:13:56.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-02T10:13:56.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-02T10:13:56.589Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-02T10:13:56.589Z] check_test.go:309: [d6d8dd62a1d01] daemon is not started [2021-07-02T10:13:56.589Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-02T10:13:56.589Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-02T10:13:57.282Z] === RUN TestResolveAuthConfigIndexServer [2021-07-02T10:13:57.282Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestResolveAuthConfigFullURL [2021-07-02T10:13:57.282Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-02T10:13:57.282Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestValidateMirror [2021-07-02T10:13:57.282Z] --- PASS: TestValidateMirror (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestLoadInsecureRegistries [2021-07-02T10:13:57.282Z] time="2021-07-02T10:13:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-02T10:13:57.282Z] time="2021-07-02T10:13: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-07-02T10:13:57.282Z] time="2021-07-02T10:13: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-07-02T10:13:57.282Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-07-02T10:13:57.282Z] === RUN TestNewServiceConfig [2021-07-02T10:13:57.282Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestValidateIndexName [2021-07-02T10:13:57.282Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestValidateIndexNameWithError [2021-07-02T10:13:57.282Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestEndpointParse [2021-07-02T10:13:57.282Z] --- PASS: TestEndpointParse (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestEndpointParseInvalid [2021-07-02T10:13:57.282Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestValidateEndpoint [2021-07-02T10:13:57.282Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-02T10:13:57.282Z] === RUN TestPing [2021-07-02T10:13:57.282Z] --- PASS: TestPing (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestPingRegistryEndpoint [2021-07-02T10:13:57.282Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:57.282Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-02T10:13:57.282Z] === RUN TestEndpoint [2021-07-02T10:13:57.282Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:57.282Z] --- SKIP: TestEndpoint (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestParseRepositoryInfo [2021-07-02T10:13:57.282Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestNewIndexInfo [2021-07-02T10:13:57.282Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestMirrorEndpointLookup [2021-07-02T10:13:57.282Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:13:57.282Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-02T10:13:57.282Z] === RUN TestSearchRepositories [2021-07-02T10:13:57.282Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-02T10:13:57.282Z] Host: 127.0.0.1:49318 [2021-07-02T10:13:57.282Z] User-Agent: docker test client [2021-07-02T10:13:57.282Z] Authorization: Token fake-token [2021-07-02T10:13:57.282Z] X-Docker-Token: true [2021-07-02T10:13:57.282Z] Accept-Encoding: gzip [2021-07-02T10:13:57.282Z] [2021-07-02T10:13:57.282Z] [2021-07-02T10:13:57.282Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-02T10:13:57.282Z] Connection: close [2021-07-02T10:13:57.282Z] Content-Length: 144 [2021-07-02T10:13:57.282Z] Cache-Control: no-cache [2021-07-02T10:13:57.282Z] Content-Type: application/json [2021-07-02T10:13:57.282Z] Date: Fri, 02 Jul 2021 10:13:57 GMT [2021-07-02T10:13:57.282Z] Expires: -1 [2021-07-02T10:13:57.282Z] Pragma: no-cache [2021-07-02T10:13:57.282Z] Server: docker-tests/mock [2021-07-02T10:13:57.282Z] X-Docker-Registry-Config: mock [2021-07-02T10:13:57.282Z] X-Docker-Registry-Version: 0.0.0 [2021-07-02T10:13:57.282Z] [2021-07-02T10:13:57.282Z] [2021-07-02T10:13:57.282Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestTrustedLocation [2021-07-02T10:13:57.282Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-02T10:13:57.282Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestAllowNondistributableArtifacts [2021-07-02T10:13:57.282Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-02T10:13:57.282Z] === RUN TestIsSecureIndex [2021-07-02T10:13:57.282Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-02T10:13:57.282Z] PASS [2021-07-02T10:13:57.282Z] coverage: 51.7% of statements [2021-07-02T10:13:57.282Z] ok github.com/docker/docker/registry 0.192s coverage: 51.7% of statements [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestReaderWithReadError [2021-07-02T10:13:58.261Z] time="2021-07-02T10:13:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestReader [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-02T10:13:58.261Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-02T10:13:58.261Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-02T10:13:58.261Z] PASS [2021-07-02T10:13:58.261Z] coverage: 100.0% of statements [2021-07-02T10:13:58.261Z] ok github.com/docker/docker/registry/resumable 0.198s coverage: 100.0% of statements [2021-07-02T10:13:59.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-02T10:13:59.239Z] === RUN TestRestartManagerTimeout [2021-07-02T10:13:59.239Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-02T10:13:59.239Z] === RUN TestRestartManagerTimeoutReset [2021-07-02T10:13:59.239Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-02T10:13:59.239Z] PASS [2021-07-02T10:13:59.239Z] coverage: 50.9% of statements [2021-07-02T10:13:59.239Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-07-02T10:13:59.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-02T10:13:59.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-02T10:13:59.703Z] === RUN TestDecodeContainerConfig [2021-07-02T10:13:59.704Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-02T10:13:59.704Z] === RUN TestDecodeContainerConfigIsolation [2021-07-02T10:13:59.704Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-02T10:13:59.704Z] === RUN TestValidatePrivileged [2021-07-02T10:13:59.704Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-02T10:13:59.704Z] PASS [2021-07-02T10:13:59.704Z] coverage: 52.2% of statements [2021-07-02T10:13:59.704Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2021-07-02T10:13:59.879Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-02T10:14:00.143Z] --- PASS: TestBuildMultiStageOnBuild (13.12s) [2021-07-02T10:14:00.143Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:14:00.143Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:14:00.143Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-02T10:14:00.143Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:14:00.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:14:00.683Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-02T10:14:00.683Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-02T10:14:00.683Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-02T10:14:00.683Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-02T10:14:00.683Z] PASS [2021-07-02T10:14:00.683Z] coverage: 62.5% of statements [2021-07-02T10:14:00.683Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-07-02T10:14:01.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-02T10:14:01.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:14:01.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite (421.09s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.51s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.18s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.73s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.09s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.69s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.33s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.57s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.00s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.53s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.19s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.21s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.17s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.10s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2021-07-02T10:14:02.415Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.95s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.80s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.79s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.67s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.08s) [2021-07-02T10:14:02.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.65s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.87s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.72s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.34s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.10s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.30s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.81s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.66s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.15s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.39s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.48s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.26s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.29s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.20s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.56s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.23s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.96s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.58s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.84s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.61s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.43s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.25s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.12s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.81s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.02s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.85s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.18s) [2021-07-02T10:14:02.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-02T10:14:02.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.89s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.54s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.50s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.73s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.81s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.04s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.73s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.18s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.42s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.04s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.63s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.95s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.35s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.79s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.02s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.31s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.79s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.21s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.42s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.80s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.82s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.81s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.15s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.59s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.21s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.68s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-07-02T10:14:02.416Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s) [2021-07-02T10:14:02.416Z] === RUN TestDockerSwarmSuite [2021-07-02T10:14:02.416Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-02T10:14:02.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-02T10:14:03.643Z] --- PASS: TestGet (15.01s) [2021-07-02T10:14:03.643Z] === RUN TestPluginWithNoManifest [2021-07-02T10:14:03.643Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-02T10:14:03.643Z] === RUN TestGetAll [2021-07-02T10:14:03.643Z] --- PASS: TestGetAll (0.00s) [2021-07-02T10:14:03.643Z] PASS [2021-07-02T10:14:03.643Z] coverage: 73.4% of statements [2021-07-02T10:14:03.643Z] ok github.com/docker/docker/pkg/plugins 34.884s coverage: 73.4% of statements [2021-07-02T10:14:05.078Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-07-02T10:14:05.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2021-07-02T10:14:05.079Z] === RUN TestCgroupNamespacesRun [2021-07-02T10:14:05.197Z] === RUN TestGetDriver [2021-07-02T10:14:05.197Z] --- PASS: TestGetDriver (0.00s) [2021-07-02T10:14:05.197Z] === RUN TestVolumeRequestError [2021-07-02T10:14:05.197Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-02T10:14:05.197Z] PASS [2021-07-02T10:14:05.197Z] coverage: 36.1% of statements [2021-07-02T10:14:05.197Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2021-07-02T10:14:05.661Z] === RUN TestGetAddress [2021-07-02T10:14:05.661Z] --- PASS: TestGetAddress (0.00s) [2021-07-02T10:14:05.661Z] === RUN TestRemove [2021-07-02T10:14:05.661Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-02T10:14:05.661Z] --- SKIP: TestRemove (0.00s) [2021-07-02T10:14:05.661Z] === RUN TestInitializeWithVolumes [2021-07-02T10:14:05.661Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-02T10:14:05.661Z] === RUN TestCreate [2021-07-02T10:14:05.661Z] --- PASS: TestCreate (0.01s) [2021-07-02T10:14:05.661Z] === RUN TestValidateName [2021-07-02T10:14:05.661Z] --- PASS: TestValidateName (0.00s) [2021-07-02T10:14:05.661Z] === RUN TestCreateWithOpts [2021-07-02T10:14:05.661Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-02T10:14:05.661Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-02T10:14:05.661Z] === RUN TestRelaodNoOpts [2021-07-02T10:14:05.661Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-02T10:14:05.661Z] PASS [2021-07-02T10:14:05.661Z] coverage: 41.5% of statements [2021-07-02T10:14:05.661Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.5% of statements [2021-07-02T10:14:05.661Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-02T10:14:05.661Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-02T10:14:05.661Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-02T10:14:05.661Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-02T10:14:05.708Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-02T10:14:06.473Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-07-02T10:14:06.473Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-02T10:14:06.639Z] === RUN TestConvertTmpfsOptions [2021-07-02T10:14:06.639Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-02T10:14:06.639Z] parser_test.go:49: data="ro" [2021-07-02T10:14:06.639Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-02T10:14:06.639Z] === RUN TestParseMountRaw [2021-07-02T10:14:06.639Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-02T10:14:06.639Z] === RUN TestParseMountRawSplit [2021-07-02T10:14:06.639Z] parser_test.go:390: case 0 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 1 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 2 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 3 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 4 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 5 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 6 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 7 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 8 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 0 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 1 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 2 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 3 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 4 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 5 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 6 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 7 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 8 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 9 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 10 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 11 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 12 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 0 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 1 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 2 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 3 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 4 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 5 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 6 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 7 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 8 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 9 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 10 [2021-07-02T10:14:06.639Z] parser_test.go:390: case 11 [2021-07-02T10:14:06.639Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-02T10:14:06.639Z] === RUN TestParseMountSpec [2021-07-02T10:14:06.639Z] parser_test.go:455: case 0 [2021-07-02T10:14:06.639Z] parser_test.go:455: case 1 [2021-07-02T10:14:06.639Z] parser_test.go:455: case 2 [2021-07-02T10:14:06.639Z] parser_test.go:455: case 3 [2021-07-02T10:14:06.639Z] parser_test.go:455: case 4 [2021-07-02T10:14:06.639Z] parser_test.go:455: case 5 [2021-07-02T10:14:06.639Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-02T10:14:06.639Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-02T10:14:06.639Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-02T10:14:06.639Z] === RUN TestValidateMount [2021-07-02T10:14:06.639Z] --- PASS: TestValidateMount (0.00s) [2021-07-02T10:14:06.639Z] PASS [2021-07-02T10:14:06.639Z] coverage: 66.2% of statements [2021-07-02T10:14:06.639Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 66.2% of statements [2021-07-02T10:14:07.617Z] === RUN TestSetGetMeta [2021-07-02T10:14:07.617Z] === PAUSE TestSetGetMeta [2021-07-02T10:14:07.617Z] === RUN TestRestore [2021-07-02T10:14:07.617Z] === PAUSE TestRestore [2021-07-02T10:14:07.617Z] === RUN TestServiceCreate [2021-07-02T10:14:07.617Z] === PAUSE TestServiceCreate [2021-07-02T10:14:07.617Z] === RUN TestServiceList [2021-07-02T10:14:07.617Z] === PAUSE TestServiceList [2021-07-02T10:14:07.617Z] === RUN TestServiceRemove [2021-07-02T10:14:07.617Z] === PAUSE TestServiceRemove [2021-07-02T10:14:07.617Z] === RUN TestServiceGet [2021-07-02T10:14:07.617Z] === PAUSE TestServiceGet [2021-07-02T10:14:07.617Z] === RUN TestServicePrune [2021-07-02T10:14:07.617Z] === PAUSE TestServicePrune [2021-07-02T10:14:07.617Z] === RUN TestCreate [2021-07-02T10:14:07.617Z] === PAUSE TestCreate [2021-07-02T10:14:07.617Z] === RUN TestRemove [2021-07-02T10:14:07.617Z] === PAUSE TestRemove [2021-07-02T10:14:07.617Z] === RUN TestList [2021-07-02T10:14:07.617Z] === PAUSE TestList [2021-07-02T10:14:07.617Z] === RUN TestFindByDriver [2021-07-02T10:14:07.617Z] === PAUSE TestFindByDriver [2021-07-02T10:14:07.617Z] === RUN TestFindByReferenced [2021-07-02T10:14:07.617Z] === PAUSE TestFindByReferenced [2021-07-02T10:14:07.617Z] === RUN TestDerefMultipleOfSameRef [2021-07-02T10:14:07.617Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-02T10:14:07.617Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:14:07.617Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:14:07.617Z] === RUN TestDefererencePluginOnCreateError [2021-07-02T10:14:07.617Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-02T10:14:07.617Z] === RUN TestRefDerefRemove [2021-07-02T10:14:07.617Z] === PAUSE TestRefDerefRemove [2021-07-02T10:14:07.617Z] === RUN TestGet [2021-07-02T10:14:07.617Z] === PAUSE TestGet [2021-07-02T10:14:07.617Z] === RUN TestGetWithReference [2021-07-02T10:14:07.617Z] === PAUSE TestGetWithReference [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_nil_list [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_empty_list [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_filter_some [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_filter_middle [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:14:07.617Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-02T10:14:07.617Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_nil_list [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_filter_some [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_empty_list [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-02T10:14:07.617Z] === CONT TestFilterFunc/test_filter_middle [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-02T10:14:07.617Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-02T10:14:07.617Z] === CONT TestSetGetMeta [2021-07-02T10:14:07.617Z] === CONT TestFindByReferenced [2021-07-02T10:14:07.618Z] === CONT TestServicePrune [2021-07-02T10:14:07.618Z] === CONT TestGetWithReference [2021-07-02T10:14:07.618Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-02T10:14:07.618Z] === CONT TestFindByDriver [2021-07-02T10:14:07.618Z] --- PASS: TestFindByReferenced (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestList [2021-07-02T10:14:07.618Z] --- PASS: TestGetWithReference (0.05s) [2021-07-02T10:14:07.618Z] === CONT TestRemove [2021-07-02T10:14:07.618Z] --- PASS: TestFindByDriver (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestCreate [2021-07-02T10:14:07.618Z] --- PASS: TestList (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestServiceGet [2021-07-02T10:14:07.618Z] --- PASS: TestRemove (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestServiceRemove [2021-07-02T10:14:07.618Z] --- PASS: TestCreate (0.02s) [2021-07-02T10:14:07.618Z] === CONT TestServiceList [2021-07-02T10:14:07.618Z] --- PASS: TestServiceGet (0.10s) [2021-07-02T10:14:07.618Z] === CONT TestServiceCreate [2021-07-02T10:14:07.618Z] time="2021-07-02T10:14:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:14:07.618Z] --- PASS: TestServiceRemove (0.10s) [2021-07-02T10:14:07.618Z] === CONT TestRestore [2021-07-02T10:14:07.618Z] --- PASS: TestServiceList (0.10s) [2021-07-02T10:14:07.618Z] === CONT TestGet [2021-07-02T10:14:07.618Z] time="2021-07-02T10:14:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:14:07.618Z] time="2021-07-02T10:14:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:14:07.618Z] time="2021-07-02T10:14:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-02T10:14:07.618Z] --- PASS: TestServiceCreate (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestRefDerefRemove [2021-07-02T10:14:07.618Z] --- PASS: TestGet (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestDefererencePluginOnCreateError [2021-07-02T10:14:07.618Z] time="2021-07-02T10:14:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-02T10:14:07.618Z] --- PASS: TestRestore (0.04s) [2021-07-02T10:14:07.618Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-02T10:14:07.618Z] --- PASS: TestServicePrune (0.24s) [2021-07-02T10:14:07.618Z] === CONT TestDerefMultipleOfSameRef [2021-07-02T10:14:07.618Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-02T10:14:07.618Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-02T10:14:07.618Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-02T10:14:07.618Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-02T10:14:07.618Z] PASS [2021-07-02T10:14:07.618Z] coverage: 69.6% of statements [2021-07-02T10:14:07.618Z] ok github.com/docker/docker/volume/service 0.306s coverage: 69.6% of statements [2021-07-02T10:14:07.867Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2021-07-02T10:14:07.867Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-02T10:14:08.246Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-02T10:14:09.792Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-07-02T10:14:09.792Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-02T10:14:10.485Z] --- PASS: TestBuildMultiStageLayerLeak (11.99s) [2021-07-02T10:14:10.485Z] === RUN TestBuildWithHugeFile [2021-07-02T10:14:11.717Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-07-02T10:14:11.717Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-02T10:14:13.646Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-07-02T10:14:13.646Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-02T10:14:14.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-02T10:14:15.041Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-07-02T10:14:15.041Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-02T10:14:15.618Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-07-02T10:14:15.618Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-02T10:14:17.541Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-07-02T10:14:17.541Z] === RUN TestNISDomainname [2021-07-02T10:14:18.934Z] --- PASS: TestNISDomainname (1.32s) [2021-07-02T10:14:18.934Z] === RUN TestHostnameDnsResolution [2021-07-02T10:14:20.327Z] --- PASS: TestHostnameDnsResolution (1.44s) [2021-07-02T10:14:20.327Z] === RUN TestStats [2021-07-02T10:14:21.434Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-02T10:14:21.434Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-02T10:14:22.433Z] 2021/07/02 10:14:20 Closing DB instances... [2021-07-02T10:14:22.433Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-07-02T10:14:22.433Z] === RUN TestFindNode [2021-07-02T10:14:22.433Z] 2021/07/02 10:14:22 Closing DB instances... [2021-07-02T10:14:22.433Z] --- PASS: TestFindNode (0.01s) [2021-07-02T10:14:22.433Z] === RUN TestChangeNodeState [2021-07-02T10:14:22.433Z] 2021/07/02 10:14:22 Closing DB instances... [2021-07-02T10:14:22.433Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-02T10:14:22.433Z] === RUN TestNodeReincarnation [2021-07-02T10:14:22.433Z] 2021/07/02 10:14:22 Closing DB instances... [2021-07-02T10:14:22.884Z] --- PASS: TestStats (2.83s) [2021-07-02T10:14:22.884Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:14:22.884Z] === RUN TestStopContainerWithTimeout/0 [2021-07-02T10:14:22.884Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-02T10:14:22.884Z] === RUN TestStopContainerWithTimeout/1 [2021-07-02T10:14:22.884Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-02T10:14:22.884Z] === RUN TestStopContainerWithTimeout/3 [2021-07-02T10:14:22.884Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-02T10:14:22.884Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-02T10:14:22.884Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-02T10:14:22.884Z] === CONT TestStopContainerWithTimeout/0 [2021-07-02T10:14:22.884Z] === CONT TestStopContainerWithTimeout/3 [2021-07-02T10:14:22.884Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-02T10:14:22.884Z] === CONT TestStopContainerWithTimeout/1 [2021-07-02T10:14:26.205Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-02T10:14:26.205Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-07-02T10:14:26.205Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2021-07-02T10:14:26.205Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-07-02T10:14:26.205Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2021-07-02T10:14:26.205Z] === RUN TestDeleteDevicemapper [2021-07-02T10:14:26.205Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:14:26.205Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-02T10:14:26.205Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:14:26.708Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-02T10:14:26.708Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-02T10:14:27.276Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-02T10:14:27.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-02T10:14:27.843Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-02T10:14:28.102Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-02T10:14:28.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-02T10:14:28.191Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-02T10:14:28.191Z] === RUN TestParallelCreate [2021-07-02T10:14:28.191Z] 2021/07/02 10:14:27 Closing DB instances... [2021-07-02T10:14:28.191Z] --- PASS: TestParallelCreate (0.01s) [2021-07-02T10:14:28.191Z] === RUN TestParallelDelete [2021-07-02T10:14:28.191Z] 2021/07/02 10:14:27 Closing DB instances... [2021-07-02T10:14:28.191Z] --- PASS: TestParallelDelete (0.01s) [2021-07-02T10:14:28.191Z] === RUN TestNetworkDBIslands [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0c88d224db09 with config:&{NodeID:0c88d224db09 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node 0c88d224db09/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node 0c88d224db09/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a375be48b79b with config:&{NodeID:a375be48b79b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node a375be48b79b/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node a375be48b79b/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node 0c88d224db09/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node 0c88d224db09/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node a375be48b79b/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node a375be48b79b/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ea07e132323a with config:&{NodeID:ea07e132323a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node ea07e132323a/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node ea07e132323a/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node ea07e132323a/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node ea07e132323a/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node 0c88d224db09/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node 0c88d224db09/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node a375be48b79b/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=info msg="Node a375be48b79b/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea07e132323a/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.191Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea07e132323a/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.361Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-02T10:14:28.620Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ea47bc2492dc with config:&{NodeID:ea47bc2492dc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node 0c88d224db09/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node 0c88d224db09/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node a375be48b79b/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node a375be48b79b/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea07e132323a/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea07e132323a/172.22.181.246, added to nodes list" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-02T10:14:28.645Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9b5c284728f9 with config:&{NodeID:9b5c284728f9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node a375be48b79b/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node a375be48b79b/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea07e132323a/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea07e132323a/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node 0c88d224db09/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node 0c88d224db09/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-02T10:14:29.099Z] time="2021-07-02T10:14:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-07-02T10:14:29.522Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2021-07-02T10:14:29.522Z] === RUN TestUpdateMemory [2021-07-02T10:14:29.522Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:14:29.522Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-02T10:14:29.522Z] === RUN TestUpdateCPUQuota [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:14:29.553Z] networkdb_test.go:834: Re-joining: 3 [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=info msg="The new bootstrap node list is:[172.22.181.246:10033 172.22.181.246:10034 172.22.181.246:10035]" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10033" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49359" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49360" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10034" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10035" [2021-07-02T10:14:29.553Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49361" [2021-07-02T10:14:30.007Z] networkdb_test.go:834: Re-joining: 4 [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=info msg="The new bootstrap node list is:[172.22.181.246:10033 172.22.181.246:10034 172.22.181.246:10035]" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10033" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49362" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10034" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49363" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10035" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49364" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=info msg="node 0 leaving" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=info msg="Node 0c88d224db09 change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.007Z] time="2021-07-02T10:14:29Z" level=info msg="node5(9b5c284728f9): Node leave event for 0c88d224db09/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09 change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node3(ea07e132323a): Node leave event for 0c88d224db09/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09 change state NodeActive --> NodeFailed" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09/172.22.181.246, added to failed nodes list" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09 change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node4(ea47bc2492dc): Node leave event for 0c88d224db09/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09 change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node2(a375be48b79b): Node leave event for 0c88d224db09/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=error msg="node: 0c88d224db09 is unknown to memberlist" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node 1 leaving" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node3(ea07e132323a): Node leave event for a375be48b79b/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node4(ea47bc2492dc): Node leave event for a375be48b79b/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node5(9b5c284728f9): Node leave event for a375be48b79b/172.22.181.246" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node 0c88d224db09/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.461Z] time="2021-07-02T10:14:30Z" level=info msg="node2(a375be48b79b): Node leave event for a375be48b79b/172.22.181.246" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node a375be48b79b/172.22.181.246, left gossip cluster" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="node 2 leaving" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node ea07e132323a change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="node4(ea47bc2492dc): Node leave event for ea07e132323a/172.22.181.246" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node ea07e132323a change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="node5(9b5c284728f9): Node leave event for ea07e132323a/172.22.181.246" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="Node ea07e132323a change state NodeActive --> NodeLeft" [2021-07-02T10:14:30.914Z] time="2021-07-02T10:14:30Z" level=info msg="node3(ea07e132323a): Node leave event for ea07e132323a/172.22.181.246" [2021-07-02T10:14:31.159Z] docker_api_swarm_test.go:562: [dff24bdc6b54a] joining swarm manager [d006855ac7278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:30Z" level=info msg="Node ea07e132323a/172.22.181.246, left gossip cluster" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:30Z" level=info msg="Node ea07e132323a/172.22.181.246, left gossip cluster" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:30Z" level=info msg="Node ea07e132323a/172.22.181.246, left gossip cluster" [2021-07-02T10:14:31.368Z] networkdb_test.go:866: node4: OK [2021-07-02T10:14:31.368Z] networkdb_test.go:866: node5: OK [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="node 0 coming back" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:68e3ab69f33e with config:&{NodeID:68e3ab69f33e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, added to nodes list" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="node 1 coming back" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:289f877d1659 with config:&{NodeID:289f877d1659 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="Node 289f877d1659/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="Node 289f877d1659/172.22.181.246, added to nodes list" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="node 2 coming back" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4672f71b14ee with config:&{NodeID:4672f71b14ee Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="Node 4672f71b14ee/172.22.181.246, joined gossip cluster" [2021-07-02T10:14:31.368Z] time="2021-07-02T10:14:31Z" level=info msg="Node 4672f71b14ee/172.22.181.246, added to nodes list" [2021-07-02T10:14:32.097Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-02T10:14:34.635Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-02T10:14:36.136Z] --- PASS: TestUpdateCPUQuota (5.82s) [2021-07-02T10:14:36.136Z] === RUN TestUpdatePidsLimit [2021-07-02T10:14:36.136Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-02T10:14:36.136Z] === RUN TestUpdatePidsLimit/no_change [2021-07-02T10:14:36.399Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-02T10:14:36.540Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-02T10:14:36.985Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-02T10:14:37.933Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-02T10:14:38.446Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-02T10:14:38.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-02T10:14:39.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-02T10:14:39.383Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit (5.28s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-07-02T10:14:40.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-07-02T10:14:40.477Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:14:40.764Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-02T10:14:46.038Z] docker_api_swarm_test.go:584: [d9ba13d881b83] joining swarm manager [d006855ac7278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:14:50.231Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-02T10:14:50.231Z] check_test.go:380: [dff24bdc6b54a] daemon is not started [2021-07-02T10:14:55.412Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2021-07-02T10:14:55.412Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:14:55.412Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-07-02T10:14:55.412Z] === RUN TestWaitNonBlocked [2021-07-02T10:14:55.412Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:14:55.412Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:14:55.412Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:14:55.412Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:14:55.412Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:14:55.412Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:14:55.412Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-02T10:14:55.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-07-02T10:14:55.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-07-02T10:14:55.412Z] === RUN TestWaitBlocked [2021-07-02T10:14:55.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:14:55.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:14:55.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:14:55.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:14:55.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-02T10:14:55.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-02T10:14:55.758Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-02T10:14:55.758Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-02T10:14:55.758Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-02T10:14:55.758Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-02T10:14:55.758Z] Cross building: bundles/cross/linux/s390x [2021-07-02T10:14:56.015Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-02T10:14:56.015Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-02T10:14:56.362Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-02T10:14:56.362Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-07-02T10:14:56.362Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-07-02T10:14:56.362Z] === CONT TestContainerStartOnDaemonRestart [2021-07-02T10:14:56.362Z] === CONT TestContainerKillOnDaemonStart [2021-07-02T10:14:56.362Z] === CONT TestDaemonHostGatewayIP [2021-07-02T10:14:56.362Z] === CONT TestIpcModeOlderClient [2021-07-02T10:14:56.362Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-02T10:14:56.362Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-02T10:15:00.598Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2021-07-02T10:15:00.598Z] === CONT TestDaemonRestartIpcMode [2021-07-02T10:15:00.598Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s) [2021-07-02T10:15:00.861Z] --- PASS: TestDaemonHostGatewayIP (4.52s) [2021-07-02T10:15:02.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-02T10:15:02.443Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-02T10:15:02.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-02T10:15:03.425Z] --- PASS: TestDaemonRestartIpcMode (3.34s) [2021-07-02T10:15:03.823Z] docker_api_swarm_test.go:45: [d8a68e2b4f7c8] joining swarm manager [de225397e55cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:15:10.027Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2021-07-02T10:15:10.027Z] PASS [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] === Skipped [2021-07-02T10:15:10.027Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-02T10:15:10.027Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:15:10.027Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-02T10:15:10.027Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-02T10:15:10.027Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-02T10:15:10.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-02T10:15:10.027Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] [2021-07-02T10:15:10.027Z] DONE 196 tests, 6 skipped in 146.068s [2021-07-02T10:15:10.027Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-02T10:15:10.027Z] ++ 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-07-02T10:15:10.027Z] ++ set -e [2021-07-02T10:15:10.027Z] ++ '[' -n 0 ']' [2021-07-02T10:15:10.027Z] ++ set -x [2021-07-02T10:15:10.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-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-07-02T10:15:13.793Z] time="2021-07-02T10:15:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10037" [2021-07-02T10:15:13.793Z] time="2021-07-02T10:15:11Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49365" [2021-07-02T10:15:13.793Z] time="2021-07-02T10:15:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10036" [2021-07-02T10:15:13.793Z] time="2021-07-02T10:15:12Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49366" [2021-07-02T10:15:13.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-02T10:15:15.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-02T10:15:16.630Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:15:16.630Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-02T10:15:16.630Z] === RUN TestDaemonConfigValidation [2021-07-02T10:15:16.630Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:15:16.630Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:15:16.630Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-02T10:15:16.630Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-02T10:15:16.630Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-02T10:15:16.630Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-02T10:15:16.630Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-02T10:15:16.630Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-02T10:15:16.630Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-02T10:15:16.630Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-02T10:15:16.630Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-02T10:15:16.630Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-02T10:15:16.630Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-02T10:15:16.630Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-02T10:15:16.630Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-02T10:15:16.630Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-02T10:15:16.630Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-07-02T10:15:16.630Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-07-02T10:15:16.630Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-07-02T10:15:16.630Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-02T10:15:16.630Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-07-02T10:15:16.630Z] PASS [2021-07-02T10:15:16.630Z] [2021-07-02T10:15:16.630Z] DONE 7 tests in 7.477s [2021-07-02T10:15:16.630Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-02T10:15:16.630Z] ++ 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-07-02T10:15:16.630Z] ++ set -e [2021-07-02T10:15:16.630Z] ++ '[' -n 0 ']' [2021-07-02T10:15:16.630Z] ++ set -x [2021-07-02T10:15:16.630Z] ++ env -i DEST=/go/src/github.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-07-02T10:15:16.630Z] INFO: Testing against a local daemon [2021-07-02T10:15:16.630Z] === RUN TestCommitInheritsEnv [2021-07-02T10:15:16.892Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-07-02T10:15:16.892Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:15:16.892Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-02T10:15:16.892Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:15:16.892Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:15:17.155Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-02T10:15:17.155Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:15:17.155Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-02T10:15:17.155Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:15:17.418Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-07-02T10:15:17.418Z] === RUN TestRemoveImageGarbageCollector [2021-07-02T10:15:17.418Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:15:17.418Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-02T10:15:17.418Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:15:17.418Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-02T10:15:17.418Z] === RUN TestTagInvalidReference [2021-07-02T10:15:17.418Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-02T10:15:17.418Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:15:17.681Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-02T10:15:17.681Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:15:17.681Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-02T10:15:17.681Z] === RUN TestTagOfficialNames [2021-07-02T10:15:17.681Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-02T10:15:17.681Z] === RUN TestTagMatchesDigest [2021-07-02T10:15:17.681Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-02T10:15:17.681Z] PASS [2021-07-02T10:15:17.681Z] [2021-07-02T10:15:17.681Z] === Skipped [2021-07-02T10:15:17.681Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:15:17.681Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-02T10:15:17.681Z] [2021-07-02T10:15:17.681Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-02T10:15:17.681Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:15:17.681Z] [2021-07-02T10:15:17.681Z] [2021-07-02T10:15:17.681Z] DONE 12 tests, 2 skipped in 1.266s [2021-07-02T10:15:17.681Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-02T10:15:17.681Z] ++ 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-07-02T10:15:17.681Z] ++ set -e [2021-07-02T10:15:17.681Z] ++ '[' -n 0 ']' [2021-07-02T10:15:17.681Z] ++ set -x [2021-07-02T10:15:17.681Z] ++ env -i DEST=/go/src/github.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-07-02T10:15:18.628Z] INFO: Testing against a local daemon [2021-07-02T10:15:18.628Z] === RUN TestNetworkCreateDelete [2021-07-02T10:15:18.891Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-07-02T10:15:18.891Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:15:19.465Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-07-02T10:15:19.465Z] === RUN TestDaemonDNSFallback [2021-07-02T10:15:23.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-02T10:15:23.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-02T10:15:26.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-02T10:15:27.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-02T10:15:27.626Z] --- PASS: TestDaemonDNSFallback (6.83s) [2021-07-02T10:15:27.626Z] === RUN TestInspectNetwork [2021-07-02T10:15:28.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-02T10:15:28.681Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-02T10:15:30.061Z] --- PASS: TestImportExtremelyLargeImageWorks (187.42s) [2021-07-02T10:15:30.061Z] PASS [2021-07-02T10:15:30.061Z] [2021-07-02T10:15:30.061Z] DONE 12 tests in 192.004s [2021-07-02T10:15:30.061Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-02T10:15:30.061Z] ++ 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-07-02T10:15:30.061Z] ++ set -e [2021-07-02T10:15:30.061Z] ++ '[' -n 0 ']' [2021-07-02T10:15:30.061Z] ++ set -x [2021-07-02T10:15:30.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T10:15:30.061Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-02T10:15:30.061Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-02T10:15:30.061Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-02T10:15:30.061Z] INFO: Testing against a local daemon [2021-07-02T10:15:30.061Z] === RUN TestNetworkCreateDelete [2021-07-02T10:15:30.321Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-07-02T10:15:30.321Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:15:30.321Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-02T10:15:30.889Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-07-02T10:15:30.889Z] === RUN TestDaemonDNSFallback [2021-07-02T10:15:30.946Z] === RUN TestInspectNetwork/full_network_id [2021-07-02T10:15:30.946Z] === RUN TestInspectNetwork/partial_network_id [2021-07-02T10:15:30.946Z] === RUN TestInspectNetwork/network_name [2021-07-02T10:15:30.946Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.181.246:10033 172.22.181.246:10034 172.22.181.246:10035]" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.181.246:10033 172.22.181.246:10034 172.22.181.246:10035]" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10033" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49367" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, is the new incarnation of the shutdown node 0c88d224db09/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10034" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49368" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, is the new incarnation of the shutdown node a375be48b79b/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49369" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10035" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node ea47bc2492dc/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, is the new incarnation of the shutdown node ea07e132323a/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, is the new incarnation of the shutdown node 0c88d224db09/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, is the new incarnation of the shutdown node a375be48b79b/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 289f877d1659/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, joined gossip cluster" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, is the new incarnation of the shutdown node ea07e132323a/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=info msg="Node 4672f71b14ee/172.22.181.246, added to nodes list" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10033" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49370" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10034" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49371" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.181.246:10035" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:29Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49372" [2021-07-02T10:15:31.409Z] 2021/07/02 10:15:31 Closing DB instances... [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="node3(4672f71b14ee): Node leave event for 68e3ab69f33e/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="node4(ea47bc2492dc): Node leave event for 68e3ab69f33e/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="node5(9b5c284728f9): Node leave event for 68e3ab69f33e/172.22.181.246" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.409Z] time="2021-07-02T10:15:31Z" level=info msg="node2(289f877d1659): Node leave event for 68e3ab69f33e/172.22.181.246" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, left gossip cluster" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e change state NodeActive --> NodeFailed" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, added to failed nodes list" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=error msg="node: 68e3ab69f33e is unknown to memberlist" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, left gossip cluster" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, left gossip cluster" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, left gossip cluster" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 68e3ab69f33e/172.22.181.246, left gossip cluster" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659 change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="node5(9b5c284728f9): Node leave event for 289f877d1659/172.22.181.246" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659 change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="node3(4672f71b14ee): Node leave event for 289f877d1659/172.22.181.246" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659 change state NodeActive --> NodeLeft" [2021-07-02T10:15:31.864Z] time="2021-07-02T10:15:31Z" level=info msg="node4(ea47bc2492dc): Node leave event for 289f877d1659/172.22.181.246" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659 change state NodeActive --> NodeLeft" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:31Z" level=info msg="node2(289f877d1659): Node leave event for 289f877d1659/172.22.181.246" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:31Z" level=info msg="Node 289f877d1659/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:32Z" level=info msg="Node 289f877d1659/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee change state NodeActive --> NodeFailed" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee/172.22.181.246, added to failed nodes list" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee change state NodeActive --> NodeLeft" [2021-07-02T10:15:32.318Z] time="2021-07-02T10:15:32Z" level=info msg="node5(9b5c284728f9): Node leave event for 4672f71b14ee/172.22.181.246" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=error msg="node: 4672f71b14ee is unknown to memberlist" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee change state NodeActive --> NodeLeft" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=info msg="node4(ea47bc2492dc): Node leave event for 4672f71b14ee/172.22.181.246" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=debug msg="memberlist: Failed ping: ea47bc2492dc (timeout reached)" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.181.246:10035: use of closed network connection" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.181.246:10037: use of closed network connection" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=debug msg="memberlist: Stream connection from=172.22.181.246:49373" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=info msg="Node 4672f71b14ee/172.22.181.246, left gossip cluster" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=info msg="Node ea47bc2492dc change state NodeActive --> NodeLeft" [2021-07-02T10:15:32.773Z] time="2021-07-02T10:15:32Z" level=info msg="node5(9b5c284728f9): Node leave event for ea47bc2492dc/172.22.181.246" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:32Z" level=info msg="Node ea47bc2492dc/172.22.181.246, left gossip cluster" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:32Z" level=info msg="Node ea47bc2492dc change state NodeActive --> NodeFailed" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:32Z" level=info msg="Node ea47bc2492dc/172.22.181.246, added to failed nodes list" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:32Z" level=error msg="node: ea47bc2492dc is unknown to memberlist" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:32Z" level=info msg="Node ea47bc2492dc/172.22.181.246, left gossip cluster" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:33Z" level=info msg="Node 9b5c284728f9/172.22.181.246, left gossip cluster" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:33Z" level=info msg="Node 9b5c284728f9 change state NodeActive --> NodeFailed" [2021-07-02T10:15:33.229Z] time="2021-07-02T10:15:33Z" level=info msg="Node 9b5c284728f9/172.22.181.246, added to failed nodes list" [2021-07-02T10:15:33.229Z] --- PASS: TestNetworkDBIslands (66.04s) [2021-07-02T10:15:33.229Z] PASS [2021-07-02T10:15:33.229Z] coverage: 60.1% of statements [2021-07-02T10:15:33.229Z] ok github.com/docker/docker/libnetwork/networkdb 156.668s coverage: 60.1% of statements [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/quota [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/rootless [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/volume [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-02T10:15:33.229Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-02T10:15:34.348Z] --- PASS: TestBuildWithHugeFile (111.63s) [2021-07-02T10:15:34.348Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:15:35.168Z] --- PASS: TestInspectNetwork (8.59s) [2021-07-02T10:15:35.168Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-02T10:15:35.168Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-02T10:15:35.168Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-02T10:15:35.168Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-02T10:15:35.168Z] === RUN TestRunContainerWithBridgeNone [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === Skipped [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-02T10:15:36.116Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-02T10:15:36.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-02T10:15:36.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-02T10:15:36.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-02T10:15:36.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-02T10:15:36.116Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-02T10:15:36.116Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-02T10:15:36.116Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-02T10:15:36.116Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-07-02T10:15:36.116Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-02T10:15:36.116Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-02T10:15:36.116Z] daemon_test.go:147: root required [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-02T10:15:36.116Z] reload_test.go:520: root required [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-02T10:15:36.116Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-02T10:15:36.116Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-02T10:15:36.116Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-02T10:15:36.116Z] download_test.go:268: Needs fixing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-02T10:15:36.116Z] layer_test.go:304: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-02T10:15:36.116Z] layer_test.go:353: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-02T10:15:36.116Z] layer_test.go:468: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-02T10:15:36.116Z] layer_test.go:697: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-02T10:15:36.116Z] migration_test.go:46: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-02T10:15:36.116Z] migration_test.go:182: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-02T10:15:36.116Z] mount_test.go:17: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-02T10:15:36.116Z] mount_test.go:76: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-02T10:15:36.116Z] mount_test.go:125: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-02T10:15:36.116Z] mount_test.go:212: Failing on Windows [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-02T10:15:36.116Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-02T10:15:36.116Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-02T10:15:36.116Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-02T10:15:36.116Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-02T10:15:36.116Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-02T10:15:36.116Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-02T10:15:36.116Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-02T10:15:36.116Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-02T10:15:36.116Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-02T10:15:36.116Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.116Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-02T10:15:36.116Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-02T10:15:36.116Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-02T10:15:36.117Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:15:36.117Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:15:36.117Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:15:36.117Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:15:36.117Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:15:36.117Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:134: Xz not present in msys2 [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:239: Failing on Windows CI machines [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-02T10:15:36.117Z] archive_windows_test.go:16: Currently fails [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-02T10:15:36.117Z] changes_test.go:196: needs more investigation [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-02T10:15:36.117Z] changes_test.go:433: needs further investigation [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-02T10:15:36.117Z] changes_test.go:469: needs further investigation [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-02T10:15:36.117Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-02T10:15:36.117Z] poller_test.go:41: No chmod on Windows [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-02T10:15:36.117Z] fileutils_test.go:134: Needs porting to Windows [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-02T10:15:36.117Z] fileutils_test.go:180: Needs porting to Windows [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-02T10:15:36.117Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-02T10:15:36.117Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-02T10:15:36.117Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-02T10:15:36.117Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-02T10:15:36.117Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] [2021-07-02T10:15:36.117Z] DONE 2027 tests, 67 skipped in 342.715s [2021-07-02T10:15:36.117Z] INFO: make.ps1 ended at 07/02/2021 10:15:35 [2021-07-02T10:15:37.641Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-02T10:15:37.641Z] INFO: Unit tests ended at 07/02/2021 10:15:37. Duration:00:06:00.8947896 [2021-07-02T10:15:37.641Z] INFO: Building busybox [2021-07-02T10:15:37.641Z] Sending build context to Docker daemon 5.12kB [2021-07-02T10:15:37.641Z] [2021-07-02T10:15:37.641Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-02T10:15:37.641Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-02T10:15:37.641Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-02T10:15:37.641Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-02T10:15:37.641Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-02T10:15:37.641Z] ---> 5b60ac4e9e92 [2021-07-02T10:15:37.641Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-02T10:15:37.641Z] ---> Running in a38be57fc17a [2021-07-02T10:15:37.726Z] --- PASS: TestRunContainerWithBridgeNone (2.98s) [2021-07-02T10:15:37.726Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:15:37.726Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:15:37.726Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:15:37.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:15:37.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:15:37.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:15:37.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:15:37.727Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:15:37.727Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:15:37.727Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:15:37.727Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-02T10:15:37.727Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-02T10:15:37.727Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-02T10:15:37.727Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-02T10:15:37.727Z] === RUN TestNetworkList [2021-07-02T10:15:37.990Z] === RUN TestNetworkList//networks [2021-07-02T10:15:37.990Z] === PAUSE TestNetworkList//networks [2021-07-02T10:15:37.990Z] === RUN TestNetworkList//networks/ [2021-07-02T10:15:37.990Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:15:37.990Z] === CONT TestNetworkList//networks [2021-07-02T10:15:37.990Z] === CONT TestNetworkList//networks/ [2021-07-02T10:15:37.990Z] --- PASS: TestNetworkList (0.04s) [2021-07-02T10:15:37.990Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:15:37.990Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:15:37.990Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:15:38.566Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-02T10:15:38.566Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:15:39.013Z] --- PASS: TestDaemonDNSFallback (6.93s) [2021-07-02T10:15:39.013Z] === RUN TestInspectNetwork [2021-07-02T10:15:39.515Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-02T10:15:39.515Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:15:40.391Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-02T10:15:40.464Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-07-02T10:15:40.464Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:15:40.960Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-02T10:15:41.412Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-02T10:15:41.412Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:15:41.530Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-02T10:15:42.099Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-02T10:15:42.099Z] === RUN TestInspectNetwork/full_network_id [2021-07-02T10:15:42.099Z] === RUN TestInspectNetwork/partial_network_id [2021-07-02T10:15:42.099Z] === RUN TestInspectNetwork/network_name [2021-07-02T10:15:42.099Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-02T10:15:42.359Z] === RUN TestDockerSuite/TestBuildFails [2021-07-02T10:15:43.070Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2021-07-02T10:15:43.070Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:15:43.296Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-02T10:15:43.296Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-02T10:15:43.396Z] Removing intermediate container a38be57fc17a [2021-07-02T10:15:43.396Z] ---> 0cbef1fb3046 [2021-07-02T10:15:43.396Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-02T10:15:43.396Z] ---> Running in 7c0c0b70bcf8 [2021-07-02T10:15:43.396Z] Removing intermediate container 7c0c0b70bcf8 [2021-07-02T10:15:43.396Z] ---> 4b6472a5c289 [2021-07-02T10:15:43.396Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-02T10:15:43.396Z] ---> Running in dea3d8b93b39 [2021-07-02T10:15:43.645Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-02T10:15:43.645Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:15:43.850Z] Removing intermediate container dea3d8b93b39 [2021-07-02T10:15:43.850Z] ---> 6ad302ce761c [2021-07-02T10:15:43.850Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-02T10:15:44.809Z] [2021-07-02T10:15:45.217Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-02T10:15:45.263Z] ---> 029ebfbf577c [2021-07-02T10:15:45.263Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-02T10:15:45.263Z] ---> Running in bcc5b3bf2c02 [2021-07-02T10:15:46.211Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2021-07-02T10:15:46.211Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:15:46.211Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:15:46.211Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:15:46.211Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:15:46.594Z] --- PASS: TestInspectNetwork (8.86s) [2021-07-02T10:15:46.595Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-02T10:15:46.595Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-02T10:15:46.595Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-02T10:15:46.595Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-02T10:15:46.595Z] === RUN TestRunContainerWithBridgeNone [2021-07-02T10:15:47.161Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-02T10:15:49.695Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-02T10:15:50.631Z] --- PASS: TestRunContainerWithBridgeNone (4.05s) [2021-07-02T10:15:50.631Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:15:50.631Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:15:50.631Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:15:50.631Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:15:50.631Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:15:50.631Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:15:50.631Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:15:50.631Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:15:50.631Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:15:50.631Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:15:50.631Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-02T10:15:50.631Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-02T10:15:50.631Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-02T10:15:50.631Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-02T10:15:50.631Z] === RUN TestNetworkList [2021-07-02T10:15:50.631Z] === RUN TestNetworkList//networks [2021-07-02T10:15:50.631Z] === PAUSE TestNetworkList//networks [2021-07-02T10:15:50.631Z] === RUN TestNetworkList//networks/ [2021-07-02T10:15:50.631Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:15:50.631Z] === CONT TestNetworkList//networks [2021-07-02T10:15:50.631Z] === CONT TestNetworkList//networks/ [2021-07-02T10:15:50.631Z] --- PASS: TestNetworkList (0.02s) [2021-07-02T10:15:50.631Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:15:50.632Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:15:50.632Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:15:50.891Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-02T10:15:51.150Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-02T10:15:51.150Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-07-02T10:15:51.150Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:15:52.529Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-02T10:15:52.529Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-07-02T10:15:52.529Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:15:53.099Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-07-02T10:15:53.099Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:15:54.477Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-02T10:15:54.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-07-02T10:15:54.477Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:15:55.045Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-02T10:15:55.304Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-02T10:15:55.563Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-07-02T10:15:55.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:15:56.500Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-07-02T10:15:56.500Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:15:57.436Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-02T10:15:57.628Z] Removing intermediate container bcc5b3bf2c02 [2021-07-02T10:15:57.628Z] ---> a0a789782369 [2021-07-02T10:15:57.628Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-02T10:15:57.628Z] ---> Running in 41c77d9427b2 [2021-07-02T10:15:57.628Z] [2021-07-02T10:15:57.628Z] SUCCESS: Specified value was saved. [2021-07-02T10:15:59.341Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2021-07-02T10:15:59.341Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:15:59.341Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:15:59.341Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:15:59.341Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:15:59.600Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-02T10:16:00.508Z] Removing intermediate container 41c77d9427b2 [2021-07-02T10:16:00.508Z] ---> 4517d729ac2e [2021-07-02T10:16:00.508Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-02T10:16:00.508Z] ---> Running in c86017c0ce45 [2021-07-02T10:16:00.978Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-02T10:16:04.268Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-02T10:16:04.268Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-02T10:16:05.206Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-02T10:16:05.465Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-02T10:16:06.034Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-02T10:16:06.034Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-02T10:16:06.256Z] Cannot create a file when that file already exists. [2021-07-02T10:16:06.970Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-02T10:16:07.022Z] --- PASS: TestBuildWithHugeFile (114.65s) [2021-07-02T10:16:07.022Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:16:07.230Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-02T10:16:07.489Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-02T10:16:08.057Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-02T10:16:08.057Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-02T10:16:08.206Z] --- PASS: TestServiceWithDataPathPortInit (18.31s) [2021-07-02T10:16:08.206Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:16:08.206Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fs0jnq7a16i71hz49fwbyxqjt Created:2021-07-02 10:16:06.109617061 +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[83f76224e6b16720cc249ee0412873f0ea3dc675469607308aa021bffdbb1359:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pwfgs4kh3uk2tulxk75iuzfp2 EndpointID:e48b9000a3d1eeb650f1ae4e65f609b2c796fef2f1d844d8cef4bf55e9f6ea07 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7eb6d9603c0a491db90d05145ebc0302ba27f5be9d8d5e9abbc6ab8e51849cab 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:209af22f7569 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pwfgs4kh3uk2tulxk75iuzfp2 EndpointID:e48b9000a3d1eeb650f1ae4e65f609b2c796fef2f1d844d8cef4bf55e9f6ea07 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-02T10:16:08.626Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-02T10:16:09.578Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-02T10:16:12.004Z] Removing intermediate container c86017c0ce45 [2021-07-02T10:16:12.004Z] ---> a536782ed5c0 [2021-07-02T10:16:12.004Z] Step 13/13 : CMD ["sh"] [2021-07-02T10:16:12.004Z] ---> Running in 688151aacfd9 [2021-07-02T10:16:12.004Z] Removing intermediate container 688151aacfd9 [2021-07-02T10:16:12.004Z] ---> 298179974b05 [2021-07-02T10:16:12.004Z] Successfully built 298179974b05 [2021-07-02T10:16:12.004Z] Successfully tagged busybox:latest [2021-07-02T10:16:12.004Z] INFO: Docker images of the daemon under test [2021-07-02T10:16:12.004Z] [2021-07-02T10:16:12.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-02T10:16:12.004Z] busybox latest 298179974b05 Less than a second ago 5.64GB [2021-07-02T10:16:12.004Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 3 weeks ago 5.62GB [2021-07-02T10:16:12.004Z] microsoft/windowsservercore latest 5b60ac4e9e92 3 weeks ago 5.62GB [2021-07-02T10:16:12.004Z] [2021-07-02T10:16:12.004Z] INFO: Running integration tests at 07/02/2021 10:16:11... [2021-07-02T10:16:12.004Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-02T10:16:12.004Z] INFO: Integration API tests being run from the host: [2021-07-02T10:16:12.004Z] INFO: make.ps1 starting at 07/02/2021 10:16:11 [2021-07-02T10:16:12.116Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-02T10:16:12.425Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2021-07-02T10:16:12.425Z] PASS [2021-07-02T10:16:12.425Z] [2021-07-02T10:16:12.425Z] === Skipped [2021-07-02T10:16:12.425Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:16:12.425Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:16:12.425Z] [2021-07-02T10:16:12.425Z] [2021-07-02T10:16:12.425Z] DONE 26 tests, 1 skipped in 54.655s [2021-07-02T10:16:12.425Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:16:12.425Z] ++ 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-07-02T10:16:12.425Z] ++ set -e [2021-07-02T10:16:12.425Z] ++ '[' -n 0 ']' [2021-07-02T10:16:12.425Z] ++ set -x [2021-07-02T10:16:12.425Z] ++ env -i DEST=/go/src/github.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-07-02T10:16:12.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-02T10:16:12.687Z] INFO: Testing against a local daemon [2021-07-02T10:16:12.687Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-02T10:16:12.687Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:12.687Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:16:12.687Z] === RUN TestDockerNetworkIpvlan [2021-07-02T10:16:12.687Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:12.687Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:16:12.687Z] PASS [2021-07-02T10:16:12.687Z] [2021-07-02T10:16:12.687Z] === Skipped [2021-07-02T10:16:12.687Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:16:12.687Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:12.687Z] [2021-07-02T10:16:12.687Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:16:12.687Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:12.687Z] [2021-07-02T10:16:12.687Z] [2021-07-02T10:16:12.687Z] DONE 2 tests, 2 skipped in 0.309s [2021-07-02T10:16:12.687Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:16:12.687Z] ++ 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-07-02T10:16:12.687Z] ++ set -e [2021-07-02T10:16:12.687Z] ++ '[' -n 0 ']' [2021-07-02T10:16:12.687Z] ++ set -x [2021-07-02T10:16:12.687Z] ++ env -i DEST=/go/src/github.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-07-02T10:16:12.962Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-02T10:16:14.585Z] docker_api_swarm_test.go:303: [dcf16f1392605] joining swarm manager [d51d2fc0acc59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:16:15.152Z] --- PASS: TestServiceWithDataPathPortInit (15.96s) [2021-07-02T10:16:15.152Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:16:16.090Z] docker_api_swarm_test.go:304: [d645124c6195a] joining swarm manager [d51d2fc0acc59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:16:17.028Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-02T10:16:17.288Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-02T10:16:17.419Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-02T10:16:17.419Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-02T10:16:17.419Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-02T10:16:17.419Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-02T10:16:17.419Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-02T10:16:17.988Z] INFO: Testing against a local daemon [2021-07-02T10:16:17.988Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-02T10:16:18.023Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-02T10:16:18.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/test/unit [2021-07-02T10:16:18.901Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-02T10:16:18.901Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-02T10:16:18.901Z] + TESTDIRS=./... [2021-07-02T10:16:18.901Z] + exclude_paths='/vendor/|/integration' [2021-07-02T10:16:18.901Z] ++ go list ./... [2021-07-02T10:16:18.901Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-02T10:16:19.194Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ni5b9ra7viflhi5xgl7a0rvvu Created:2021-07-02 10:16:16.85055624 +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[13496e66e1d176587f8129d2f4bda73c6106685b8e53d53cd2b56d0e17d0bc13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7hb34ib425ejay3obapgwl8pt EndpointID:a62a296fddca836b653fdebdfea285bfc00a0a2157f8558d62c9365adaed1f51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b58d3e5b088533665139dbd920f275556e223c0be82cce63b548935778979532 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:885005210b55 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7hb34ib425ejay3obapgwl8pt EndpointID:a62a296fddca836b653fdebdfea285bfc00a0a2157f8558d62c9365adaed1f51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-02T10:16:19.383Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-07-02T10:16:19.383Z] === RUN TestDockerNetworkMacvlan [2021-07-02T10:16:19.468Z] + pkg_list='github.com/docker/docker/api [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/backend/build [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/httputils [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/middleware [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/build [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/container [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/debug [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/distribution [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/grpc [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/image [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/network [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/plugin [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/session [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/swarm [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/system [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/server/router/volume [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/backend [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/blkiodev [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/container [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/events [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/filters [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/image [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/mount [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/network [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/registry [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/strslice [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/swarm [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/time [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/versions [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-02T10:16:19.468Z] github.com/docker/docker/api/types/volume [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/builder-next/worker [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/dockerfile [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/dockerignore [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/remotecontext [2021-07-02T10:16:19.468Z] github.com/docker/docker/builder/remotecontext/git [2021-07-02T10:16:19.468Z] github.com/docker/docker/cli [2021-07-02T10:16:19.468Z] github.com/docker/docker/cli/config [2021-07-02T10:16:19.468Z] github.com/docker/docker/cli/debug [2021-07-02T10:16:19.468Z] github.com/docker/docker/client [2021-07-02T10:16:19.468Z] github.com/docker/docker/cmd/docker-proxy [2021-07-02T10:16:19.468Z] github.com/docker/docker/cmd/dockerd [2021-07-02T10:16:19.468Z] github.com/docker/docker/container [2021-07-02T10:16:19.468Z] github.com/docker/docker/container/stream [2021-07-02T10:16:19.468Z] github.com/docker/docker/contrib/apparmor [2021-07-02T10:16:19.468Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-02T10:16:19.468Z] github.com/docker/docker/contrib/httpserver [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/cluster [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/cluster/convert [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/cluster/executor [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/cluster/provider [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/config [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/discovery [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/events [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/events/testutils [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/exec [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/images [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/initlayer [2021-07-02T10:16:19.468Z] github.com/docker/docker/daemon/links [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/listeners [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/gelf [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/journald [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/local [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/logentries [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/splunk [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/syslog [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger/templates [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/names [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/network [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/stats [2021-07-02T10:16:19.469Z] github.com/docker/docker/distribution [2021-07-02T10:16:19.469Z] github.com/docker/docker/distribution/metadata [2021-07-02T10:16:19.469Z] github.com/docker/docker/distribution/utils [2021-07-02T10:16:19.469Z] github.com/docker/docker/distribution/xfer [2021-07-02T10:16:19.469Z] github.com/docker/docker/dockerversion [2021-07-02T10:16:19.469Z] github.com/docker/docker/errdefs [2021-07-02T10:16:19.469Z] github.com/docker/docker/image [2021-07-02T10:16:19.469Z] github.com/docker/docker/image/cache [2021-07-02T10:16:19.469Z] github.com/docker/docker/image/tarexport [2021-07-02T10:16:19.469Z] github.com/docker/docker/image/v1 [2021-07-02T10:16:19.469Z] github.com/docker/docker/internal/test/suite [2021-07-02T10:16:19.469Z] github.com/docker/docker/layer [2021-07-02T10:16:19.469Z] github.com/docker/docker/libcontainerd [2021-07-02T10:16:19.469Z] github.com/docker/docker/libcontainerd/queue [2021-07-02T10:16:19.469Z] github.com/docker/docker/libcontainerd/remote [2021-07-02T10:16:19.469Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-02T10:16:19.469Z] github.com/docker/docker/libcontainerd/types [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/api [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/bitseq [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cluster [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/config [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/datastore [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/driverapi [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/etchosts [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/idm [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipam [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/iptables [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/netlabel [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/netutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/networkdb [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/ns [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/options [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/osl [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/portallocator [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/portmapper [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/testutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/libnetwork/types [2021-07-02T10:16:19.469Z] github.com/docker/docker/oci [2021-07-02T10:16:19.469Z] github.com/docker/docker/oci/caps [2021-07-02T10:16:19.469Z] github.com/docker/docker/opts [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/aaparser [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/archive [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/authorization [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/broadcaster [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/capabilities [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/chrootarchive [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/containerfs [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/devicemapper [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/directory [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/discovery [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/discovery/file [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/discovery/kv [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/discovery/memory [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/dmesg [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/filenotify [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/fileutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/fsutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/homedir [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/idtools [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/ioutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/jsonmessage [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/locker [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/longpath [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/loopback [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/mount [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/namesgenerator [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/parsers [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/pidfile [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/platform [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/plugingetter [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/plugins [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/plugins/transport [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/pools [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/progress [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/pubsub [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/reexec [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/signal [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/stdcopy [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/streamformatter [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/stringid [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/symlink [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/sysinfo [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/system [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/tailfile [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/tarsum [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/term [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/term/windows [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/truncindex [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/urlutil [2021-07-02T10:16:19.469Z] github.com/docker/docker/pkg/useragent [2021-07-02T10:16:19.469Z] github.com/docker/docker/plugin [2021-07-02T10:16:19.469Z] github.com/docker/docker/plugin/executor/containerd [2021-07-02T10:16:19.469Z] github.com/docker/docker/plugin/v2 [2021-07-02T10:16:19.469Z] github.com/docker/docker/profiles/apparmor [2021-07-02T10:16:19.469Z] github.com/docker/docker/profiles/seccomp [2021-07-02T10:16:19.469Z] github.com/docker/docker/quota [2021-07-02T10:16:19.469Z] github.com/docker/docker/reference [2021-07-02T10:16:19.469Z] github.com/docker/docker/registry [2021-07-02T10:16:19.469Z] github.com/docker/docker/registry/resumable [2021-07-02T10:16:19.469Z] github.com/docker/docker/restartmanager [2021-07-02T10:16:19.469Z] github.com/docker/docker/rootless [2021-07-02T10:16:19.469Z] github.com/docker/docker/rootless/specconv [2021-07-02T10:16:19.469Z] github.com/docker/docker/runconfig [2021-07-02T10:16:19.469Z] github.com/docker/docker/runconfig/opts [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/daemon [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/environment [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/fakecontext [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/fakegit [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/fakestorage [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/fixtures/load [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/registry [2021-07-02T10:16:19.469Z] github.com/docker/docker/testutil/request [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume/drivers [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume/local [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume/mounts [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume/service [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume/service/opts [2021-07-02T10:16:19.469Z] github.com/docker/docker/volume/testutils' [2021-07-02T10:16:19.469Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-02T10:16:19.469Z] + echo 'github.com/docker/docker/api [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/backend/build [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/httputils [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/middleware [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/build [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/container [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/debug [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/distribution [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/grpc [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/image [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/network [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/plugin [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/session [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/swarm [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/system [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/server/router/volume [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/backend [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/blkiodev [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/container [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/events [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/filters [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/image [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/mount [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/network [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/registry [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/strslice [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/swarm [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/time [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/versions [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-02T10:16:19.469Z] github.com/docker/docker/api/types/volume [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/builder-next/worker [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/dockerfile [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/dockerignore [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/remotecontext [2021-07-02T10:16:19.469Z] github.com/docker/docker/builder/remotecontext/git [2021-07-02T10:16:19.469Z] github.com/docker/docker/cli [2021-07-02T10:16:19.469Z] github.com/docker/docker/cli/config [2021-07-02T10:16:19.469Z] github.com/docker/docker/cli/debug [2021-07-02T10:16:19.469Z] github.com/docker/docker/client [2021-07-02T10:16:19.469Z] github.com/docker/docker/cmd/docker-proxy [2021-07-02T10:16:19.469Z] github.com/docker/docker/cmd/dockerd [2021-07-02T10:16:19.469Z] github.com/docker/docker/container [2021-07-02T10:16:19.469Z] github.com/docker/docker/container/stream [2021-07-02T10:16:19.469Z] github.com/docker/docker/contrib/apparmor [2021-07-02T10:16:19.469Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-02T10:16:19.469Z] github.com/docker/docker/contrib/httpserver [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/cluster [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/cluster/convert [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/cluster/executor [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/cluster/provider [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/config [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/discovery [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/events [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/events/testutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/exec [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/images [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/initlayer [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/links [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/listeners [2021-07-02T10:16:19.469Z] github.com/docker/docker/daemon/logger [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/gelf [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/journald [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/local [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/logentries [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/splunk [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/syslog [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/logger/templates [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/names [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/network [2021-07-02T10:16:19.470Z] github.com/docker/docker/daemon/stats [2021-07-02T10:16:19.470Z] github.com/docker/docker/distribution [2021-07-02T10:16:19.470Z] github.com/docker/docker/distribution/metadata [2021-07-02T10:16:19.470Z] github.com/docker/docker/distribution/utils [2021-07-02T10:16:19.470Z] github.com/docker/docker/distribution/xfer [2021-07-02T10:16:19.470Z] github.com/docker/docker/dockerversion [2021-07-02T10:16:19.470Z] github.com/docker/docker/errdefs [2021-07-02T10:16:19.470Z] github.com/docker/docker/image [2021-07-02T10:16:19.470Z] github.com/docker/docker/image/cache [2021-07-02T10:16:19.470Z] github.com/docker/docker/image/tarexport [2021-07-02T10:16:19.470Z] github.com/docker/docker/image/v1 [2021-07-02T10:16:19.470Z] github.com/docker/docker/internal/test/suite [2021-07-02T10:16:19.470Z] github.com/docker/docker/layer [2021-07-02T10:16:19.470Z] github.com/docker/docker/libcontainerd [2021-07-02T10:16:19.470Z] github.com/docker/docker/libcontainerd/queue [2021-07-02T10:16:19.470Z] github.com/docker/docker/libcontainerd/remote [2021-07-02T10:16:19.470Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-02T10:16:19.470Z] github.com/docker/docker/libcontainerd/types [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/api [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/bitseq [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cluster [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/config [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/datastore [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/driverapi [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/etchosts [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/idm [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipam [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/iptables [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/netlabel [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/netutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/networkdb [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/ns [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/options [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/osl [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/portallocator [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/portmapper [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/testutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/types [2021-07-02T10:16:19.470Z] github.com/docker/docker/oci [2021-07-02T10:16:19.470Z] github.com/docker/docker/oci/caps [2021-07-02T10:16:19.470Z] github.com/docker/docker/opts [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/aaparser [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/archive [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/authorization [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/broadcaster [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/capabilities [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/chrootarchive [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/containerfs [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/devicemapper [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/directory [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/discovery [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/discovery/file [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/discovery/kv [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/discovery/memory [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/dmesg [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/filenotify [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/fileutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/fsutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/homedir [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/idtools [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/ioutils [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/jsonmessage [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/locker [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/longpath [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/loopback [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/mount [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/namesgenerator [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/parsers [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/pidfile [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/platform [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/plugingetter [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/plugins [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/plugins/transport [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/pools [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/progress [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/pubsub [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/reexec [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/signal [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/stdcopy [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/streamformatter [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/stringid [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/symlink [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/sysinfo [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/system [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/tailfile [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/tarsum [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/term [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/term/windows [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/truncindex [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/urlutil [2021-07-02T10:16:19.470Z] github.com/docker/docker/pkg/useragent [2021-07-02T10:16:19.470Z] github.com/docker/docker/plugin [2021-07-02T10:16:19.470Z] github.com/docker/docker/plugin/executor/containerd [2021-07-02T10:16:19.470Z] github.com/docker/docker/plugin/v2 [2021-07-02T10:16:19.470Z] github.com/docker/docker/profiles/apparmor [2021-07-02T10:16:19.470Z] github.com/docker/docker/profiles/seccomp [2021-07-02T10:16:19.470Z] github.com/docker/docker/quota [2021-07-02T10:16:19.470Z] github.com/docker/docker/reference [2021-07-02T10:16:19.470Z] github.com/docker/docker/registry [2021-07-02T10:16:19.470Z] github.com/docker/docker/registry/resumable [2021-07-02T10:16:19.470Z] github.com/docker/docker/restartmanager [2021-07-02T10:16:19.470Z] github.com/docker/docker/rootless [2021-07-02T10:16:19.470Z] github.com/docker/docker/rootless/specconv [2021-07-02T10:16:19.470Z] github.com/docker/docker/runconfig [2021-07-02T10:16:19.470Z] github.com/docker/docker/runconfig/opts [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/daemon [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/environment [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/fakecontext [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/fakegit [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/fakestorage [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/fixtures/load [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/registry [2021-07-02T10:16:19.470Z] github.com/docker/docker/testutil/request [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume/drivers [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume/local [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume/mounts [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume/service [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume/service/opts [2021-07-02T10:16:19.470Z] github.com/docker/docker/volume/testutils' [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-02T10:16:19.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-02T10:16:19.470Z] + type docker-proxy [2021-07-02T10:16:19.470Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-02T10:16:19.470Z] + hack/make.sh binary-proxy install-proxy [2021-07-02T10:16:19.727Z] [2021-07-02T10:16:19.727Z] Removing bundles/ [2021-07-02T10:16:19.727Z] [2021-07-02T10:16:19.727Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-02T10:16:19.727Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-02T10:16:19.727Z] GOOS="" GOARCH="" GOARM="" [2021-07-02T10:16:19.959Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-02T10:16:20.910Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-02T10:16:21.098Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-02T10:16:21.098Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-02T10:16:21.098Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-02T10:16:21.098Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-02T10:16:21.098Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-02T10:16:21.098Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-02T10:16:21.859Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-02T10:16:22.035Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-02T10:16:23.413Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2021-07-02T10:16:23.413Z] PASS [2021-07-02T10:16:23.413Z] [2021-07-02T10:16:23.413Z] === Skipped [2021-07-02T10:16:23.413Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:16:23.413Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:16:23.413Z] [2021-07-02T10:16:23.413Z] [2021-07-02T10:16:23.413Z] DONE 26 tests, 1 skipped in 53.370s [2021-07-02T10:16:23.414Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:16:23.414Z] ++ 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-07-02T10:16:23.414Z] ++ set -e [2021-07-02T10:16:23.414Z] ++ '[' -n 0 ']' [2021-07-02T10:16:23.414Z] ++ set -x [2021-07-02T10:16:23.414Z] ++ env -i DEST=/go/src/github.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-07-02T10:16:23.414Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-02T10:16:23.673Z] INFO: Testing against a local daemon [2021-07-02T10:16:23.673Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-02T10:16:23.673Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:23.673Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:16:23.673Z] === RUN TestDockerNetworkIpvlan [2021-07-02T10:16:23.673Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:23.673Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:16:23.673Z] PASS [2021-07-02T10:16:23.673Z] [2021-07-02T10:16:23.673Z] === Skipped [2021-07-02T10:16:23.673Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-02T10:16:23.673Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:23.673Z] [2021-07-02T10:16:23.673Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-02T10:16:23.673Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-02T10:16:23.673Z] [2021-07-02T10:16:23.673Z] [2021-07-02T10:16:23.673Z] DONE 2 tests, 2 skipped in 0.140s [2021-07-02T10:16:23.673Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-02T10:16:23.673Z] ++ 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-07-02T10:16:23.673Z] ++ set -e [2021-07-02T10:16:23.673Z] ++ '[' -n 0 ']' [2021-07-02T10:16:23.673Z] ++ set -x [2021-07-02T10:16:23.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T10:16:23.673Z] INFO: Testing against a local daemon [2021-07-02T10:16:23.673Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-02T10:16:24.417Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-02T10:16:25.050Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-07-02T10:16:25.050Z] === RUN TestDockerNetworkMacvlan [2021-07-02T10:16:25.989Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-02T10:16:26.272Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-02T10:16:26.273Z] [2021-07-02T10:16:26.273Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-02T10:16:26.273Z] Installing docker-proxy to /usr/local/bin/ [2021-07-02T10:16:26.273Z] [2021-07-02T10:16:26.273Z] + mkdir -p bundles [2021-07-02T10:16:26.273Z] + 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/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/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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-07-02T10:16:26.557Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-02T10:16:26.836Z] ? github.com/docker/docker/api [no test files] [2021-07-02T10:16:27.497Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-02T10:16:27.497Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-02T10:16:27.734Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-02T10:16:27.757Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-02T10:16:28.326Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-02T10:16:30.870Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-02T10:16:32.776Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-02T10:16:34.342Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-02T10:16:34.681Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan (15.81s) [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.71s) [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.28s) [2021-07-02T10:16:34.917Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-07-02T10:16:34.917Z] PASS [2021-07-02T10:16:34.917Z] [2021-07-02T10:16:34.917Z] DONE 8 tests in 22.235s [2021-07-02T10:16:34.917Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-02T10:16:34.917Z] ++ 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-07-02T10:16:34.917Z] ++ set -e [2021-07-02T10:16:34.917Z] ++ '[' -n 0 ']' [2021-07-02T10:16:34.917Z] ++ set -x [2021-07-02T10:16:34.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=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-07-02T10:16:35.181Z] testing: warning: no tests to run [2021-07-02T10:16:35.181Z] PASS [2021-07-02T10:16:35.181Z] [2021-07-02T10:16:35.181Z] DONE 0 tests in 0.032s [2021-07-02T10:16:35.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-02T10:16:35.181Z] ++ 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-07-02T10:16:35.181Z] ++ set -e [2021-07-02T10:16:35.181Z] ++ '[' -n 0 ']' [2021-07-02T10:16:35.181Z] ++ set -x [2021-07-02T10:16:35.181Z] ++ env -i DEST=/go/src/github.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-07-02T10:16:35.181Z] INFO: Testing against a local daemon [2021-07-02T10:16:35.181Z] === RUN TestAuthZPluginAllowRequest [2021-07-02T10:16:37.105Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-07-02T10:16:37.105Z] === RUN TestAuthZPluginTLS [2021-07-02T10:16:37.368Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-02T10:16:37.368Z] === RUN TestAuthZPluginDenyRequest [2021-07-02T10:16:37.943Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-02T10:16:37.943Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-02T10:16:38.519Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-02T10:16:38.519Z] === RUN TestAuthZPluginDenyResponse [2021-07-02T10:16:39.094Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-02T10:16:39.094Z] === RUN TestAuthZPluginAllowEventStream [2021-07-02T10:16:39.954Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-02T10:16:41.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-07-02T10:16:41.018Z] === RUN TestAuthZPluginErrorResponse [2021-07-02T10:16:41.281Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-02T10:16:41.281Z] === RUN TestAuthZPluginErrorRequest [2021-07-02T10:16:41.687Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-07-02T10:16:41.856Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-02T10:16:41.856Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-02T10:16:41.860Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-02T10:16:42.431Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-02T10:16:42.432Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan (18.63s) [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s) [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.57s) [2021-07-02T10:16:43.764Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s) [2021-07-02T10:16:43.764Z] PASS [2021-07-02T10:16:43.764Z] [2021-07-02T10:16:43.764Z] DONE 8 tests in 20.123s [2021-07-02T10:16:43.764Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-02T10:16:43.764Z] ++ 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-07-02T10:16:43.764Z] ++ set -e [2021-07-02T10:16:43.764Z] ++ '[' -n 0 ']' [2021-07-02T10:16:43.764Z] ++ set -x [2021-07-02T10:16:43.765Z] ++ env -i DEST=/go/src/github.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-07-02T10:16:43.765Z] testing: warning: no tests to run [2021-07-02T10:16:43.765Z] PASS [2021-07-02T10:16:43.765Z] [2021-07-02T10:16:43.765Z] DONE 0 tests in 0.031s [2021-07-02T10:16:43.765Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-02T10:16:43.765Z] ++ 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-07-02T10:16:43.765Z] ++ set -e [2021-07-02T10:16:43.765Z] ++ '[' -n 0 ']' [2021-07-02T10:16:43.765Z] ++ set -x [2021-07-02T10:16:43.765Z] ++ env -i DEST=/go/src/github.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-07-02T10:16:44.023Z] INFO: Testing against a local daemon [2021-07-02T10:16:44.023Z] === RUN TestAuthZPluginAllowRequest [2021-07-02T10:16:44.285Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-02T10:16:44.357Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) [2021-07-02T10:16:44.357Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-02T10:16:45.664Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-02T10:16:45.665Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-07-02T10:16:45.665Z] === RUN TestAuthZPluginTLS [2021-07-02T10:16:46.233Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-02T10:16:46.233Z] === RUN TestAuthZPluginDenyRequest [2021-07-02T10:16:46.282Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2021-07-02T10:16:46.282Z] === RUN TestAuthZPluginHeader [2021-07-02T10:16:46.802Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-02T10:16:46.802Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-02T10:16:46.858Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-02T10:16:46.858Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-02T10:16:46.858Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:16:46.858Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-02T10:16:46.858Z] === RUN TestAuthZPluginV2Disable [2021-07-02T10:16:46.858Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:16:46.858Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-02T10:16:46.858Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-02T10:16:46.858Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:16:46.858Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-02T10:16:46.858Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-02T10:16:46.858Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:16:46.858Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-02T10:16:46.858Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-02T10:16:47.371Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-02T10:16:47.371Z] === RUN TestAuthZPluginDenyResponse [2021-07-02T10:16:47.939Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-02T10:16:47.939Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-02T10:16:47.939Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-02T10:16:47.939Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-02T10:16:47.939Z] === RUN TestAuthZPluginAllowEventStream [2021-07-02T10:16:47.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-02T10:16:48.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:16:48.762Z] INFO: Testing against a local daemon [2021-07-02T10:16:48.762Z] === RUN TestBuildWithSession [2021-07-02T10:16:48.762Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:16:48.762Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-02T10:16:48.762Z] === RUN TestBuildSquashParent [2021-07-02T10:16:48.762Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:16:48.762Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:16:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:16:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:16:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:16:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:16:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:16:48.762Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:16:48.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:16:48.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-02T10:16:48.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-02T10:16:48.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-02T10:16:48.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-02T10:16:49.843Z] --- PASS: TestAuthZPluginAllowEventStream (1.96s) [2021-07-02T10:16:49.843Z] === RUN TestAuthZPluginErrorResponse [2021-07-02T10:16:50.412Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-02T10:16:50.412Z] === RUN TestAuthZPluginErrorRequest [2021-07-02T10:16:50.982Z] docker_api_swarm_test.go:271: [de2168c71edb1] joining swarm manager [d0abce8d80640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:16:50.982Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-07-02T10:16:50.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-02T10:16:51.550Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2021-07-02T10:16:51.550Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-02T10:16:52.487Z] docker_api_swarm_test.go:272: [d076be70f44f0] joining swarm manager [d0abce8d80640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:16:53.865Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-07-02T10:16:53.865Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-02T10:16:54.125Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-02T10:16:54.384Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-02T10:16:55.771Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2021-07-02T10:16:55.771Z] === RUN TestAuthZPluginHeader [2021-07-02T10:16:56.708Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-07-02T10:16:56.708Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-02T10:16:56.708Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-02T10:16:56.967Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-02T10:16:59.501Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-02T10:17:00.070Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-02T10:17:01.009Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s) [2021-07-02T10:17:01.009Z] === RUN TestAuthZPluginV2Disable [2021-07-02T10:17:01.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-02T10:17:01.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-02T10:17:01.269Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-02T10:17:02.207Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-02T10:17:04.113Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-02T10:17:04.113Z] --- PASS: TestAuthZPluginV2Disable (3.26s) [2021-07-02T10:17:04.113Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-02T10:17:04.114Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-02T10:17:04.373Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-02T10:17:04.632Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-02T10:17:04.891Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-02T10:17:05.002Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-07-02T10:17:05.002Z] PASS [2021-07-02T10:17:05.002Z] [2021-07-02T10:17:05.002Z] === Skipped [2021-07-02T10:17:05.002Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-02T10:17:05.002Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:17:05.002Z] [2021-07-02T10:17:05.002Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-02T10:17:05.002Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:17:05.002Z] [2021-07-02T10:17:05.002Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-02T10:17:05.002Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:17:05.002Z] [2021-07-02T10:17:05.002Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-02T10:17:05.002Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:17:05.002Z] [2021-07-02T10:17:05.002Z] [2021-07-02T10:17:05.002Z] DONE 17 tests, 4 skipped in 28.674s [2021-07-02T10:17:05.002Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-02T10:17:05.002Z] ++ 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-07-02T10:17:05.002Z] ++ set -e [2021-07-02T10:17:05.002Z] ++ '[' -n 0 ']' [2021-07-02T10:17:05.002Z] ++ set -x [2021-07-02T10:17:05.002Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:05.458Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-02T10:17:06.924Z] INFO: Testing against a local daemon [2021-07-02T10:17:06.925Z] === RUN TestPluginInvalidJSON [2021-07-02T10:17:06.925Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:17:06.925Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:17:06.925Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:17:06.925Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-02T10:17:06.925Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:17:06.925Z] === RUN TestPluginInstall [2021-07-02T10:17:06.925Z] === RUN TestPluginInstall/no_auth [2021-07-02T10:17:07.365Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-02T10:17:07.365Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s) [2021-07-02T10:17:07.365Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-02T10:17:07.931Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.74s) [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.81s) [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.24s) [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.90s) [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.44s) [2021-07-02T10:17:08.133Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.67s) [2021-07-02T10:17:08.133Z] === RUN TestBuildMultiStageCopy [2021-07-02T10:17:08.133Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-02T10:17:09.510Z] time="2021-07-02T10:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:09.510Z] time="2021-07-02T10:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8c883533806d929eb0d8f023b0b02bde1790256cc9949a5d669a6cc4051cd9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:09.510Z] time="2021-07-02T10:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:09.510Z] time="2021-07-02T10:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8c883533806d929eb0d8f023b0b02bde1790256cc9949a5d669a6cc4051cd9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:10.088Z] === RUN TestPluginInstall/with_htpasswd [2021-07-02T10:17:10.465Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-02T10:17:10.665Z] time="2021-07-02T10:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:10.665Z] time="2021-07-02T10:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed020cc04aec5289773938e33d6a0591e66cc4b87fe35a522dec50491d3c97ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:10.665Z] time="2021-07-02T10:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:10.665Z] time="2021-07-02T10:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed020cc04aec5289773938e33d6a0591e66cc4b87fe35a522dec50491d3c97ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:10.928Z] === RUN TestPluginInstall/with_insecure [2021-07-02T10:17:11.877Z] time="2021-07-02T10:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:11.877Z] time="2021-07-02T10:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae11b8407d936b0c516c1dc3da7974166c288ebba2e896a8b9a11b56816362e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:11.877Z] time="2021-07-02T10:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:11.877Z] time="2021-07-02T10:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae11b8407d936b0c516c1dc3da7974166c288ebba2e896a8b9a11b56816362e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:12.140Z] plugin_test.go:165: [db608204e53ce] daemon is not started [2021-07-02T10:17:12.140Z] --- PASS: TestPluginInstall (5.40s) [2021-07-02T10:17:12.140Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2021-07-02T10:17:12.141Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-07-02T10:17:12.141Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-07-02T10:17:12.141Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:17:13.005Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-02T10:17:13.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-02T10:17:14.070Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-02T10:17:15.462Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-02T10:17:16.112Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-02T10:17:16.410Z] --- PASS: TestPluginsWithRuntimes (4.19s) [2021-07-02T10:17:16.410Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-07-02T10:17:16.410Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-07-02T10:17:16.410Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:17:17.360Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2021-07-02T10:17:17.360Z] PASS [2021-07-02T10:17:17.360Z] [2021-07-02T10:17:17.360Z] DONE 10 tests in 13.598s [2021-07-02T10:17:17.360Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-02T10:17:17.360Z] ++ 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-07-02T10:17:17.360Z] ++ set -e [2021-07-02T10:17:17.360Z] ++ '[' -n 0 ']' [2021-07-02T10:17:17.360Z] ++ set -x [2021-07-02T10:17:17.360Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:17.491Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-02T10:17:17.625Z] INFO: Testing against a local daemon [2021-07-02T10:17:17.625Z] === RUN TestExternalGraphDriver [2021-07-02T10:17:17.625Z] === RUN TestExternalGraphDriver/json [2021-07-02T10:17:18.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-02T10:17:18.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-02T10:17:18.873Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-02T10:17:19.132Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-02T10:17:19.132Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.83s) [2021-07-02T10:17:19.132Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-02T10:17:19.351Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-02T10:17:20.183Z] === RUN TestExternalGraphDriver/spec [2021-07-02T10:17:20.307Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-02T10:17:21.828Z] --- PASS: TestBuildMultiStageCopy (13.73s) [2021-07-02T10:17:21.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.02s) [2021-07-02T10:17:21.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-07-02T10:17:21.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2021-07-02T10:17:21.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2021-07-02T10:17:21.828Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2021-07-02T10:17:21.828Z] === RUN TestBuildMultiStageParentConfig [2021-07-02T10:17:22.107Z] === RUN TestExternalGraphDriver/pull [2021-07-02T10:17:22.421Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-02T10:17:23.798Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-02T10:17:24.031Z] --- PASS: TestExternalGraphDriver (6.16s) [2021-07-02T10:17:24.031Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2021-07-02T10:17:24.031Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2021-07-02T10:17:24.031Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-07-02T10:17:24.031Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:17:24.031Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:17:24.031Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-02T10:17:24.031Z] PASS [2021-07-02T10:17:24.031Z] [2021-07-02T10:17:24.031Z] === Skipped [2021-07-02T10:17:24.031Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-02T10:17:24.031Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:17:24.031Z] [2021-07-02T10:17:24.031Z] [2021-07-02T10:17:24.031Z] DONE 5 tests, 1 skipped in 6.312s [2021-07-02T10:17:24.031Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-02T10:17:24.031Z] ++ 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-07-02T10:17:24.031Z] ++ set -e [2021-07-02T10:17:24.031Z] ++ '[' -n 0 ']' [2021-07-02T10:17:24.031Z] ++ set -x [2021-07-02T10:17:24.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T10:17:24.031Z] INFO: Testing against a local daemon [2021-07-02T10:17:24.031Z] === RUN TestContinueAfterPluginCrash [2021-07-02T10:17:24.031Z] === PAUSE TestContinueAfterPluginCrash [2021-07-02T10:17:24.031Z] === RUN TestReadPluginNoRead [2021-07-02T10:17:24.031Z] === PAUSE TestReadPluginNoRead [2021-07-02T10:17:24.031Z] === RUN TestDaemonStartWithLogOpt [2021-07-02T10:17:24.031Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-02T10:17:24.031Z] === CONT TestContinueAfterPluginCrash [2021-07-02T10:17:24.031Z] === CONT TestDaemonStartWithLogOpt [2021-07-02T10:17:24.031Z] === CONT TestReadPluginNoRead [2021-07-02T10:17:24.707Z] --- PASS: TestBuildMultiStageParentConfig (2.94s) [2021-07-02T10:17:24.707Z] === RUN TestBuildLabelWithTargets [2021-07-02T10:17:24.707Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:17:24.707Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-02T10:17:24.707Z] === RUN TestBuildWithEmptyLayers [2021-07-02T10:17:24.735Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-02T10:17:25.303Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-02T10:17:26.229Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2021-07-02T10:17:26.229Z] === RUN TestBuildMultiStageOnBuild [2021-07-02T10:17:27.355Z] === RUN TestReadPluginNoRead/default [2021-07-02T10:17:27.933Z] --- PASS: TestDaemonStartWithLogOpt (4.02s) [2021-07-02T10:17:29.328Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-02T10:17:30.724Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-02T10:17:32.647Z] === CONT TestReadPluginNoRead [2021-07-02T10:17:32.647Z] read_test.go:92: [d1b1ed65a70a1] daemon is not started [2021-07-02T10:17:32.647Z] --- PASS: TestReadPluginNoRead (8.49s) [2021-07-02T10:17:32.647Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2021-07-02T10:17:32.647Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-07-02T10:17:32.647Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2021-07-02T10:17:33.223Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-07-02T10:17:33.223Z] PASS [2021-07-02T10:17:33.223Z] [2021-07-02T10:17:33.223Z] DONE 6 tests in 9.566s [2021-07-02T10:17:33.223Z] 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-07-02T10:17:33.223Z] ++ 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-07-02T10:17:33.223Z] ++ set -e [2021-07-02T10:17:33.223Z] ++ '[' -n 0 ']' [2021-07-02T10:17:33.223Z] ++ set -x [2021-07-02T10:17:33.223Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:33.423Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-02T10:17:33.486Z] testing: warning: no tests to run [2021-07-02T10:17:33.486Z] PASS [2021-07-02T10:17:33.486Z] [2021-07-02T10:17:33.486Z] DONE 0 tests in 0.051s [2021-07-02T10:17:33.486Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-02T10:17:33.486Z] ++ 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-07-02T10:17:33.486Z] ++ set -e [2021-07-02T10:17:33.486Z] ++ '[' -n 0 ']' [2021-07-02T10:17:33.486Z] ++ set -x [2021-07-02T10:17:33.486Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:33.486Z] INFO: Testing against a local daemon [2021-07-02T10:17:33.486Z] === RUN TestPluginWithDevMounts [2021-07-02T10:17:33.486Z] === PAUSE TestPluginWithDevMounts [2021-07-02T10:17:33.486Z] === CONT TestPluginWithDevMounts [2021-07-02T10:17:35.411Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-02T10:17:35.411Z] PASS [2021-07-02T10:17:35.411Z] [2021-07-02T10:17:35.411Z] DONE 1 tests in 2.017s [2021-07-02T10:17:35.411Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-02T10:17:35.411Z] ++ 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-07-02T10:17:35.411Z] ++ set -e [2021-07-02T10:17:35.411Z] ++ '[' -n 0 ']' [2021-07-02T10:17:35.411Z] ++ set -x [2021-07-02T10:17:35.411Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:35.673Z] INFO: Testing against a local daemon [2021-07-02T10:17:35.673Z] === RUN TestSecretInspect [2021-07-02T10:17:35.957Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-02T10:17:35.957Z] PASS [2021-07-02T10:17:35.957Z] [2021-07-02T10:17:35.957Z] DONE 17 tests in 51.966s [2021-07-02T10:17:35.957Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-02T10:17:35.957Z] ++ 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-07-02T10:17:35.957Z] ++ set -e [2021-07-02T10:17:35.957Z] ++ '[' -n 0 ']' [2021-07-02T10:17:35.957Z] ++ set -x [2021-07-02T10:17:35.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T10:17:35.957Z] INFO: Testing against a local daemon [2021-07-02T10:17:35.957Z] === RUN TestPluginInvalidJSON [2021-07-02T10:17:35.957Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:17:35.957Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:17:35.957Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:17:35.957Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-02T10:17:35.957Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:17:35.957Z] === RUN TestPluginInstall [2021-07-02T10:17:35.957Z] === RUN TestPluginInstall/no_auth [2021-07-02T10:17:36.525Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-02T10:17:37.903Z] time="2021-07-02T10:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:37.903Z] time="2021-07-02T10:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e1589c204e283214923bfa133ff7c47a4c78f307f276e708ad95ce063671b0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:37.903Z] time="2021-07-02T10:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:37.903Z] time="2021-07-02T10:17:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e1589c204e283214923bfa133ff7c47a4c78f307f276e708ad95ce063671b0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:37.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-02T10:17:38.162Z] === RUN TestPluginInstall/with_htpasswd [2021-07-02T10:17:38.230Z] --- PASS: TestSecretInspect (2.55s) [2021-07-02T10:17:38.230Z] === RUN TestSecretList [2021-07-02T10:17:38.730Z] time="2021-07-02T10:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:38.730Z] time="2021-07-02T10:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:029c558540cb50162d38bd1626454c59503f450a82616a671cd149d514c1b697" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:38.730Z] time="2021-07-02T10:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:38.730Z] time="2021-07-02T10:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:029c558540cb50162d38bd1626454c59503f450a82616a671cd149d514c1b697" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:38.989Z] === RUN TestPluginInstall/with_insecure [2021-07-02T10:17:40.365Z] time="2021-07-02T10:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:40.365Z] time="2021-07-02T10:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cb685d7832bf0b09a7675a3ac849e649461be4f96a0efe44348eb17e7a188af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:40.365Z] time="2021-07-02T10:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-02T10:17:40.366Z] time="2021-07-02T10:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cb685d7832bf0b09a7675a3ac849e649461be4f96a0efe44348eb17e7a188af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-02T10:17:40.624Z] plugin_test.go:165: [da612ef7bcdd6] daemon is not started [2021-07-02T10:17:40.624Z] --- PASS: TestPluginInstall (4.77s) [2021-07-02T10:17:40.624Z] --- PASS: TestPluginInstall/no_auth (2.23s) [2021-07-02T10:17:40.624Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-07-02T10:17:40.624Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2021-07-02T10:17:40.624Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:17:40.789Z] --- PASS: TestSecretList (2.66s) [2021-07-02T10:17:40.789Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:17:43.158Z] === RUN TestDockerSuite/TestBuildRm [2021-07-02T10:17:43.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-02T10:17:43.158Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-02T10:17:43.347Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-07-02T10:17:43.347Z] === RUN TestSecretsUpdate [2021-07-02T10:17:44.095Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-02T10:17:45.475Z] --- PASS: TestPluginsWithRuntimes (4.74s) [2021-07-02T10:17:45.475Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-07-02T10:17:45.475Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.27s) [2021-07-02T10:17:45.475Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:17:45.475Z] docker_api_swarm_node_test.go:19: [d6cd11bf77733] joining swarm manager [d98c688e1148c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:17:46.414Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2021-07-02T10:17:46.414Z] PASS [2021-07-02T10:17:46.414Z] [2021-07-02T10:17:46.414Z] DONE 10 tests in 10.645s [2021-07-02T10:17:46.415Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-02T10:17:46.415Z] ++ 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-07-02T10:17:46.415Z] ++ set -e [2021-07-02T10:17:46.415Z] ++ '[' -n 0 ']' [2021-07-02T10:17:46.415Z] ++ set -x [2021-07-02T10:17:46.415Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:46.415Z] docker_api_swarm_node_test.go:20: [dca7d52ac4aee] joining swarm manager [d98c688e1148c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:17:46.663Z] --- PASS: TestSecretsUpdate (2.76s) [2021-07-02T10:17:46.663Z] === RUN TestTemplatedSecret [2021-07-02T10:17:46.674Z] INFO: Testing against a local daemon [2021-07-02T10:17:46.674Z] === RUN TestExternalGraphDriver [2021-07-02T10:17:46.674Z] === RUN TestExternalGraphDriver/json [2021-07-02T10:17:46.933Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-02T10:17:47.236Z] --- PASS: TestBuildMultiStageOnBuild (18.19s) [2021-07-02T10:17:47.236Z] === RUN TestBuildUncleanTarFilenames [2021-07-02T10:17:47.236Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:17:47.236Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-02T10:17:47.236Z] === RUN TestBuildMultiStageLayerLeak [2021-07-02T10:17:48.312Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-02T10:17:48.879Z] === RUN TestExternalGraphDriver/spec [2021-07-02T10:17:49.138Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-02T10:17:49.398Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-02T10:17:49.978Z] --- PASS: TestTemplatedSecret (3.50s) [2021-07-02T10:17:49.978Z] === RUN TestSecretCreateResolve [2021-07-02T10:17:50.334Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-02T10:17:51.272Z] === RUN TestExternalGraphDriver/pull [2021-07-02T10:17:51.272Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-02T10:17:51.903Z] --- PASS: TestSecretCreateResolve (2.16s) [2021-07-02T10:17:51.903Z] PASS [2021-07-02T10:17:51.903Z] [2021-07-02T10:17:51.903Z] DONE 6 tests in 16.451s [2021-07-02T10:17:51.903Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-02T10:17:51.903Z] ++ 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-07-02T10:17:51.903Z] ++ set -e [2021-07-02T10:17:51.903Z] ++ '[' -n 0 ']' [2021-07-02T10:17:51.903Z] ++ set -x [2021-07-02T10:17:51.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T10:17:52.166Z] INFO: Testing against a local daemon [2021-07-02T10:17:52.166Z] === RUN TestServiceCreateInit [2021-07-02T10:17:52.166Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:17:52.649Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-02T10:17:53.217Z] --- PASS: TestExternalGraphDriver (6.54s) [2021-07-02T10:17:53.217Z] --- PASS: TestExternalGraphDriver/json (2.25s) [2021-07-02T10:17:53.217Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2021-07-02T10:17:53.217Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2021-07-02T10:17:53.217Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:17:53.786Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-02T10:17:57.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-02T10:17:57.338Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2021-07-02T10:17:57.338Z] PASS [2021-07-02T10:17:57.338Z] [2021-07-02T10:17:57.338Z] DONE 5 tests in 10.832s [2021-07-02T10:17:57.338Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-02T10:17:57.338Z] ++ 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-07-02T10:17:57.338Z] ++ set -e [2021-07-02T10:17:57.338Z] ++ '[' -n 0 ']' [2021-07-02T10:17:57.338Z] ++ set -x [2021-07-02T10:17:57.338Z] ++ env -i DEST=/go/src/github.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-07-02T10:17:57.338Z] INFO: Testing against a local daemon [2021-07-02T10:17:57.338Z] === RUN TestContinueAfterPluginCrash [2021-07-02T10:17:57.338Z] === PAUSE TestContinueAfterPluginCrash [2021-07-02T10:17:57.338Z] === RUN TestReadPluginNoRead [2021-07-02T10:17:57.338Z] === PAUSE TestReadPluginNoRead [2021-07-02T10:17:57.338Z] === RUN TestDaemonStartWithLogOpt [2021-07-02T10:17:57.338Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-02T10:17:57.338Z] === CONT TestContinueAfterPluginCrash [2021-07-02T10:17:57.338Z] === CONT TestDaemonStartWithLogOpt [2021-07-02T10:17:57.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:17:57.907Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-02T10:17:57.907Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-02T10:17:58.475Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-02T10:17:58.475Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-02T10:17:58.475Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-02T10:17:59.044Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-02T10:18:00.949Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-02T10:18:00.949Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-02T10:18:01.888Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-02T10:18:02.782Z] --- PASS: TestServiceCreateInit (10.09s) [2021-07-02T10:18:02.782Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2021-07-02T10:18:02.782Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2021-07-02T10:18:02.783Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:18:03.269Z] --- PASS: TestDaemonStartWithLogOpt (5.76s) [2021-07-02T10:18:03.269Z] === CONT TestReadPluginNoRead [2021-07-02T10:18:03.529Z] docker_api_swarm_test.go:501: [d6f90003f9658] joining swarm manager [d899521fe5d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:18:06.821Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-02T10:18:08.213Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-02T10:18:08.234Z] --- PASS: TestBuildMultiStageLayerLeak (20.65s) [2021-07-02T10:18:08.234Z] === RUN TestBuildWithHugeFile [2021-07-02T10:18:08.473Z] === RUN TestReadPluginNoRead/default [2021-07-02T10:18:09.041Z] --- PASS: TestContinueAfterPluginCrash (11.51s) [2021-07-02T10:18:09.300Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-02T10:18:10.237Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-02T10:18:10.497Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-02T10:18:11.065Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-02T10:18:12.002Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-02T10:18:12.262Z] === CONT TestReadPluginNoRead [2021-07-02T10:18:12.262Z] read_test.go:92: [d2166ba17b1dc] daemon is not started [2021-07-02T10:18:12.262Z] --- PASS: TestReadPluginNoRead (9.06s) [2021-07-02T10:18:12.262Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-07-02T10:18:12.262Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-07-02T10:18:12.262Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2021-07-02T10:18:12.262Z] PASS [2021-07-02T10:18:12.262Z] [2021-07-02T10:18:12.262Z] DONE 6 tests in 14.986s [2021-07-02T10:18:12.262Z] 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-07-02T10:18:12.262Z] ++ 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-07-02T10:18:12.262Z] ++ set -e [2021-07-02T10:18:12.262Z] ++ '[' -n 0 ']' [2021-07-02T10:18:12.262Z] ++ set -x [2021-07-02T10:18:12.262Z] ++ env -i DEST=/go/src/github.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-07-02T10:18:12.262Z] testing: warning: no tests to run [2021-07-02T10:18:12.262Z] PASS [2021-07-02T10:18:12.262Z] [2021-07-02T10:18:12.262Z] DONE 0 tests in 0.049s [2021-07-02T10:18:12.262Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-02T10:18:12.262Z] ++ 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-07-02T10:18:12.262Z] ++ set -e [2021-07-02T10:18:12.262Z] ++ '[' -n 0 ']' [2021-07-02T10:18:12.262Z] ++ set -x [2021-07-02T10:18:12.262Z] ++ env -i DEST=/go/src/github.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-07-02T10:18:12.521Z] docker_api_swarm_test.go:506: [d543107df699f] joining swarm manager [d899521fe5d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:18:12.521Z] INFO: Testing against a local daemon [2021-07-02T10:18:12.521Z] === RUN TestPluginWithDevMounts [2021-07-02T10:18:12.521Z] === PAUSE TestPluginWithDevMounts [2021-07-02T10:18:12.521Z] === CONT TestPluginWithDevMounts [2021-07-02T10:18:13.459Z] === RUN TestDockerSuite/TestBuildUser [2021-07-02T10:18:14.397Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-07-02T10:18:14.397Z] PASS [2021-07-02T10:18:14.397Z] [2021-07-02T10:18:14.397Z] DONE 1 tests in 1.973s [2021-07-02T10:18:14.397Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-02T10:18:14.397Z] ++ 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-07-02T10:18:14.397Z] ++ set -e [2021-07-02T10:18:14.397Z] ++ '[' -n 0 ']' [2021-07-02T10:18:14.397Z] ++ set -x [2021-07-02T10:18:14.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-02T10:18:14.397Z] INFO: Testing against a local daemon [2021-07-02T10:18:14.397Z] === RUN TestSecretInspect [2021-07-02T10:18:15.334Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-02T10:18:17.239Z] --- PASS: TestSecretInspect (2.48s) [2021-07-02T10:18:17.239Z] === RUN TestSecretList [2021-07-02T10:18:18.153Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/builder/dockerfile 0.247s coverage: 48.7% of statements [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/builder/remotecontext/git 1.178s coverage: 86.3% of statements [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/cli [no test files] [2021-07-02T10:18:18.154Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-02T10:18:18.154Z] ok github.com/docker/docker/cmd/docker-proxy 0.130s coverage: 67.6% of statements [2021-07-02T10:18:19.085Z] ok github.com/docker/docker/client 0.139s coverage: 75.5% of statements [2021-07-02T10:18:19.144Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-02T10:18:19.711Z] --- PASS: TestSecretList (2.61s) [2021-07-02T10:18:19.711Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:18:21.087Z] --- PASS: TestCreateServiceMultipleTimes (17.35s) [2021-07-02T10:18:21.087Z] === RUN TestCreateServiceConflict [2021-07-02T10:18:22.035Z] --- PASS: TestCreateServiceConflict (2.68s) [2021-07-02T10:18:22.035Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:18:22.245Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2021-07-02T10:18:22.245Z] === RUN TestSecretsUpdate [2021-07-02T10:18:25.537Z] --- PASS: TestSecretsUpdate (2.74s) [2021-07-02T10:18:25.537Z] === RUN TestTemplatedSecret [2021-07-02T10:18:26.258Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-07-02T10:18:26.258Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:18:29.732Z] --- PASS: TestTemplatedSecret (4.13s) [2021-07-02T10:18:29.732Z] === RUN TestSecretCreateResolve [2021-07-02T10:18:31.639Z] --- PASS: TestSecretCreateResolve (2.48s) [2021-07-02T10:18:31.639Z] PASS [2021-07-02T10:18:31.639Z] [2021-07-02T10:18:31.639Z] DONE 6 tests in 17.199s [2021-07-02T10:18:31.639Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-02T10:18:31.639Z] ++ 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-07-02T10:18:31.639Z] ++ set -e [2021-07-02T10:18:31.639Z] ++ '[' -n 0 ']' [2021-07-02T10:18:31.639Z] ++ set -x [2021-07-02T10:18:31.639Z] ++ env -i DEST=/go/src/github.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-07-02T10:18:31.639Z] INFO: Testing against a local daemon [2021-07-02T10:18:31.639Z] === RUN TestServiceCreateInit [2021-07-02T10:18:31.639Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:18:36.928Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-02T10:18:37.187Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-02T10:18:37.445Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:18:37.445Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-02T10:18:38.385Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-02T10:18:39.762Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-02T10:18:41.191Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s) [2021-07-02T10:18:41.191Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:18:41.666Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-02T10:18:41.666Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-02T10:18:41.666Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-02T10:18:41.666Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-02T10:18:41.666Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-02T10:18:41.666Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-02T10:18:41.666Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-02T10:18:41.666Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-02T10:18:41.666Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-02T10:18:42.138Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) [2021-07-02T10:18:42.138Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:18:43.044Z] --- PASS: TestServiceCreateInit (11.29s) [2021-07-02T10:18:43.044Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.60s) [2021-07-02T10:18:43.044Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.68s) [2021-07-02T10:18:43.044Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:18:43.614Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-02T10:18:43.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-02T10:18:43.614Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-02T10:18:44.994Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-02T10:18:45.456Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2021-07-02T10:18:45.456Z] === RUN TestCreateServiceSysctls [2021-07-02T10:18:45.934Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-02T10:18:46.194Z] docker_api_swarm_node_test.go:80: [dbef0c201801e] joining swarm manager [d8daa639718d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:18:47.575Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-02T10:18:47.575Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-02T10:18:48.774Z] --- PASS: TestCreateServiceSysctls (3.91s) [2021-07-02T10:18:48.774Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:18:52.089Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2021-07-02T10:18:52.089Z] === RUN TestInspect [2021-07-02T10:18:52.852Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-02T10:18:55.387Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-02T10:18:55.406Z] --- PASS: TestInspect (3.57s) [2021-07-02T10:18:55.406Z] === RUN TestCreateJob [2021-07-02T10:18:56.325Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-02T10:18:56.325Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-02T10:18:57.262Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-02T10:18:57.262Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-02T10:18:57.262Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-02T10:18:58.204Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-02T10:18:59.629Z] --- PASS: TestCreateJob (3.93s) [2021-07-02T10:18:59.629Z] === RUN TestReplicatedJob [2021-07-02T10:19:00.743Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-02T10:19:00.743Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-02T10:19:00.743Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T10:19:00.743Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-02T10:19:01.310Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-02T10:19:02.248Z] === RUN TestDockerSuite/TestCommitChange [2021-07-02T10:19:02.818Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-02T10:19:03.753Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-02T10:19:04.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-02T10:19:05.258Z] --- PASS: TestCreateServiceMultipleTimes (22.24s) [2021-07-02T10:19:05.258Z] === RUN TestCreateServiceConflict [2021-07-02T10:19:05.517Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-02T10:19:05.722Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2021-07-02T10:19:05.722Z] ok github.com/docker/docker/container 0.123s coverage: 34.6% of statements [2021-07-02T10:19:05.723Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-02T10:19:05.723Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-02T10:19:05.723Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-02T10:19:05.723Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-02T10:19:06.243Z] --- PASS: TestReplicatedJob (6.43s) [2021-07-02T10:19:06.243Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:19:06.456Z] docker_api_swarm_node_test.go:52: [d66fcacc98b77] joining swarm manager [d1972c3430df4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:19:07.835Z] docker_api_swarm_node_test.go:53: [d3adf4bb31f21] joining swarm manager [d1972c3430df4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:19:08.094Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-02T10:19:08.094Z] --- PASS: TestCreateServiceConflict (2.93s) [2021-07-02T10:19:08.094Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:19:09.031Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-02T10:19:10.465Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2021-07-02T10:19:10.465Z] === RUN TestServiceListWithStatuses [2021-07-02T10:19:10.465Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:19:10.465Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:19:10.465Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:19:10.938Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-02T10:19:12.271Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2021-07-02T10:19:12.317Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2021-07-02T10:19:12.317Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:19:12.317Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-02T10:19:13.642Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-07-02T10:19:14.222Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-02T10:19:14.574Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-02T10:19:15.158Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-02T10:19:15.773Z] --- PASS: TestDockerNetworkConnectAlias (5.20s) [2021-07-02T10:19:15.773Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:19:17.062Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-02T10:19:18.441Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-02T10:19:18.441Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-02T10:19:19.009Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-02T10:19:19.950Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-02T10:19:19.996Z] --- PASS: TestDockerNetworkReConnect (4.21s) [2021-07-02T10:19:19.996Z] === RUN TestServicePlugin [2021-07-02T10:19:19.996Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:19:19.996Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-02T10:19:19.996Z] === RUN TestServiceUpdateLabel [2021-07-02T10:19:20.893Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-02T10:19:21.388Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-07-02T10:19:21.388Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:19:21.461Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-02T10:19:22.029Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-02T10:19:22.287Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-02T10:19:22.287Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-02T10:19:22.666Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-07-02T10:19:22.666Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.4% of statements [2021-07-02T10:19:22.855Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-02T10:19:22.855Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-02T10:19:22.855Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-02T10:19:22.855Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-02T10:19:22.923Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-07-02T10:19:23.114Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-02T10:19:23.486Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-02T10:19:23.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-02T10:19:24.050Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-02T10:19:24.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-02T10:19:25.419Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.763s coverage: 73.3% of statements [2021-07-02T10:19:25.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-02T10:19:25.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-02T10:19:25.984Z] ok github.com/docker/docker/daemon 12.169s coverage: 17.4% of statements [2021-07-02T10:19:25.984Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-02T10:19:25.984Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-02T10:19:25.984Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-02T10:19:25.984Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-02T10:19:26.497Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s) [2021-07-02T10:19:26.497Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:19:27.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-02T10:19:27.354Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-07-02T10:19:27.354Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.439s coverage: 56.2% of statements [2021-07-02T10:19:28.001Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-02T10:19:28.001Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-02T10:19:28.939Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-02T10:19:29.253Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-07-02T10:19:29.876Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2021-07-02T10:19:29.876Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:19:29.876Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-02T10:19:30.643Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 49.4% of statements [2021-07-02T10:19:30.814Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-02T10:19:31.752Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-02T10:19:31.752Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-02T10:19:32.009Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.832s coverage: 46.2% of statements [2021-07-02T10:19:32.010Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-02T10:19:32.574Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.585s coverage: 57.7% of statements [2021-07-02T10:19:32.574Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-02T10:19:32.574Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-02T10:19:32.689Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-02T10:19:32.689Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2021-07-02T10:19:32.689Z] === RUN TestCreateServiceSysctls [2021-07-02T10:19:32.832Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-07-02T10:19:33.625Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-02T10:19:34.201Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-07-02T10:19:34.765Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-07-02T10:19:35.003Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-02T10:19:35.003Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-02T10:19:35.022Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2021-07-02T10:19:35.022Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-02T10:19:35.022Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-02T10:19:35.941Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-02T10:19:36.392Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2021-07-02T10:19:36.649Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.8% of statements [2021-07-02T10:19:36.650Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-02T10:19:36.650Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-02T10:19:36.878Z] --- PASS: TestCreateServiceSysctls (4.09s) [2021-07-02T10:19:36.878Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:19:37.214Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-02T10:19:37.447Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-02T10:19:37.471Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-02T10:19:38.079Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-07-02T10:19:38.079Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-07-02T10:19:39.040Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-07-02T10:19:39.040Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-02T10:19:39.298Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 55.1% of statements [2021-07-02T10:19:39.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-02T10:19:39.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-02T10:19:39.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-02T10:19:39.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-02T10:19:39.398Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-02T10:19:39.532Z] --- PASS: TestServiceUpdateSecrets (15.97s) [2021-07-02T10:19:39.532Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:19:39.864Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-02T10:19:39.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-02T10:19:40.541Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-02T10:19:40.541Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2021-07-02T10:19:40.541Z] === RUN TestInspect [2021-07-02T10:19:40.793Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-02T10:19:41.050Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-02T10:19:41.614Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-02T10:19:42.179Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2021-07-02T10:19:42.179Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-02T10:19:42.179Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-02T10:19:43.107Z] ok github.com/docker/docker/distribution 0.113s coverage: 25.4% of statements [2021-07-02T10:19:43.364Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-07-02T10:19:43.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-02T10:19:43.827Z] --- PASS: TestInspect (3.23s) [2021-07-02T10:19:43.827Z] === RUN TestCreateJob [2021-07-02T10:19:44.294Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-02T10:19:44.857Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-07-02T10:19:45.114Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-02T10:19:45.202Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-02T10:19:45.677Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-07-02T10:19:45.934Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 85.1% of statements [2021-07-02T10:19:45.934Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-02T10:19:46.141Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-02T10:19:46.191Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-07-02T10:19:46.191Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-02T10:19:46.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-02T10:19:46.448Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-07-02T10:19:47.338Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-02T10:19:47.338Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-02T10:19:47.338Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-02T10:19:47.338Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-02T10:19:48.277Z] --- PASS: TestCreateJob (4.58s) [2021-07-02T10:19:48.277Z] === RUN TestReplicatedJob [2021-07-02T10:19:48.845Z] docker_api_swarm_test.go:201: [dd1845afd69bf] joining swarm manager [d72ca48ed1be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:19:50.749Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-02T10:19:51.687Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-02T10:19:53.592Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-02T10:19:54.519Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2021-07-02T10:19:54.519Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:19:56.129Z] --- PASS: TestReplicatedJob (7.95s) [2021-07-02T10:19:56.129Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:19:56.396Z] ok github.com/docker/docker/layer 7.873s coverage: 68.8% of statements [2021-07-02T10:19:56.396Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-02T10:19:56.396Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-02T10:19:56.396Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-02T10:19:56.396Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-02T10:19:58.915Z] ok github.com/docker/docker/libnetwork/api 1.317s coverage: 90.1% of statements [2021-07-02T10:19:59.172Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2021-07-02T10:20:00.102Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-02T10:20:00.320Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-02T10:20:00.579Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2021-07-02T10:20:00.579Z] === RUN TestServiceListWithStatuses [2021-07-02T10:20:00.579Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:20:00.579Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:20:00.579Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:20:00.665Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-02T10:20:00.838Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-02T10:20:00.922Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-02T10:20:02.744Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-02T10:20:03.441Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.428s coverage: 59.9% of statements [2021-07-02T10:20:03.700Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-02T10:20:04.270Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.155s coverage: 4.0% of statements [2021-07-02T10:20:04.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-02T10:20:04.833Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-02T10:20:05.091Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-02T10:20:06.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-02T10:20:06.614Z] --- PASS: TestDockerNetworkConnectAlias (5.88s) [2021-07-02T10:20:06.614Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:20:06.782Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2021-07-02T10:20:06.782Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:20:06.782Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-02T10:20:07.732Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-02T10:20:07.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-02T10:20:08.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-02T10:20:08.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-02T10:20:10.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-02T10:20:11.093Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2021-07-02T10:20:11.093Z] === RUN TestServicePlugin [2021-07-02T10:20:11.352Z] docker_api_swarm_test.go:383: [d52aa38140253] joining swarm manager [d3f254d647997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:20:12.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005f8648_} [2021-07-02T10:20:12.990Z] docker_api_swarm_test.go:384: [db2bbafa061d0] joining swarm manager [d3f254d647997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:20:13.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1600655037_/foo_false____} [2021-07-02T10:20:15.037Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.174s coverage: 6.6% of statements [2021-07-02T10:20:15.037Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-02T10:20:15.037Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-07-02T10:20:15.037Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-02T10:20:15.037Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-07-02T10:20:15.293Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-02T10:20:15.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1600655037_/foo_true____} [2021-07-02T10:20:15.549Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-02T10:20:15.563Z] plugin_test.go:62: [d8ea5aae8bcfd] joining swarm manager [d6eb74c211cc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:20:15.806Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-02T10:20:15.896Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-02T10:20:17.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3751401208_/foo_false____} [2021-07-02T10:20:17.465Z] plugin_test.go:65: [d3c90aa902a83] joining swarm manager [d6eb74c211cc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:20:18.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3751401208_/foo_true____} [2021-07-02T10:20:19.754Z] --- PASS: TestBuildWithHugeFile (132.91s) [2021-07-02T10:20:19.754Z] === RUN TestBuildWCOWSandboxSize [2021-07-02T10:20:20.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3751401208_/foo_true__0xc0005f8678__} [2021-07-02T10:20:22.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005f8690_} [2021-07-02T10:20:23.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005f86a8_} [2021-07-02T10:20:24.055Z] --- PASS: TestServiceUpdatePidsLimit (17.03s) [2021-07-02T10:20:24.055Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-07-02T10:20:24.055Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-02T10:20:24.055Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-02T10:20:24.055Z] PASS [2021-07-02T10:20:24.055Z] [2021-07-02T10:20:24.055Z] === Skipped [2021-07-02T10:20:24.055Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-02T10:20:24.055Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:20:24.055Z] [2021-07-02T10:20:24.055Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-02T10:20:24.055Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-02T10:20:24.055Z] [2021-07-02T10:20:24.055Z] [2021-07-02T10:20:24.055Z] DONE 27 tests, 2 skipped in 150.827s [2021-07-02T10:20:24.055Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-02T10:20:24.055Z] ++ 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-07-02T10:20:24.055Z] ++ set -e [2021-07-02T10:20:24.055Z] ++ '[' -n 0 ']' [2021-07-02T10:20:24.055Z] ++ set -x [2021-07-02T10:20:24.056Z] ++ env -i DEST=/go/src/github.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-07-02T10:20:25.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005f86c0_} [2021-07-02T10:20:26.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005f86d8_} [2021-07-02T10:20:27.980Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-07-02T10:20:28.236Z] ok github.com/docker/docker/libnetwork 37.607s coverage: 40.7% of statements [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-02T10:20:28.236Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-02T10:20:28.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-02T10:20:28.799Z] ok github.com/docker/docker/libnetwork/ipams/null 0.005s coverage: 57.1% of statements [2021-07-02T10:20:29.357Z] INFO: Testing against a local daemon [2021-07-02T10:20:29.357Z] === RUN TestSessionCreate [2021-07-02T10:20:29.357Z] --- PASS: TestSessionCreate (0.04s) [2021-07-02T10:20:29.357Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:20:29.357Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-02T10:20:29.357Z] PASS [2021-07-02T10:20:29.357Z] [2021-07-02T10:20:29.357Z] DONE 2 tests in 6.419s [2021-07-02T10:20:29.358Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-02T10:20:29.358Z] ++ 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-07-02T10:20:29.358Z] ++ set -e [2021-07-02T10:20:29.358Z] ++ '[' -n 0 ']' [2021-07-02T10:20:29.358Z] ++ set -x [2021-07-02T10:20:29.358Z] ++ env -i DEST=/go/src/github.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-07-02T10:20:29.361Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-07-02T10:20:29.924Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.013s coverage: 71.4% of statements [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-02T10:20:30.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-02T10:20:30.331Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-02T10:20:30.855Z] ok github.com/docker/docker/libnetwork/ipamutils 0.542s coverage: 74.0% of statements [2021-07-02T10:20:31.914Z] INFO: Testing against a local daemon [2021-07-02T10:20:31.914Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:20:31.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-02T10:20:31.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:20:31.914Z] === RUN TestEventsExecDie [2021-07-02T10:20:32.224Z] ok github.com/docker/docker/libnetwork/iptables 0.432s coverage: 45.1% of statements [2021-07-02T10:20:32.490Z] --- PASS: TestEventsExecDie (1.08s) [2021-07-02T10:20:32.490Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:20:32.490Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-02T10:20:32.490Z] === RUN TestEventsVolumeCreate [2021-07-02T10:20:32.587Z] ok github.com/docker/docker/libnetwork/netlabel 0.021s coverage: 60.0% of statements [2021-07-02T10:20:32.753Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-02T10:20:32.753Z] === RUN TestInfoBinaryCommits [2021-07-02T10:20:32.753Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-02T10:20:32.753Z] === RUN TestInfoAPIVersioned [2021-07-02T10:20:32.753Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-02T10:20:32.753Z] === RUN TestInfoDiscoveryBackend [2021-07-02T10:20:33.162Z] ok github.com/docker/docker/libnetwork/netutils 0.034s coverage: 44.1% of statements [2021-07-02T10:20:33.328Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-02T10:20:33.328Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-02T10:20:33.620Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-02T10:20:34.275Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-02T10:20:34.275Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-02T10:20:34.850Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-02T10:20:34.850Z] === RUN TestInfoAPI [2021-07-02T10:20:34.850Z] --- PASS: TestInfoAPI (0.04s) [2021-07-02T10:20:34.850Z] === RUN TestInfoAPIWarnings [2021-07-02T10:20:34.996Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-02T10:20:38.286Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-02T10:20:39.223Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-02T10:20:39.482Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-02T10:20:40.050Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-02T10:20:40.986Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-02T10:20:41.554Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-02T10:20:42.490Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-02T10:20:43.427Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-02T10:20:43.686Z] --- PASS: TestServicePlugin (32.60s) [2021-07-02T10:20:43.686Z] === RUN TestServiceUpdateLabel [2021-07-02T10:20:44.253Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-02T10:20:45.191Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-02T10:20:45.356Z] ok github.com/docker/docker/libnetwork/ipam 18.734s coverage: 85.3% of statements [2021-07-02T10:20:45.356Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-02T10:20:45.356Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-02T10:20:45.356Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-02T10:20:45.613Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-02T10:20:46.128Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-02T10:20:46.387Z] --- PASS: TestServiceUpdateLabel (2.69s) [2021-07-02T10:20:46.388Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:20:46.956Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-02T10:20:48.333Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-02T10:20:49.270Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-02T10:20:50.230Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-02T10:20:50.863Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2021-07-02T10:20:50.863Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-02T10:20:51.120Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-07-02T10:20:51.167Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-02T10:20:51.685Z] ok github.com/docker/docker/libnetwork/portmapper 0.226s coverage: 49.5% of statements [2021-07-02T10:20:51.942Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-07-02T10:20:52.103Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-02T10:20:52.199Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-02T10:20:52.763Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-07-02T10:20:52.993Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-07-02T10:20:52.993Z] === RUN TestInfoDebug [2021-07-02T10:20:52.993Z] --- PASS: TestInfoDebug (0.54s) [2021-07-02T10:20:52.993Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:20:52.993Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-02T10:20:52.993Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:20:52.993Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-02T10:20:52.993Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:20:52.993Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2021-07-02T10:20:52.993Z] === RUN TestPingCacheHeaders [2021-07-02T10:20:52.993Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-02T10:20:52.993Z] === RUN TestPingGet [2021-07-02T10:20:52.993Z] --- PASS: TestPingGet (0.03s) [2021-07-02T10:20:52.993Z] === RUN TestPingHead [2021-07-02T10:20:53.020Z] ok github.com/docker/docker/opts 0.026s coverage: 67.1% of statements [2021-07-02T10:20:53.039Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-02T10:20:53.255Z] --- PASS: TestPingHead (0.04s) [2021-07-02T10:20:53.255Z] === RUN TestVersion [2021-07-02T10:20:53.255Z] --- PASS: TestVersion (0.03s) [2021-07-02T10:20:53.255Z] PASS [2021-07-02T10:20:53.255Z] [2021-07-02T10:20:53.255Z] === Skipped [2021-07-02T10:20:53.255Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:20:53.255Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-02T10:20:53.255Z] [2021-07-02T10:20:53.255Z] [2021-07-02T10:20:53.255Z] DONE 19 tests, 1 skipped in 23.993s [2021-07-02T10:20:53.255Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-02T10:20:53.255Z] ++ 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-07-02T10:20:53.255Z] ++ set -e [2021-07-02T10:20:53.255Z] ++ '[' -n 0 ']' [2021-07-02T10:20:53.255Z] ++ set -x [2021-07-02T10:20:53.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-02T10:20:53.277Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-02T10:20:53.609Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-02T10:20:53.609Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-02T10:20:53.830Z] INFO: Testing against a local daemon [2021-07-02T10:20:53.830Z] === RUN TestVolumesCreateAndList [2021-07-02T10:20:53.830Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-02T10:20:53.830Z] === RUN TestVolumesRemove [2021-07-02T10:20:54.093Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-02T10:20:54.093Z] === RUN TestVolumesInspect [2021-07-02T10:20:54.093Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-02T10:20:54.093Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:20:54.093Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:20:54.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:20:54.093Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:20:54.093Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-02T10:20:54.093Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:20:54.093Z] PASS [2021-07-02T10:20:54.093Z] [2021-07-02T10:20:54.093Z] DONE 5 tests in 0.827s [2021-07-02T10:20:54.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-02T10:20:54.544Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-02T10:20:54.669Z] ++++ cat bundles/test-integration/docker.pid [2021-07-02T10:20:54.669Z] +++ kill 14544 [2021-07-02T10:20:54.932Z] +++ /etc/init.d/apparmor stop [2021-07-02T10:20:54.932Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-02T10:20:54.932Z] [2021-07-02T10:20:54.932Z] Unloading profiles will leave already running processes permanently [2021-07-02T10:20:54.932Z] unconfined, which can lead to unexpected situations. [2021-07-02T10:20:54.932Z] [2021-07-02T10:20:54.932Z] To set a process to complain mode, use the command line tool [2021-07-02T10:20:54.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-02T10:20:54.932Z] +++ true [2021-07-02T10:20:54.932Z] exiting test-integration [2021-07-02T10:20:54.932Z] ++ exit 0 [2021-07-02T10:20:54.932Z] [2021-07-02T10:20:55.112Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-02T10:20:55.170Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.3% of statements [2021-07-02T10:20:55.734Z] ok github.com/docker/docker/pkg/authorization 0.240s coverage: 68.3% of statements [2021-07-02T10:20:55.734Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-02T10:20:55.734Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-02T10:20:56.493Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-02T10:20:57.061Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-02T10:20:57.997Z] === RUN TestDockerSuite/TestCpToCaseA Post stage [Pipeline] junit [2021-07-02T10:20:58.272Z] Recording test results [2021-07-02T10:20:58.580Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-02T10:20:58.946Z] + echo Ensuring container killed. [2021-07-02T10:20:58.946Z] Ensuring container killed. [2021-07-02T10:20:58.946Z] + docker rm -vf docker-pr15 [2021-07-02T10:20:58.946Z] Error: No such container: docker-pr15 [Pipeline] sh [2021-07-02T10:20:59.005Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.2% of statements [2021-07-02T10:20:59.006Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-07-02T10:20:59.243Z] + echo Chowning /workspace to jenkins user [2021-07-02T10:20:59.243Z] Chowning /workspace to jenkins user [2021-07-02T10:20:59.243Z] + id -u [2021-07-02T10:20:59.243Z] + id -g [2021-07-02T10:20:59.243Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/workspace busybox chown -R 1000:1000 /workspace [2021-07-02T10:20:59.243Z] Unable to find image 'busybox:latest' locally [2021-07-02T10:20:59.263Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-07-02T10:20:59.376Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-02T10:20:59.507Z] latest: Pulling from library/busybox [2021-07-02T10:20:59.507Z] 38cc3b49dbab: Pulling fs layer [2021-07-02T10:20:59.507Z] 38cc3b49dbab: Verifying Checksum [2021-07-02T10:20:59.507Z] 38cc3b49dbab: Download complete [2021-07-02T10:20:59.519Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-02T10:20:59.770Z] 38cc3b49dbab: Pull complete [2021-07-02T10:20:59.770Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-02T10:20:59.770Z] Status: Downloaded newer image for busybox:latest [2021-07-02T10:20:59.942Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-02T10:21:02.477Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2021-07-02T10:21:02.477Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:21:02.477Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-02T10:21:03.706Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-02T10:21:03.706Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-02T10:21:03.706Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-02T10:21:03.706Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-02T10:21:04.634Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-02T10:21:04.891Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-02T10:21:05.147Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2021-07-02T10:21:05.147Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-02T10:21:06.076Z] ok github.com/docker/docker/pkg/idtools 0.322s coverage: 69.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-02T10:21:06.689Z] + bundleName=arm64-integration [2021-07-02T10:21:06.689Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-02T10:21:06.689Z] Creating arm64-integration-bundles.tar.gz [2021-07-02T10:21:06.689Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-02T10:21:06.689Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-02T10:21:07.005Z] ok github.com/docker/docker/pkg/ioutils 0.382s coverage: 68.8% of statements [2021-07-02T10:21:07.005Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-02T10:21:07.263Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-02T10:21:07.263Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [Pipeline] archiveArtifacts [2021-07-02T10:21:07.281Z] Archiving artifacts [2021-07-02T10:21:07.520Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-02T10:21:07.750Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-02T10:21:07.777Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-02T10:21:08.034Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-02T10:21:08.034Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-02T10:21:09.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T10:21:09.922Z] + make clean [2021-07-02T10:21:10.287Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-02T10:21:10.498Z] docker volume rm -f docker-dev-cache [2021-07-02T10:21:10.498Z] docker-dev-cache [Pipeline] deleteDir [2021-07-02T10:21:11.226Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-02T10:21:16.510Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-02T10:21:17.889Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2021-07-02T10:21:17.889Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:21:18.826Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-02T10:21:19.764Z] === RUN TestDockerSuite/TestCpToCaseJ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T10:21:21.672Z] check_test.go:380: [db2bbafa061d0] daemon is not started [2021-07-02T10:21:21.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-02T10:21:24.206Z] docker_api_swarm_test.go:801: [d35a76e400fdb] joining swarm manager [d080c41c0ed15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:21:25.142Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-02T10:21:25.401Z] docker_api_swarm_test.go:801: [d40cfcdbc23f3] joining swarm manager [d080c41c0ed15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:21:26.341Z] === RUN TestDockerSuite/TestCpToDot [2021-07-02T10:21:26.909Z] docker_api_swarm_test.go:801: [d4ba1e481b2da] joining swarm manager [d080c41c0ed15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-02T10:21:27.169Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-02T10:21:28.547Z] docker_api_swarm_test.go:801: [dc609d1f3898c] joining swarm manager [d080c41c0ed15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-02T10:21:28.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-02T10:21:29.743Z] docker_api_swarm_test.go:809: [d41879a215b29] joining swarm manager [d080c41c0ed15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-02T10:21:30.679Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-02T10:21:31.248Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-02T10:21:32.187Z] --- PASS: TestServiceUpdateNetwork (14.28s) [2021-07-02T10:21:32.187Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:21:32.449Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-02T10:21:32.709Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-02T10:21:33.645Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-02T10:21:33.645Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-02T10:21:35.023Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-02T10:21:35.023Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-02T10:21:35.282Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-02T10:21:35.282Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-02T10:21:35.850Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-02T10:21:36.788Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-02T10:21:36.788Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-02T10:21:36.788Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-02T10:21:36.788Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-02T10:21:37.729Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-02T10:21:37.987Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-02T10:21:37.987Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-02T10:21:38.246Z] === RUN TestDockerSuite/TestCreateRM [2021-07-02T10:21:38.246Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-02T10:21:38.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T10:21:38.246Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-02T10:21:38.246Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-02T10:21:38.505Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-02T10:21:40.409Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-02T10:21:40.409Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-02T10:21:40.409Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-02T10:21:42.316Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-02T10:21:43.695Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-02T10:21:43.695Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-02T10:21:43.695Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-02T10:21:43.695Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-02T10:21:43.695Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-02T10:21:43.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-02T10:21:44.635Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-02T10:21:46.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-02T10:21:46.698Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2021-07-02T10:21:46.698Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-07-02T10:21:46.698Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-02T10:21:46.699Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-02T10:21:46.699Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-02T10:21:46.699Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-02T10:21:46.699Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-02T10:21:46.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-02T10:21:48.589Z] ok github.com/docker/docker/pkg/signal 3.259s coverage: 62.3% of statements [2021-07-02T10:21:48.589Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-07-02T10:21:48.846Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-02T10:21:48.846Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-02T10:21:48.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-02T10:21:49.409Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-02T10:21:49.972Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-02T10:21:50.229Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements [2021-07-02T10:21:50.757Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-02T10:21:50.757Z] --- PASS: TestServiceUpdatePidsLimit (18.33s) [2021-07-02T10:21:50.757Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-07-02T10:21:50.757Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-02T10:21:50.757Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-07-02T10:21:50.757Z] PASS [2021-07-02T10:21:50.757Z] [2021-07-02T10:21:50.757Z] === Skipped [2021-07-02T10:21:50.757Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-02T10:21:50.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-02T10:21:50.757Z] [2021-07-02T10:21:50.757Z] [2021-07-02T10:21:50.757Z] DONE 27 tests, 1 skipped in 198.870s [2021-07-02T10:21:50.757Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-02T10:21:50.757Z] ++ 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-07-02T10:21:50.757Z] ++ set -e [2021-07-02T10:21:50.757Z] ++ '[' -n 0 ']' [2021-07-02T10:21:50.757Z] ++ set -x [2021-07-02T10:21:50.757Z] ++ env -i DEST=/go/src/github.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-07-02T10:21:50.757Z] INFO: Testing against a local daemon [2021-07-02T10:21:50.757Z] === RUN TestSessionCreate [2021-07-02T10:21:50.757Z] --- PASS: TestSessionCreate (0.03s) [2021-07-02T10:21:50.757Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:21:50.757Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-02T10:21:50.757Z] PASS [2021-07-02T10:21:50.757Z] [2021-07-02T10:21:50.757Z] DONE 2 tests in 0.228s [2021-07-02T10:21:50.757Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-02T10:21:50.757Z] ++ 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-07-02T10:21:50.757Z] ++ set -e [2021-07-02T10:21:50.757Z] ++ '[' -n 0 ']' [2021-07-02T10:21:50.757Z] ++ set -x [2021-07-02T10:21:50.757Z] ++ env -i DEST=/go/src/github.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-07-02T10:21:50.757Z] INFO: Testing against a local daemon [2021-07-02T10:21:50.757Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:21:50.757Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-02T10:21:50.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:21:50.757Z] === RUN TestEventsExecDie [2021-07-02T10:21:50.794Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-02T10:21:50.794Z] testing: warning: no tests to run [2021-07-02T10:21:50.794Z] coverage: [no statements] [2021-07-02T10:21:50.794Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-02T10:21:51.051Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-02T10:21:51.307Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-02T10:21:51.307Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-02T10:21:51.326Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-02T10:21:52.263Z] --- PASS: TestEventsExecDie (1.41s) [2021-07-02T10:21:52.263Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:21:52.263Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-02T10:21:52.263Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-02T10:21:52.263Z] === RUN TestEventsVolumeCreate [2021-07-02T10:21:52.522Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-02T10:21:52.523Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-02T10:21:52.523Z] === RUN TestInfoBinaryCommits [2021-07-02T10:21:52.523Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-02T10:21:52.523Z] === RUN TestInfoAPIVersioned [2021-07-02T10:21:52.523Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-02T10:21:52.523Z] === RUN TestInfoDiscoveryBackend [2021-07-02T10:21:53.091Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-02T10:21:53.091Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-02T10:21:53.200Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-02T10:21:53.349Z] === RUN TestDockerSuite/TestDockerFails [2021-07-02T10:21:53.349Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-02T10:21:53.349Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-02T10:21:53.349Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-02T10:21:53.457Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-02T10:21:53.713Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-07-02T10:21:53.917Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-02T10:21:53.917Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-02T10:21:54.485Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-02T10:21:54.485Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-02T10:21:54.485Z] === RUN TestInfoAPI [2021-07-02T10:21:54.485Z] --- PASS: TestInfoAPI (0.05s) [2021-07-02T10:21:54.485Z] === RUN TestInfoAPIWarnings [2021-07-02T10:21:55.081Z] ok github.com/docker/docker/quota 0.274s coverage: 71.4% of statements [2021-07-02T10:21:55.081Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-02T10:21:55.421Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-02T10:21:56.012Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-07-02T10:21:56.576Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-02T10:21:56.576Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-02T10:21:56.799Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-02T10:21:56.799Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-02T10:21:56.799Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-02T10:21:56.799Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-02T10:21:57.139Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-02T10:21:57.139Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-02T10:22:00.419Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-02T10:22:00.676Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-07-02T10:22:01.239Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-07-02T10:22:02.170Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-07-02T10:22:03.379Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-02T10:22:05.281Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-02T10:22:07.816Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-02T10:22:09.719Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-02T10:22:10.287Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-02T10:22:10.854Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-07-02T10:22:10.854Z] === RUN TestInfoDebug [2021-07-02T10:22:11.422Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-02T10:22:11.422Z] --- PASS: TestInfoDebug (0.54s) [2021-07-02T10:22:11.422Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:22:11.991Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-07-02T10:22:11.991Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:22:12.250Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-02T10:22:12.509Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-02T10:22:12.509Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:22:12.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-02T10:22:12.768Z] === RUN TestPingCacheHeaders [2021-07-02T10:22:12.768Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-02T10:22:12.768Z] === RUN TestPingGet [2021-07-02T10:22:12.768Z] --- PASS: TestPingGet (0.02s) [2021-07-02T10:22:12.768Z] === RUN TestPingHead [2021-07-02T10:22:12.768Z] --- PASS: TestPingHead (0.02s) [2021-07-02T10:22:12.768Z] === RUN TestVersion [2021-07-02T10:22:12.768Z] --- PASS: TestVersion (0.02s) [2021-07-02T10:22:12.768Z] PASS [2021-07-02T10:22:12.768Z] [2021-07-02T10:22:12.768Z] === Skipped [2021-07-02T10:22:12.768Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:22:12.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-02T10:22:12.768Z] [2021-07-02T10:22:12.768Z] [2021-07-02T10:22:12.768Z] DONE 19 tests, 1 skipped in 22.068s [2021-07-02T10:22:12.768Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-02T10:22:12.768Z] ++ 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-07-02T10:22:12.768Z] ++ set -e [2021-07-02T10:22:12.768Z] ++ '[' -n 0 ']' [2021-07-02T10:22:12.768Z] ++ set -x [2021-07-02T10:22:12.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-02T10:22:13.027Z] INFO: Testing against a local daemon [2021-07-02T10:22:13.027Z] === RUN TestVolumesCreateAndList [2021-07-02T10:22:13.027Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-02T10:22:13.027Z] === RUN TestVolumesRemove [2021-07-02T10:22:13.027Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-02T10:22:13.027Z] === RUN TestVolumesInspect [2021-07-02T10:22:13.027Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-02T10:22:13.027Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:22:13.027Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:22:13.027Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:22:13.027Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:22:13.027Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-02T10:22:13.027Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:22:13.027Z] PASS [2021-07-02T10:22:13.027Z] [2021-07-02T10:22:13.027Z] DONE 5 tests in 0.276s [2021-07-02T10:22:13.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-02T10:22:13.287Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-02T10:22:13.546Z] ++++ cat bundles/test-integration/docker.pid [2021-07-02T10:22:13.546Z] +++ kill 5784 [2021-07-02T10:22:13.805Z] +++ /etc/init.d/apparmor stop [2021-07-02T10:22:13.805Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-02T10:22:13.805Z] [2021-07-02T10:22:13.805Z] Unloading profiles will leave already running processes permanently [2021-07-02T10:22:13.805Z] unconfined, which can lead to unexpected situations. [2021-07-02T10:22:13.805Z] [2021-07-02T10:22:13.805Z] To set a process to complain mode, use the command line tool [2021-07-02T10:22:13.805Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-02T10:22:13.805Z] +++ true [2021-07-02T10:22:13.805Z] exiting test-integration [2021-07-02T10:22:13.805Z] ++ exit 0 [2021-07-02T10:22:13.805Z] [2021-07-02T10:22:14.373Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-02T10:22:14.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-02T10:22:14.633Z] + for job in $(jobs -p) [2021-07-02T10:22:14.633Z] + wait 4016 [2021-07-02T10:22:15.201Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-02T10:22:17.105Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-02T10:22:18.483Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-02T10:22:21.769Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-02T10:22:23.686Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-02T10:22:24.642Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-02T10:22:26.020Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-02T10:22:32.582Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-02T10:22:32.582Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-02T10:22:33.149Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-02T10:22:34.083Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-02T10:22:34.342Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-02T10:22:34.601Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-02T10:22:34.601Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-02T10:22:34.601Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-02T10:22:35.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-02T10:22:36.238Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-02T10:22:38.143Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-02T10:22:38.143Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-02T10:22:38.143Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-02T10:22:39.523Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-02T10:22:39.781Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-02T10:22:40.349Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-02T10:22:41.285Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-02T10:22:41.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-02T10:22:41.543Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-02T10:22:41.543Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-02T10:22:41.543Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-02T10:22:41.543Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-02T10:22:41.543Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-02T10:22:43.446Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-02T10:22:43.446Z] docker_api_swarm_service_test.go:394: [dbe38763ea171] joining swarm manager [d163eaa9f854f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:22:44.014Z] === RUN TestDockerSuite/TestEventsRename [2021-07-02T10:22:44.581Z] docker_api_swarm_service_test.go:394: [d4b7a02570026] joining swarm manager [d163eaa9f854f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:22:45.149Z] === RUN TestDockerSuite/TestEventsResize [2021-07-02T10:22:46.527Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-02T10:22:53.105Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-02T10:22:53.105Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-02T10:22:54.039Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-02T10:22:57.323Z] === RUN TestDockerSuite/TestEventsTop [2021-07-02T10:22:57.581Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-02T10:23:00.111Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-02T10:23:02.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-02T10:23:04.547Z] docker_api_swarm_service_test.go:342: [d95d403b7b51a] joining swarm manager [d1aeea6c4a2f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:23:04.806Z] docker_api_swarm_service_test.go:342: [de6f318f48a86] joining swarm manager [d1aeea6c4a2f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:23:12.922Z] === RUN TestDockerSuite/TestExec [2021-07-02T10:23:12.922Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-02T10:23:13.489Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-02T10:23:14.425Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-02T10:23:14.994Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-02T10:23:16.905Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-02T10:23:18.288Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-02T10:23:18.856Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-02T10:23:19.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-02T10:23:20.051Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-02T10:23:21.427Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-02T10:23:21.996Z] docker_api_swarm_service_test.go:489: [d31a896f03d5a] joining swarm manager [d393afd7bcf23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:23:22.565Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-02T10:23:22.823Z] docker_api_swarm_service_test.go:489: [d82ca142a21d5] joining swarm manager [d393afd7bcf23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:23:23.545Z] ok github.com/docker/docker/libnetwork/networkdb 156.433s coverage: 60.2% of statements [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/rootless [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/volume [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-02T10:23:23.545Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === Skipped [2021-07-02T10:23:23.545Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-02T10:23:23.545Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-02T10:23:23.545Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-02T10:23:23.545Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-02T10:23:23.545Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-02T10:23:23.545Z] graphtest_unix.go:73: No driver to put! [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-02T10:23:23.545Z] time="2021-07-02T10:19:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-02T10:23:23.545Z] time="2021-07-02T10:19:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-02T10:23:23.545Z] time="2021-07-02T10:19:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-02T10:23:23.545Z] time="2021-07-02T10:19:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-02T10:23:23.545Z] time="2021-07-02T10:19:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-02T10:23:23.545Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-02T10:23:23.545Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-02T10:23:23.545Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:73: No driver to put! [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-02T10:23:23.546Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-02T10:23:23.546Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-02T10:23:23.546Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-02T10:23:23.546Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-02T10:23:23.546Z] graphtest_unix.go:73: No driver to put! [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-02T10:23:23.546Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-02T10:23:23.546Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-02T10:23:23.546Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-02T10:23:23.546Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-02T10:23:23.546Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-02T10:23:23.546Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-02T10:23:23.546Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-02T10:23:23.546Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-02T10:23:23.546Z] firewalld_test.go:13: firewalld is not running [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-02T10:23:23.546Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-02T10:23:23.546Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] [2021-07-02T10:23:23.546Z] DONE 2627 tests, 37 skipped in 406.487s Post stage [Pipeline] junit [2021-07-02T10:23:23.557Z] Recording test results [2021-07-02T10:23:23.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-02T10:23:24.150Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42550/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3e5568fcca17bacb7d27d1bbff0b68bb855b83 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3e5568fcca17bacb7d27d1bbff0b68bb855b83 hack/validate/vendor [2021-07-02T10:23:24.204Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-02T10:23:25.080Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-02T10:23:25.694Z] + echo Ensuring container killed. [2021-07-02T10:23:25.694Z] Ensuring container killed. [2021-07-02T10:23:25.694Z] + docker rm -vf docker-pr15 [2021-07-02T10:23:25.694Z] Error: No such container: docker-pr15 [Pipeline] sh [2021-07-02T10:23:25.992Z] + echo Chowning /workspace to jenkins user [2021-07-02T10:23:25.992Z] Chowning /workspace to jenkins user [2021-07-02T10:23:25.992Z] + id -u [2021-07-02T10:23:25.992Z] + id -g [2021-07-02T10:23:25.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-02T10:23:26.743Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-02T10:23:26.891Z] + bundleName=unit [2021-07-02T10:23:26.891Z] + echo Creating unit-bundles.tar.gz [2021-07-02T10:23:26.891Z] Creating unit-bundles.tar.gz [2021-07-02T10:23:26.891Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-02T10:23:26.891Z] bundles/junit-report.xml [2021-07-02T10:23:26.891Z] bundles/go-test-report.json [2021-07-02T10:23:26.891Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-02T10:23:26.901Z] Archiving artifacts [2021-07-02T10:23:27.423Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T10:23:27.730Z] + make clean [2021-07-02T10:23:27.986Z] docker volume rm -f docker-dev-cache [2021-07-02T10:23:27.986Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T10:23:29.278Z] === RUN TestDockerSuite/TestExecEnv [2021-07-02T10:23:30.214Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-02T10:23:32.118Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-02T10:23:33.055Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-02T10:23:34.960Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-02T10:23:35.898Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-02T10:23:36.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-02T10:23:37.094Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-02T10:23:38.032Z] === RUN TestDockerSuite/TestExecParseError [2021-07-02T10:23:39.413Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-02T10:23:40.804Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-02T10:23:41.742Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-02T10:23:45.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-02T10:23:46.413Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-02T10:23:46.982Z] docker_api_swarm_service_test.go:127: [d0bcff7b43a27] joining swarm manager [d9bc62ed211c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:23:47.552Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-02T10:23:48.122Z] docker_api_swarm_service_test.go:128: [da57a18b74810] joining swarm manager [d9bc62ed211c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:23:49.061Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-02T10:23:50.968Z] docker_api_swarm_service_test.go:136: [db402e09b5ce9] joining swarm manager [d9bc62ed211c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-02T10:23:51.905Z] docker_api_swarm_service_test.go:137: [d524b995aa276] joining swarm manager [d9bc62ed211c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-02T10:24:01.880Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-02T10:24:01.880Z] === RUN TestDockerSuite/TestExecTTY [2021-07-02T10:24:02.815Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-02T10:24:03.751Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-02T10:24:04.687Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-02T10:24:05.626Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-02T10:24:05.626Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-02T10:24:05.626Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-02T10:24:07.539Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-02T10:24:08.475Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-02T10:24:10.379Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-02T10:24:11.316Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-02T10:24:12.695Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-02T10:24:14.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-02T10:24:16.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-02T10:24:17.537Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-02T10:24:18.474Z] docker_api_swarm_service_test.go:303: [da108ad32eb5e] joining swarm manager [d38b8b0e9e24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:24:19.409Z] docker_api_swarm_service_test.go:303: [d74347ac3ef3a] joining swarm manager [d38b8b0e9e24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:24:22.700Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-02T10:24:24.075Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-02T10:24:29.342Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-02T10:24:29.909Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-02T10:24:29.909Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-02T10:24:29.909Z] === RUN TestDockerSuite/TestHealth [2021-07-02T10:24:39.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-02T10:24:41.828Z] docker_api_swarm_service_test.go:99: [daba909737218] joining swarm manager [d3b2f4008ef3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:24:42.764Z] docker_api_swarm_service_test.go:100: [d02467712ea90] joining swarm manager [d3b2f4008ef3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-02T10:24:54.975Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-02T10:24:55.234Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-02T10:24:55.493Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-02T10:24:55.493Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-02T10:24:56.431Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-02T10:24:56.431Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-02T10:24:56.998Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-02T10:24:57.934Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-02T10:24:57.934Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-02T10:24:58.870Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-02T10:25:02.155Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-02T10:25:02.155Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-02T10:25:02.155Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-02T10:25:04.062Z] === RUN TestDockerSuite/TestImportFile [2021-07-02T10:25:06.594Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-02T10:25:06.594Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-02T10:25:06.594Z] check_test.go:380: [daba909737218] daemon is not started [2021-07-02T10:25:08.509Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-02T10:25:09.891Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-02T10:25:11.269Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-02T10:25:11.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-02T10:25:12.095Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-02T10:25:13.031Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-02T10:25:13.968Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-02T10:25:13.968Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-02T10:25:14.227Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-02T10:25:14.228Z] docker_api_swarm_service_test.go:532: [d16bebdec95f0] joining swarm manager [dab2900a4f672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:25:15.168Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-02T10:25:15.735Z] docker_api_swarm_service_test.go:533: [d768f57602970] joining swarm manager [dab2900a4f672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:25:15.735Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-02T10:25:16.671Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-02T10:25:17.241Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-02T10:25:18.622Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-02T10:25:20.000Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-02T10:25:20.000Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-02T10:25:21.905Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-02T10:25:22.844Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-02T10:25:23.783Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-02T10:25:23.783Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-02T10:25:25.161Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-02T10:25:25.161Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-02T10:25:25.161Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-02T10:25:26.098Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-02T10:25:27.476Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-02T10:25:28.045Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-02T10:25:29.004Z] === RUN TestDockerSuite/TestInspectImage [2021-07-02T10:25:29.004Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-02T10:25:29.004Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-02T10:25:29.004Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-02T10:25:29.004Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-02T10:25:29.571Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-02T10:25:30.506Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-02T10:25:30.506Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-02T10:25:31.074Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-02T10:25:32.013Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-02T10:25:33.390Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-02T10:25:33.390Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-02T10:25:33.958Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-02T10:25:34.894Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-02T10:25:36.270Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-02T10:25:36.839Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-02T10:25:37.776Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-02T10:25:38.344Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-02T10:25:39.280Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-02T10:25:39.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-02T10:25:40.417Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-02T10:25:40.417Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-02T10:25:42.957Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-02T10:25:42.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-02T10:25:44.336Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-02T10:25:44.904Z] docker_api_swarm_service_test.go:147: [d339da2f62a01] joining swarm manager [d2bb30b6dbd73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:25:45.841Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-02T10:25:45.841Z] docker_api_swarm_service_test.go:147: [d782ecd3f02b2] joining swarm manager [d2bb30b6dbd73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:25:46.429Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-02T10:25:49.724Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-02T10:25:53.016Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-02T10:25:54.928Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-02T10:25:54.928Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-02T10:25:56.834Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-02T10:25:57.405Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-02T10:25:58.783Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-02T10:26:10.998Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-02T10:26:12.374Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-02T10:26:14.908Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-02T10:26:15.844Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-02T10:26:19.131Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-02T10:26:19.131Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-02T10:26:19.131Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-02T10:26:19.131Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-02T10:26:19.131Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-02T10:26:19.389Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-02T10:26:20.325Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-02T10:26:24.529Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-02T10:26:24.529Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-02T10:26:26.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-02T10:26:29.719Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-02T10:26:30.286Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-02T10:26:30.286Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-02T10:26:32.190Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-02T10:26:33.570Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-02T10:26:34.506Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-02T10:26:36.414Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-02T10:26:37.351Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-02T10:26:40.639Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-02T10:26:41.576Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-02T10:26:42.512Z] === RUN TestDockerSuite/TestLogsSince [2021-07-02T10:26:50.636Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-02T10:26:55.911Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-02T10:26:55.911Z] === RUN TestDockerSuite/TestLogsTail [2021-07-02T10:26:57.290Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-02T10:26:58.670Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-02T10:26:59.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-02T10:26:59.239Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-02T10:26:59.498Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-02T10:27:00.435Z] === RUN TestDockerSuite/TestNetHostname [2021-07-02T10:27:03.725Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-02T10:27:04.293Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-02T10:27:06.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-02T10:27:08.099Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-02T10:27:10.634Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-02T10:27:11.571Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-02T10:27:12.506Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-02T10:27:13.443Z] === RUN TestDockerSuite/TestPluginActive [2021-07-02T10:27:14.821Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-02T10:27:15.081Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-02T10:27:19.280Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-02T10:27:21.186Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-02T10:27:21.186Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-02T10:27:21.186Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-02T10:27:21.186Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-02T10:27:22.122Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-02T10:27:25.410Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-02T10:27:25.410Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-02T10:27:26.796Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-02T10:27:29.331Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-02T10:27:29.590Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-02T10:27:33.780Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-02T10:27:35.685Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-02T10:27:37.589Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-02T10:27:38.966Z] === RUN TestDockerSuite/TestPortList [2021-07-02T10:27:48.967Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-02T10:27:48.967Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-02T10:27:54.234Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-02T10:27:56.138Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-02T10:27:56.138Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-02T10:27:56.138Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-02T10:27:57.074Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-02T10:27:57.074Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-02T10:27:58.011Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-02T10:27:58.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-02T10:27:58.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-02T10:27:59.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-02T10:28:00.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-02T10:28:00.473Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-02T10:28:03.010Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-02T10:28:03.948Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-02T10:28:05.856Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-02T10:28:06.116Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-02T10:28:06.375Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-02T10:28:06.944Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-02T10:28:09.833Z] --- PASS: TestBuildWCOWSandboxSize (760.54s) [2021-07-02T10:28:09.833Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:28:09.833Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:28:09.833Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:28:09.833Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:28:09.833Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:28:09.833Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:28:09.833Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:28:09.833Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:28:09.833Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:28:09.833Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:28:09.833Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2021-07-02T10:28:09.833Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-02T10:28:09.833Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-02T10:28:09.833Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-02T10:28:09.833Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:28:09.833Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:28:09.833Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-02T10:28:09.833Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:28:09.833Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-07-02T10:28:09.833Z] PASS [2021-07-02T10:28:09.833Z] ok github.com/docker/docker/integration/build 938.119s [2021-07-02T10:28:10.232Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-02T10:28:10.800Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] === Skipped [2021-07-02T10:28:10.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-02T10:28:10.813Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-02T10:28:10.813Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-02T10:28:10.813Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-02T10:28:10.813Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-02T10:28:10.813Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] [2021-07-02T10:28:10.813Z] DONE 29 tests, 5 skipped in 969.305s [2021-07-02T10:28:10.813Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-02T10:28:13.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:28:13.010Z] INFO: Testing against a local daemon [2021-07-02T10:28:13.010Z] === RUN TestConfigInspect [2021-07-02T10:28:13.010Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.010Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-02T10:28:13.010Z] === RUN TestConfigList [2021-07-02T10:28:13.010Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.010Z] --- SKIP: TestConfigList (0.00s) [2021-07-02T10:28:13.010Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:28:13.010Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.010Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-02T10:28:13.010Z] === RUN TestConfigsUpdate [2021-07-02T10:28:13.010Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.010Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-02T10:28:13.010Z] === RUN TestTemplatedConfig [2021-07-02T10:28:13.010Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.010Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-02T10:28:13.010Z] === RUN TestConfigCreateResolve [2021-07-02T10:28:13.010Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:28:13.010Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-02T10:28:13.010Z] PASS [2021-07-02T10:28:13.010Z] ok github.com/docker/docker/integration/config 0.101s [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] === Skipped [2021-07-02T10:28:13.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-02T10:28:13.473Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-02T10:28:13.473Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2021-07-02T10:28:13.473Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-02T10:28:13.473Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-02T10:28:13.473Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-02T10:28:13.473Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] [2021-07-02T10:28:13.473Z] DONE 6 tests, 6 skipped in 2.709s [2021-07-02T10:28:13.473Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-02T10:28:14.092Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-02T10:28:15.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:28:15.682Z] INFO: Testing against a local daemon [2021-07-02T10:28:15.682Z] === RUN TestCheckpoint [2021-07-02T10:28:15.682Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:28:15.682Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:28:15.682Z] === RUN TestContainerInvalidJSON [2021-07-02T10:28:15.682Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:28:15.682Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:28:15.682Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:28:15.682Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:28:15.682Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:28:15.682Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:28:16.145Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:28:16.145Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:28:16.145Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:28:16.145Z] --- PASS: TestContainerInvalidJSON (0.57s) [2021-07-02T10:28:16.145Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-02T10:28:16.145Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-02T10:28:16.145Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-02T10:28:16.145Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:28:16.607Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-07-02T10:28:16.607Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:28:16.607Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-07-02T10:28:16.607Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:28:17.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-02T10:28:17.070Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:28:17.070Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-07-02T10:28:17.070Z] === RUN TestCopyFromContainer [2021-07-02T10:28:17.070Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:17.070Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-02T10:28:17.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:28:17.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:28:17.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:28:17.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:28:17.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:28:17.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:28:17.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:28:17.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:28:17.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:28:17.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:28:17.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-02T10:28:17.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-02T10:28:17.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-02T10:28:17.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-02T10:28:17.070Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:28:17.070Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-02T10:28:17.070Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-02T10:28:17.070Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:28:17.070Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:28:17.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:28:17.070Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:28:17.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:28:17.533Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-02T10:28:17.533Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:28:17.533Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:17.533Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:28:17.533Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:28:17.533Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:28:17.533Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:28:17.533Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:28:17.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:28:17.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:28:17.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:28:17.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:28:17.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:28:17.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:28:17.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:28:17.533Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-02T10:28:17.533Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:28:17.533Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:28:17.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:28:17.533Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-02T10:28:17.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:28:17.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-07-02T10:28:17.533Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:28:17.533Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-02T10:28:17.533Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-02T10:28:17.533Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:28:17.533Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:17.533Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestDiff [2021-07-02T10:28:17.533Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-02T10:28:17.533Z] --- SKIP: TestDiff (0.00s) [2021-07-02T10:28:17.533Z] === RUN TestExecWithCloseStdin [2021-07-02T10:28:18.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-02T10:28:18.285Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-02T10:28:20.190Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-02T10:28:20.457Z] --- PASS: TestExecWithCloseStdin (2.83s) [2021-07-02T10:28:20.457Z] === RUN TestExec [2021-07-02T10:28:22.096Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-02T10:28:22.652Z] --- PASS: TestExec (1.97s) [2021-07-02T10:28:22.652Z] === RUN TestExecUser [2021-07-02T10:28:22.652Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-02T10:28:22.652Z] --- SKIP: TestExecUser (0.00s) [2021-07-02T10:28:22.652Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:28:22.652Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:22.652Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-02T10:28:22.652Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:28:22.652Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:22.652Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-02T10:28:22.652Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:28:22.652Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-02T10:28:22.652Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-02T10:28:22.652Z] === RUN TestHealthKillContainer [2021-07-02T10:28:22.652Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-02T10:28:22.652Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-02T10:28:22.652Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:28:22.652Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-02T10:28:22.652Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-02T10:28:22.652Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:28:23.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-02T10:28:24.200Z] --- PASS: TestKillContainerInvalidSignal (1.91s) [2021-07-02T10:28:24.200Z] === RUN TestKillContainer [2021-07-02T10:28:24.200Z] === RUN TestKillContainer/no_signal [2021-07-02T10:28:26.391Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:28:26.391Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-02T10:28:26.391Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:28:26.765Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-02T10:28:28.582Z] --- PASS: TestKillContainer (4.32s) [2021-07-02T10:28:28.582Z] --- PASS: TestKillContainer/no_signal (1.81s) [2021-07-02T10:28:28.582Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:28:28.582Z] --- PASS: TestKillContainer/killing_signal (2.46s) [2021-07-02T10:28:28.582Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:28:28.582Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:28:28.582Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-02T10:28:28.582Z] === RUN TestKillStoppedContainer [2021-07-02T10:28:28.582Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:28:28.582Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-02T10:28:28.582Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:28:28.582Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:28:28.582Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-02T10:28:28.582Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:28:28.582Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-02T10:28:28.582Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-02T10:28:28.582Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:28:28.582Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:28.582Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:28:28.582Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:28:28.582Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:28:28.582Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-02T10:28:28.582Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:28:29.299Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-02T10:28:30.772Z] --- PASS: TestLogsFollowTailEmpty (1.88s) [2021-07-02T10:28:30.773Z] === RUN TestNetworkNat [2021-07-02T10:28:30.773Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-02T10:28:30.773Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-02T10:28:30.773Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:28:31.834Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-02T10:28:32.964Z] --- PASS: TestNetworkLocalhostTCPNat (2.24s) [2021-07-02T10:28:32.964Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:28:32.964Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-02T10:28:32.964Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-02T10:28:32.964Z] === RUN TestPause [2021-07-02T10:28:32.964Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-02T10:28:32.964Z] --- SKIP: TestPause (0.00s) [2021-07-02T10:28:32.964Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:28:33.743Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-02T10:28:33.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-02T10:28:34.515Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.84s) [2021-07-02T10:28:34.515Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:28:34.515Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:28:34.515Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-02T10:28:34.515Z] === RUN TestPsFilter [2021-07-02T10:28:34.980Z] --- PASS: TestPsFilter (0.38s) [2021-07-02T10:28:34.980Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:28:36.278Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-02T10:28:37.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-02T10:28:37.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s) [2021-07-02T10:28:37.904Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:28:38.152Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-02T10:28:40.080Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-02T10:28:40.100Z] --- PASS: TestRemoveContainerWithVolume (2.39s) [2021-07-02T10:28:40.100Z] === RUN TestRemoveContainerRunning [2021-07-02T10:28:41.456Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-02T10:28:41.648Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-07-02T10:28:41.648Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:28:42.835Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-02T10:28:43.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.85s) [2021-07-02T10:28:43.841Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:28:43.841Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-02T10:28:43.841Z] === RUN TestRenameLinkedContainer [2021-07-02T10:28:43.841Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-02T10:28:43.841Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-02T10:28:43.841Z] === RUN TestRenameStoppedContainer [2021-07-02T10:28:44.212Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-02T10:28:45.590Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-02T10:28:46.040Z] --- PASS: TestRenameStoppedContainer (2.49s) [2021-07-02T10:28:46.040Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:28:47.494Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-02T10:28:47.754Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-02T10:28:49.131Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-02T10:28:49.131Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-02T10:28:49.797Z] --- PASS: TestRenameRunningContainerAndReuse (3.74s) [2021-07-02T10:28:49.797Z] === RUN TestRenameInvalidName [2021-07-02T10:28:51.668Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-02T10:28:51.987Z] --- PASS: TestRenameInvalidName (1.81s) [2021-07-02T10:28:51.987Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:28:54.205Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-02T10:28:55.140Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-02T10:28:55.140Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-02T10:28:55.140Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-02T10:28:55.399Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-02T10:28:55.399Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-02T10:28:55.658Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-02T10:28:56.595Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-02T10:28:56.595Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-02T10:28:57.973Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-02T10:28:59.881Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-02T10:29:00.827Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-02T10:29:02.350Z] --- PASS: TestRenameAnonymousContainer (9.21s) [2021-07-02T10:29:02.350Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:29:02.812Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-07-02T10:29:02.812Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:29:02.812Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:02.812Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-02T10:29:02.812Z] === RUN TestResize [2021-07-02T10:29:03.375Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-02T10:29:05.003Z] --- PASS: TestResize (1.87s) [2021-07-02T10:29:05.004Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:29:06.550Z] --- PASS: TestResizeWithInvalidSize (1.88s) [2021-07-02T10:29:06.550Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:29:09.475Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2021-07-02T10:29:09.475Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:29:09.475Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:09.475Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:29:09.475Z] === RUN TestStats [2021-07-02T10:29:09.475Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-02T10:29:09.475Z] --- SKIP: TestStats (0.00s) [2021-07-02T10:29:09.475Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:29:11.495Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-02T10:29:11.495Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-02T10:29:13.399Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-02T10:29:13.658Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-02T10:29:13.658Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-02T10:29:13.918Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-02T10:29:15.296Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.97s) [2021-07-02T10:29:15.296Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:29:15.296Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-02T10:29:15.296Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-02T10:29:15.296Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:29:16.449Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-02T10:29:17.386Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-02T10:29:17.953Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-02T10:29:21.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-02T10:29:22.618Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-02T10:29:24.522Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-02T10:29:24.522Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-02T10:29:24.522Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-02T10:29:25.461Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-02T10:29:28.127Z] --- PASS: TestBuildWCOWSandboxSize (791.79s) [2021-07-02T10:29:28.127Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:29:28.127Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:29:28.127Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:29:28.127Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:29:28.127Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:29:28.127Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:29:28.127Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:29:28.127Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:29:28.127Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:29:28.127Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:29:28.127Z] --- PASS: TestBuildWithEmptyDockerfile (0.55s) [2021-07-02T10:29:28.127Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-02T10:29:28.127Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-02T10:29:28.127Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-02T10:29:28.127Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:29:28.127Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:29:28.127Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-02T10:29:28.127Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:29:28.127Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-07-02T10:29:28.127Z] PASS [2021-07-02T10:29:28.127Z] ok github.com/docker/docker/integration/build 979.647s [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === Skipped [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-02T10:29:28.127Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-02T10:29:28.127Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-02T10:29:28.127Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-02T10:29:28.127Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-02T10:29:28.127Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] DONE 29 tests, 5 skipped in 1011.758s [2021-07-02T10:29:28.127Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-02T10:29:28.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:29:28.127Z] INFO: Testing against a local daemon [2021-07-02T10:29:28.127Z] === RUN TestConfigInspect [2021-07-02T10:29:28.127Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] --- SKIP: TestConfigInspect (0.01s) [2021-07-02T10:29:28.127Z] === RUN TestConfigList [2021-07-02T10:29:28.127Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] --- SKIP: TestConfigList (0.00s) [2021-07-02T10:29:28.127Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:29:28.127Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-02T10:29:28.127Z] === RUN TestConfigsUpdate [2021-07-02T10:29:28.127Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-02T10:29:28.127Z] === RUN TestTemplatedConfig [2021-07-02T10:29:28.127Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-02T10:29:28.127Z] === RUN TestConfigCreateResolve [2021-07-02T10:29:28.127Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:28.127Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-02T10:29:28.127Z] PASS [2021-07-02T10:29:28.127Z] ok github.com/docker/docker/integration/config 0.121s [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === Skipped [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-07-02T10:29:28.127Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-02T10:29:28.127Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-02T10:29:28.127Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-02T10:29:28.127Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.127Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-02T10:29:28.127Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.127Z] [2021-07-02T10:29:28.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-02T10:29:28.128Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:28.128Z] [2021-07-02T10:29:28.128Z] [2021-07-02T10:29:28.128Z] DONE 6 tests, 6 skipped in 2.893s [2021-07-02T10:29:28.128Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-02T10:29:28.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:29:28.128Z] INFO: Testing against a local daemon [2021-07-02T10:29:28.128Z] === RUN TestCheckpoint [2021-07-02T10:29:28.128Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:29:28.128Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestContainerInvalidJSON [2021-07-02T10:29:28.128Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:29:28.128Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:29:28.128Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:29:28.128Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:29:28.128Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:29:28.128Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:29:28.128Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:29:28.128Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:29:28.128Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:29:28.128Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-02T10:29:28.128Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-02T10:29:28.128Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-02T10:29:28.128Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-02T10:29:28.128Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:29:28.128Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-07-02T10:29:28.128Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:29:28.128Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-02T10:29:28.128Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:29:28.128Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-02T10:29:28.128Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:29:28.128Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-07-02T10:29:28.128Z] === RUN TestCopyFromContainer [2021-07-02T10:29:28.128Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.128Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:29:28.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:29:28.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:29:28.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:29:28.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:29:28.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:29:28.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:29:28.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:29:28.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:29:28.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:29:28.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:29:28.128Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-02T10:29:28.128Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:29:28.128Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.128Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:29:28.128Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:28.128Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:29:28.128Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:28.128Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:29:28.128Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:29:28.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:29:28.128Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:29:28.128Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-02T10:29:28.128Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:29:28.128Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:29:28.128Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:29:28.128Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-02T10:29:28.128Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:29:28.128Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-07-02T10:29:28.128Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:29:28.128Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-02T10:29:28.128Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-02T10:29:28.128Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:29:28.128Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:28.128Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestDiff [2021-07-02T10:29:28.128Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:28.128Z] --- SKIP: TestDiff (0.00s) [2021-07-02T10:29:28.128Z] === RUN TestExecWithCloseStdin [2021-07-02T10:29:28.750Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-02T10:29:28.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-02T10:29:29.087Z] --- PASS: TestExecWithCloseStdin (2.89s) [2021-07-02T10:29:29.087Z] === RUN TestExec [2021-07-02T10:29:30.148Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-02T10:29:30.148Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-02T10:29:31.238Z] --- PASS: TestExec (2.33s) [2021-07-02T10:29:31.238Z] === RUN TestExecUser [2021-07-02T10:29:31.238Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-02T10:29:31.238Z] --- SKIP: TestExecUser (0.00s) [2021-07-02T10:29:31.238Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:29:31.238Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:31.238Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-02T10:29:31.238Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:29:31.238Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:31.238Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-02T10:29:31.238Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:29:31.238Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:31.238Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-02T10:29:31.238Z] === RUN TestHealthKillContainer [2021-07-02T10:29:31.238Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-02T10:29:31.238Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-02T10:29:31.238Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:29:31.238Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-02T10:29:31.238Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-02T10:29:31.238Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:29:32.684Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-02T10:29:33.253Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-02T10:29:33.387Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2021-07-02T10:29:33.388Z] === RUN TestKillContainer [2021-07-02T10:29:33.388Z] === RUN TestKillContainer/no_signal [2021-07-02T10:29:34.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-02T10:29:35.202Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-02T10:29:35.534Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:29:35.534Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-02T10:29:35.534Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:29:36.142Z] === RUN TestDockerSuite/TestRmiTag [2021-07-02T10:29:36.402Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-02T10:29:36.441Z] --- PASS: TestUpdateRestartPolicy (20.83s) [2021-07-02T10:29:36.441Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:29:37.340Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-02T10:29:37.415Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s) [2021-07-02T10:29:37.415Z] === RUN TestWaitNonBlocked [2021-07-02T10:29:37.681Z] --- PASS: TestKillContainer (4.51s) [2021-07-02T10:29:37.681Z] --- PASS: TestKillContainer/no_signal (1.88s) [2021-07-02T10:29:37.681Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:29:37.681Z] --- PASS: TestKillContainer/killing_signal (2.58s) [2021-07-02T10:29:37.681Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:29:37.681Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:29:37.681Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-02T10:29:37.681Z] === RUN TestKillStoppedContainer [2021-07-02T10:29:37.681Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:29:37.681Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-02T10:29:37.681Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:29:37.681Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:29:37.681Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-02T10:29:37.681Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:29:37.681Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-02T10:29:37.681Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-02T10:29:37.681Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:29:37.681Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:37.681Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:29:37.681Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:29:37.681Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:29:37.681Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-02T10:29:37.681Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:29:37.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:29:37.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:29:37.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:29:37.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:29:37.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:29:37.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:29:38.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-02T10:29:39.825Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-07-02T10:29:39.825Z] === RUN TestNetworkNat [2021-07-02T10:29:39.825Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:39.825Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-02T10:29:39.825Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:29:40.807Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-02T10:29:40.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.84s) [2021-07-02T10:29:40.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.14s) [2021-07-02T10:29:40.807Z] === RUN TestWaitBlocked [2021-07-02T10:29:40.807Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:40.807Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-02T10:29:40.807Z] PASS [2021-07-02T10:29:40.807Z] ok github.com/docker/docker/integration/container 85.167s [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === Skipped [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-02T10:29:40.807Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-02T10:29:40.807Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-02T10:29:40.807Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-02T10:29:40.807Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-02T10:29:40.807Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-02T10:29:40.807Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-02T10:29:40.807Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-02T10:29:40.807Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:29:40.807Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-02T10:29:40.807Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-02T10:29:40.807Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-02T10:29:40.807Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-02T10:29:40.807Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-02T10:29:40.807Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-02T10:29:40.807Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-02T10:29:40.807Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-02T10:29:40.807Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-02T10:29:40.807Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-02T10:29:40.807Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-02T10:29:40.807Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-02T10:29:40.807Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-02T10:29:40.807Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-02T10:29:40.807Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-02T10:29:40.807Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:29:40.807Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-02T10:29:40.807Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-02T10:29:40.807Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-02T10:29:40.807Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] [2021-07-02T10:29:40.807Z] DONE 88 tests, 33 skipped in 87.477s [2021-07-02T10:29:40.807Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-02T10:29:42.358Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:29:42.358Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-02T10:29:42.358Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-02T10:29:42.358Z] === RUN TestDaemonConfigValidation [2021-07-02T10:29:42.358Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-02T10:29:42.358Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-02T10:29:42.358Z] PASS [2021-07-02T10:29:42.358Z] ok github.com/docker/docker/integration/daemon 0.110s [2021-07-02T10:29:42.358Z] [2021-07-02T10:29:42.358Z] === Skipped [2021-07-02T10:29:42.358Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-02T10:29:42.358Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-02T10:29:42.358Z] [2021-07-02T10:29:42.358Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-02T10:29:42.358Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-02T10:29:42.358Z] [2021-07-02T10:29:42.358Z] [2021-07-02T10:29:42.358Z] DONE 2 tests, 2 skipped in 1.472s [2021-07-02T10:29:42.358Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-02T10:29:42.469Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-02T10:29:42.687Z] --- PASS: TestNetworkLocalhostTCPNat (2.41s) [2021-07-02T10:29:42.687Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:29:42.687Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:42.687Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-02T10:29:42.687Z] === RUN TestPause [2021-07-02T10:29:42.687Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-02T10:29:42.687Z] --- SKIP: TestPause (0.00s) [2021-07-02T10:29:42.687Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:29:42.728Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-02T10:29:43.663Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-02T10:29:43.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:29:43.909Z] INFO: Testing against a local daemon [2021-07-02T10:29:43.909Z] === RUN TestCommitInheritsEnv [2021-07-02T10:29:43.909Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:29:43.909Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-02T10:29:43.909Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:29:43.910Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-02T10:29:43.910Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:29:43.910Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:29:43.910Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-02T10:29:43.910Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:29:43.910Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-02T10:29:43.910Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:29:43.922Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-02T10:29:44.200Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.06s) [2021-07-02T10:29:44.200Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:29:44.200Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:29:44.200Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-02T10:29:44.200Z] === RUN TestPsFilter [2021-07-02T10:29:44.651Z] --- PASS: TestPsFilter (0.37s) [2021-07-02T10:29:44.651Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:29:44.886Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-07-02T10:29:44.886Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:29:44.886Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-02T10:29:44.886Z] === RUN TestTagInvalidReference [2021-07-02T10:29:44.886Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-02T10:29:44.886Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:29:44.886Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-02T10:29:44.886Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:29:45.301Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-02T10:29:45.348Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-02T10:29:45.348Z] === RUN TestTagOfficialNames [2021-07-02T10:29:45.348Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-02T10:29:45.348Z] === RUN TestTagMatchesDigest [2021-07-02T10:29:45.348Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-02T10:29:45.348Z] PASS [2021-07-02T10:29:45.348Z] ok github.com/docker/docker/integration/image 1.416s [2021-07-02T10:29:45.348Z] [2021-07-02T10:29:45.348Z] === Skipped [2021-07-02T10:29:45.348Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-02T10:29:45.348Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:29:45.348Z] [2021-07-02T10:29:45.348Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:29:45.348Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-02T10:29:45.348Z] [2021-07-02T10:29:45.348Z] [2021-07-02T10:29:45.348Z] DONE 11 tests, 2 skipped in 2.930s [2021-07-02T10:29:45.348Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-02T10:29:45.868Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-02T10:29:46.436Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-02T10:29:46.802Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.23s) [2021-07-02T10:29:46.802Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:29:47.004Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-02T10:29:47.004Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-02T10:29:47.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:29:47.548Z] INFO: Testing against a local daemon [2021-07-02T10:29:47.548Z] === RUN TestNetworkCreateDelete [2021-07-02T10:29:47.548Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:47.548Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:29:47.548Z] 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-07-02T10:29:47.548Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDaemonDNSFallback [2021-07-02T10:29:47.548Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:47.548Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestInspectNetwork [2021-07-02T10:29:47.548Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:47.548Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestRunContainerWithBridgeNone [2021-07-02T10:29:47.548Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:47.548Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:29:47.548Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:29:47.548Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:29:47.548Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:29:47.548Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:29:47.548Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:29:47.548Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:29:47.548Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:29:47.548Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:29:47.548Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-02T10:29:47.548Z] === RUN TestNetworkList [2021-07-02T10:29:47.548Z] === RUN TestNetworkList//networks [2021-07-02T10:29:47.548Z] === PAUSE TestNetworkList//networks [2021-07-02T10:29:47.548Z] === RUN TestNetworkList//networks/ [2021-07-02T10:29:47.548Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:29:47.548Z] === CONT TestNetworkList//networks [2021-07-02T10:29:47.548Z] === CONT TestNetworkList//networks/ [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkList (0.03s) [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:29:47.548Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:29:47.548Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:29:47.548Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:29:47.548Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:29:47.548Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:29:47.548Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:29:47.548Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:29:47.548Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:29:47.548Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:29:47.548Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:29:47.548Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-02T10:29:47.548Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:29:47.548Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:29:47.548Z] PASS [2021-07-02T10:29:47.548Z] ok github.com/docker/docker/integration/network 0.168s [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === Skipped [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-02T10:29:47.548Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-02T10:29:47.548Z] 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-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-02T10:29:47.548Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-02T10:29:47.548Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:29:47.548Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:29:47.548Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:29:47.548Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] [2021-07-02T10:29:47.548Z] DONE 22 tests, 15 skipped in 1.938s [2021-07-02T10:29:47.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-02T10:29:47.940Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-02T10:29:48.016Z] testing: warning: no tests to run [2021-07-02T10:29:48.016Z] PASS [2021-07-02T10:29:48.016Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2021-07-02T10:29:48.016Z] [2021-07-02T10:29:48.016Z] DONE 0 tests in 0.628s [2021-07-02T10:29:48.016Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-02T10:29:48.990Z] testing: warning: no tests to run [2021-07-02T10:29:48.990Z] PASS [2021-07-02T10:29:48.990Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2021-07-02T10:29:48.990Z] [2021-07-02T10:29:48.990Z] DONE 0 tests in 0.625s [2021-07-02T10:29:48.990Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-02T10:29:49.317Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-02T10:29:49.453Z] testing: warning: no tests to run [2021-07-02T10:29:49.453Z] PASS [2021-07-02T10:29:49.453Z] ok github.com/docker/docker/integration/plugin 0.070s [2021-07-02T10:29:49.453Z] [2021-07-02T10:29:49.453Z] DONE 0 tests in 0.613s [2021-07-02T10:29:49.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-02T10:29:49.665Z] --- PASS: TestRemoveContainerWithVolume (2.24s) [2021-07-02T10:29:49.665Z] === RUN TestRemoveContainerRunning [2021-07-02T10:29:49.886Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-02T10:29:49.915Z] testing: warning: no tests to run [2021-07-02T10:29:49.915Z] PASS [2021-07-02T10:29:49.915Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2021-07-02T10:29:49.915Z] [2021-07-02T10:29:49.915Z] DONE 0 tests in 0.617s [2021-07-02T10:29:50.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-02T10:29:50.822Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-02T10:29:51.177Z] --- PASS: TestRemoveContainerRunning (1.96s) [2021-07-02T10:29:51.177Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:29:51.398Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-02T10:29:51.658Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-02T10:29:52.596Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-02T10:29:53.321Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s) [2021-07-02T10:29:53.321Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:29:53.321Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-02T10:29:53.321Z] === RUN TestRenameLinkedContainer [2021-07-02T10:29:53.321Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-02T10:29:53.321Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-02T10:29:53.321Z] === RUN TestRenameStoppedContainer [2021-07-02T10:29:54.506Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-02T10:29:55.443Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-02T10:29:55.476Z] --- PASS: TestRenameStoppedContainer (2.55s) [2021-07-02T10:29:55.476Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:29:56.379Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-02T10:29:56.948Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-02T10:29:57.884Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-02T10:29:58.821Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-02T10:29:58.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:29:58.996Z] INFO: Testing against a local daemon [2021-07-02T10:29:58.996Z] === RUN TestPluginInvalidJSON [2021-07-02T10:29:58.996Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:29:58.996Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:29:58.996Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:29:58.996Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-02T10:29:58.996Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:29:58.996Z] === RUN TestPluginInstall [2021-07-02T10:29:58.996Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-02T10:29:58.996Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-02T10:29:58.996Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:29:58.996Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-02T10:29:58.996Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-02T10:29:58.996Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:29:58.996Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-02T10:29:58.996Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:29:58.996Z] PASS [2021-07-02T10:29:58.996Z] ok github.com/docker/docker/integration/plugin/common 0.105s [2021-07-02T10:29:59.459Z] [2021-07-02T10:29:59.459Z] === Skipped [2021-07-02T10:29:59.459Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-02T10:29:59.459Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-02T10:29:59.459Z] [2021-07-02T10:29:59.459Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-02T10:29:59.459Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-02T10:29:59.459Z] [2021-07-02T10:29:59.459Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:29:59.459Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-02T10:29:59.459Z] [2021-07-02T10:29:59.459Z] [2021-07-02T10:29:59.459Z] DONE 5 tests, 3 skipped in 9.141s [2021-07-02T10:29:59.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-02T10:29:59.759Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-02T10:30:00.114Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s) [2021-07-02T10:30:00.115Z] === RUN TestRenameInvalidName [2021-07-02T10:30:00.694Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-02T10:30:01.261Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-02T10:30:01.632Z] --- PASS: TestRenameInvalidName (2.05s) [2021-07-02T10:30:01.632Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:30:01.829Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-02T10:30:02.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:02.392Z] INFO: Testing against a local daemon [2021-07-02T10:30:02.392Z] === RUN TestExternalGraphDriver [2021-07-02T10:30:02.392Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-02T10:30:02.392Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-02T10:30:02.392Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:30:02.392Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-02T10:30:02.392Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-02T10:30:02.392Z] PASS [2021-07-02T10:30:02.392Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.104s [2021-07-02T10:30:02.392Z] [2021-07-02T10:30:02.392Z] === Skipped [2021-07-02T10:30:02.392Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-02T10:30:02.392Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-02T10:30:02.392Z] [2021-07-02T10:30:02.392Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-02T10:30:02.392Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-02T10:30:02.392Z] [2021-07-02T10:30:02.392Z] [2021-07-02T10:30:02.392Z] DONE 2 tests, 2 skipped in 2.699s [2021-07-02T10:30:02.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-02T10:30:02.764Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-02T10:30:02.764Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-02T10:30:03.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:03.963Z] INFO: Testing against a local daemon [2021-07-02T10:30:03.963Z] === RUN TestReadPluginNoRead [2021-07-02T10:30:03.963Z] read_test.go:21: no unix domain sockets on Windows [2021-07-02T10:30:03.963Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-02T10:30:03.963Z] PASS [2021-07-02T10:30:03.963Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2021-07-02T10:30:03.963Z] [2021-07-02T10:30:03.963Z] === Skipped [2021-07-02T10:30:03.963Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-02T10:30:03.963Z] read_test.go:21: no unix domain sockets on Windows [2021-07-02T10:30:03.963Z] [2021-07-02T10:30:03.963Z] [2021-07-02T10:30:03.963Z] DONE 1 tests, 1 skipped in 1.864s [2021-07-02T10:30:03.963Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-02T10:30:04.941Z] testing: warning: no tests to run [2021-07-02T10:30:04.941Z] PASS [2021-07-02T10:30:04.941Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2021-07-02T10:30:04.941Z] [2021-07-02T10:30:04.941Z] DONE 0 tests in 0.930s [2021-07-02T10:30:04.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-02T10:30:05.297Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-02T10:30:05.297Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-02T10:30:05.865Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-02T10:30:06.803Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-02T10:30:07.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:07.155Z] INFO: Testing against a local daemon [2021-07-02T10:30:07.155Z] === RUN TestPluginWithDevMounts [2021-07-02T10:30:07.155Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:07.155Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-02T10:30:07.155Z] PASS [2021-07-02T10:30:07.155Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2021-07-02T10:30:07.155Z] [2021-07-02T10:30:07.155Z] === Skipped [2021-07-02T10:30:07.155Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-02T10:30:07.155Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:07.155Z] [2021-07-02T10:30:07.155Z] [2021-07-02T10:30:07.155Z] DONE 1 tests, 1 skipped in 1.936s [2021-07-02T10:30:07.155Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-02T10:30:07.741Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-02T10:30:08.309Z] docker_cli_service_logs_test.go:245: checking task xjjai77g9u6x [2021-07-02T10:30:08.309Z] docker_cli_service_logs_test.go:250: checking messages for xjjai77g9u6x [2021-07-02T10:30:08.309Z] docker_cli_service_logs_test.go:245: checking task i3idea0q55dy [2021-07-02T10:30:08.309Z] docker_cli_service_logs_test.go:250: checking messages for i3idea0q55dy [2021-07-02T10:30:08.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:08.702Z] INFO: Testing against a local daemon [2021-07-02T10:30:08.702Z] === RUN TestSecretInspect [2021-07-02T10:30:08.702Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-02T10:30:08.702Z] === RUN TestSecretList [2021-07-02T10:30:08.702Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] --- SKIP: TestSecretList (0.00s) [2021-07-02T10:30:08.702Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:30:08.702Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-02T10:30:08.702Z] === RUN TestSecretsUpdate [2021-07-02T10:30:08.702Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-02T10:30:08.702Z] === RUN TestTemplatedSecret [2021-07-02T10:30:08.702Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-02T10:30:08.702Z] === RUN TestSecretCreateResolve [2021-07-02T10:30:08.702Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:08.702Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-02T10:30:08.702Z] PASS [2021-07-02T10:30:08.702Z] ok github.com/docker/docker/integration/secret 0.104s [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] === Skipped [2021-07-02T10:30:08.702Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-02T10:30:08.702Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-02T10:30:08.702Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-02T10:30:08.702Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-02T10:30:08.702Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-02T10:30:08.702Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-02T10:30:08.702Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] [2021-07-02T10:30:08.702Z] DONE 6 tests, 6 skipped in 1.798s [2021-07-02T10:30:08.702Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-02T10:30:08.876Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-02T10:30:08.876Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-02T10:30:09.445Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-02T10:30:10.013Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-02T10:30:10.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:10.898Z] INFO: Testing against a local daemon [2021-07-02T10:30:10.898Z] === RUN TestServiceCreateInit [2021-07-02T10:30:10.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:30:10.898Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:30:10.898Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-02T10:30:10.898Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:30:10.898Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:30:10.898Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:30:10.898Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-02T10:30:10.898Z] === RUN TestCreateServiceConflict [2021-07-02T10:30:10.898Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-02T10:30:10.898Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:30:10.898Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-02T10:30:10.898Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:30:10.898Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-02T10:30:10.898Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:30:10.898Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-02T10:30:10.898Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:30:10.898Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.898Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-02T10:30:10.898Z] === RUN TestCreateServiceSysctls [2021-07-02T10:30:10.898Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-02T10:30:10.899Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:30:10.899Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-02T10:30:10.899Z] === RUN TestInspect [2021-07-02T10:30:10.899Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestInspect (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestCreateJob [2021-07-02T10:30:10.899Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestCreateJob (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestReplicatedJob [2021-07-02T10:30:10.899Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:30:10.899Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServiceListWithStatuses [2021-07-02T10:30:10.899Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:30:10.899Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:30:10.899Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServicePlugin [2021-07-02T10:30:10.899Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:10.899Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServiceUpdateLabel [2021-07-02T10:30:10.899Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:10.899Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:30:10.899Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:10.899Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:30:10.899Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:10.899Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:30:10.899Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:10.899Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-02T10:30:10.899Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:30:10.899Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:10.899Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-02T10:30:10.899Z] PASS [2021-07-02T10:30:10.899Z] ok github.com/docker/docker/integration/service 0.236s [2021-07-02T10:30:10.949Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === Skipped [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:30:11.362Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:30:11.362Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2021-07-02T10:30:11.362Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-02T10:30:11.362Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-02T10:30:11.362Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-02T10:30:11.362Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-02T10:30:11.362Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-02T10:30:11.362Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-02T10:30:11.362Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-02T10:30:11.362Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-02T10:30:11.362Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-02T10:30:11.362Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-02T10:30:11.362Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-02T10:30:11.362Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-02T10:30:11.362Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-02T10:30:11.362Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-02T10:30:11.362Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-02T10:30:11.362Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-02T10:30:11.362Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-02T10:30:11.362Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-02T10:30:11.362Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-02T10:30:11.362Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-02T10:30:11.362Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] [2021-07-02T10:30:11.362Z] DONE 24 tests, 23 skipped in 2.315s [2021-07-02T10:30:11.362Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-02T10:30:11.540Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-02T10:30:11.895Z] --- PASS: TestRenameAnonymousContainer (9.14s) [2021-07-02T10:30:11.895Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:30:12.107Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-02T10:30:12.107Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-02T10:30:12.866Z] --- PASS: TestRenameContainerWithSameName (2.03s) [2021-07-02T10:30:12.866Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:30:12.866Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:12.866Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-02T10:30:12.866Z] === RUN TestResize [2021-07-02T10:30:12.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:12.911Z] INFO: Testing against a local daemon [2021-07-02T10:30:12.911Z] === RUN TestSessionCreate [2021-07-02T10:30:12.911Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:12.911Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-02T10:30:12.911Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:30:12.911Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:12.911Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-02T10:30:12.911Z] PASS [2021-07-02T10:30:12.911Z] ok github.com/docker/docker/integration/session 0.107s [2021-07-02T10:30:12.911Z] [2021-07-02T10:30:12.911Z] === Skipped [2021-07-02T10:30:12.911Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-02T10:30:12.911Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:12.911Z] [2021-07-02T10:30:12.911Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-02T10:30:12.911Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:12.911Z] [2021-07-02T10:30:12.911Z] [2021-07-02T10:30:12.911Z] DONE 2 tests, 2 skipped in 1.560s [2021-07-02T10:30:12.911Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-02T10:30:13.042Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-02T10:30:13.042Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-02T10:30:13.978Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-02T10:30:14.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:14.459Z] INFO: Testing against a local daemon [2021-07-02T10:30:14.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:30:14.459Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:14.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestEventsExecDie [2021-07-02T10:30:14.459Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-02T10:30:14.459Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-02T10:30:14.459Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:30:14.459Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-02T10:30:14.459Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestEventsVolumeCreate [2021-07-02T10:30:14.459Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-02T10:30:14.459Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestInfoAPI [2021-07-02T10:30:14.459Z] --- PASS: TestInfoAPI (0.03s) [2021-07-02T10:30:14.459Z] === RUN TestInfoAPIWarnings [2021-07-02T10:30:14.459Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:30:14.459Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestInfoDebug [2021-07-02T10:30:14.459Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:30:14.459Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:30:14.459Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:30:14.459Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:30:14.459Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:30:14.459Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-02T10:30:14.459Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:30:14.547Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-02T10:30:15.049Z] --- PASS: TestResize (2.03s) [2021-07-02T10:30:15.049Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:30:15.434Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-07-02T10:30:15.434Z] === RUN TestPingCacheHeaders [2021-07-02T10:30:15.434Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-02T10:30:15.434Z] === RUN TestPingGet [2021-07-02T10:30:15.434Z] --- PASS: TestPingGet (0.03s) [2021-07-02T10:30:15.434Z] === RUN TestPingHead [2021-07-02T10:30:15.434Z] --- PASS: TestPingHead (0.03s) [2021-07-02T10:30:15.434Z] === RUN TestVersion [2021-07-02T10:30:15.434Z] --- PASS: TestVersion (0.02s) [2021-07-02T10:30:15.434Z] PASS [2021-07-02T10:30:15.434Z] ok github.com/docker/docker/integration/system 1.214s [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === Skipped [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:30:15.434Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-02T10:30:15.434Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-02T10:30:15.434Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-02T10:30:15.434Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-02T10:30:15.434Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-02T10:30:15.434Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-02T10:30:15.434Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-02T10:30:15.434Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] [2021-07-02T10:30:15.434Z] DONE 14 tests, 8 skipped in 2.718s [2021-07-02T10:30:15.484Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-02T10:30:15.897Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-02T10:30:16.052Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-02T10:30:16.052Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-02T10:30:16.590Z] --- PASS: TestResizeWithInvalidSize (2.08s) [2021-07-02T10:30:16.590Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:30:16.621Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-02T10:30:17.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:17.444Z] INFO: Testing against a local daemon [2021-07-02T10:30:17.444Z] === RUN TestVolumesCreateAndList [2021-07-02T10:30:17.444Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-02T10:30:17.444Z] === RUN TestVolumesRemove [2021-07-02T10:30:17.444Z] --- PASS: TestVolumesRemove (0.15s) [2021-07-02T10:30:17.444Z] === RUN TestVolumesInspect [2021-07-02T10:30:17.444Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-02T10:30:17.444Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:30:17.444Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:30:17.444Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:30:17.444Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:30:17.444Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-02T10:30:17.444Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:30:17.444Z] PASS [2021-07-02T10:30:17.444Z] ok github.com/docker/docker/integration/volume 0.327s [2021-07-02T10:30:17.444Z] [2021-07-02T10:30:17.444Z] DONE 5 tests in 1.937s [2021-07-02T10:30:17.444Z] INFO: make.ps1 ended at 07/02/2021 10:30:17 [2021-07-02T10:30:17.444Z] INFO: Integration CLI tests being run from the host: [2021-07-02T10:30:17.444Z] 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-07-02T10:30:18.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-02T10:30:19.092Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-02T10:30:19.659Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-02T10:30:21.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-02T10:30:21.972Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-02T10:30:21.972Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-02T10:30:22.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-02T10:30:23.684Z] --- PASS: TestResizeWhenContainerNotStarted (7.00s) [2021-07-02T10:30:23.684Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:30:23.684Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:23.684Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:30:23.684Z] === RUN TestStats [2021-07-02T10:30:23.684Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-02T10:30:23.684Z] --- SKIP: TestStats (0.00s) [2021-07-02T10:30:23.684Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:30:23.847Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-02T10:30:24.414Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-02T10:30:25.352Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-02T10:30:26.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:26.064Z] INFO: Testing against a local daemon [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-02T10:30:26.064Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-02T10:30:26.064Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-02T10:30:26.064Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-02T10:30:26.733Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-02T10:30:27.040Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-02T10:30:27.040Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-02T10:30:27.502Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-02T10:30:27.964Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-02T10:30:28.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.62s) [2021-07-02T10:30:28.388Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:30:28.388Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-02T10:30:28.388Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-02T10:30:28.388Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:30:30.021Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-02T10:30:30.021Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-02T10:30:30.589Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-02T10:30:33.136Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-02T10:30:34.514Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-02T10:30:37.046Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-02T10:30:40.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-02T10:30:40.338Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-02T10:30:40.338Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-02T10:30:40.338Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-02T10:30:40.338Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-02T10:30:40.338Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-02T10:30:40.596Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-02T10:30:42.505Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-02T10:30:43.443Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-02T10:30:45.347Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-02T10:30:45.347Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-02T10:30:47.252Z] docker_cli_swarm_test.go:1901: [d59d25f86d596] joining swarm manager [d94aa31b1daae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:30:47.510Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-02T10:30:48.446Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-02T10:30:48.705Z] docker_cli_swarm_test.go:1902: [de893790d926b] joining swarm manager [d94aa31b1daae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:30:50.082Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-02T10:30:51.018Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-02T10:30:51.018Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-02T10:30:51.018Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-02T10:30:51.585Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-02T10:30:52.962Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-02T10:30:53.221Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-02T10:30:53.568Z] --- PASS: TestUpdateRestartPolicy (21.44s) [2021-07-02T10:30:53.568Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:30:53.568Z] --- PASS: TestUpdateRestartWithAutoRemove (2.03s) [2021-07-02T10:30:53.568Z] === RUN TestWaitNonBlocked [2021-07-02T10:30:53.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:30:53.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:30:53.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:30:53.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:30:53.568Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:30:53.568Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:30:53.788Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-02T10:30:54.736Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-02T10:30:55.111Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-02T10:30:55.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s) [2021-07-02T10:30:55.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2021-07-02T10:30:55.111Z] === RUN TestWaitBlocked [2021-07-02T10:30:55.111Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:55.111Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-02T10:30:55.111Z] PASS [2021-07-02T10:30:55.111Z] ok github.com/docker/docker/integration/container 90.760s [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === Skipped [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-02T10:30:55.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-02T10:30:55.111Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-02T10:30:55.111Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-02T10:30:55.111Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-02T10:30:55.111Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-02T10:30:55.111Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-02T10:30:55.111Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-02T10:30:55.111Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:30:55.111Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-02T10:30:55.111Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-02T10:30:55.111Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-02T10:30:55.111Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-02T10:30:55.111Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-02T10:30:55.111Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-02T10:30:55.111Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-02T10:30:55.111Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-02T10:30:55.111Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-02T10:30:55.111Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-02T10:30:55.111Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-02T10:30:55.111Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-02T10:30:55.111Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-02T10:30:55.111Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-02T10:30:55.111Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-02T10:30:55.111Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:30:55.111Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-02T10:30:55.111Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-02T10:30:55.111Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-02T10:30:55.111Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] [2021-07-02T10:30:55.111Z] DONE 88 tests, 33 skipped in 93.253s [2021-07-02T10:30:55.111Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-02T10:30:55.306Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-02T10:30:55.874Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-02T10:30:55.874Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-02T10:30:56.653Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:30:56.653Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-02T10:30:56.653Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-02T10:30:56.653Z] === RUN TestDaemonConfigValidation [2021-07-02T10:30:56.653Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-02T10:30:56.653Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-02T10:30:56.653Z] PASS [2021-07-02T10:30:56.653Z] ok github.com/docker/docker/integration/daemon 0.096s [2021-07-02T10:30:56.653Z] [2021-07-02T10:30:56.653Z] === Skipped [2021-07-02T10:30:56.653Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-02T10:30:56.653Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-02T10:30:56.653Z] [2021-07-02T10:30:56.653Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-02T10:30:56.653Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-02T10:30:56.653Z] [2021-07-02T10:30:56.653Z] [2021-07-02T10:30:56.653Z] DONE 2 tests, 2 skipped in 1.732s [2021-07-02T10:30:56.653Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-02T10:30:56.813Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-02T10:30:57.382Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-02T10:30:57.950Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-02T10:30:58.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:30:58.836Z] INFO: Testing against a local daemon [2021-07-02T10:30:58.836Z] === RUN TestCommitInheritsEnv [2021-07-02T10:30:58.836Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:30:58.836Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-02T10:30:58.836Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:30:58.837Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-02T10:30:58.837Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:30:58.837Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:30:58.837Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-02T10:30:58.837Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:30:58.837Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-02T10:30:58.837Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:30:58.886Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-02T10:30:59.454Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-02T10:30:59.807Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2021-07-02T10:30:59.807Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:30:59.807Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-02T10:30:59.807Z] === RUN TestTagInvalidReference [2021-07-02T10:30:59.807Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-02T10:30:59.807Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:30:59.807Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-02T10:30:59.807Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:30:59.807Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-02T10:30:59.807Z] === RUN TestTagOfficialNames [2021-07-02T10:30:59.807Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-02T10:30:59.807Z] === RUN TestTagMatchesDigest [2021-07-02T10:30:59.807Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-02T10:30:59.807Z] PASS [2021-07-02T10:30:59.807Z] ok github.com/docker/docker/integration/image 1.586s [2021-07-02T10:30:59.807Z] [2021-07-02T10:30:59.807Z] === Skipped [2021-07-02T10:30:59.807Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-02T10:30:59.807Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:30:59.807Z] [2021-07-02T10:30:59.807Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:30:59.807Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-02T10:30:59.807Z] [2021-07-02T10:30:59.807Z] [2021-07-02T10:30:59.807Z] DONE 11 tests, 2 skipped in 3.176s [2021-07-02T10:30:59.807Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-02T10:31:00.022Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-02T10:31:00.957Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-02T10:31:01.525Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-02T10:31:01.525Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-02T10:31:01.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:01.993Z] INFO: Testing against a local daemon [2021-07-02T10:31:01.993Z] === RUN TestNetworkCreateDelete [2021-07-02T10:31:01.993Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:01.993Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:31:01.993Z] 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-07-02T10:31:01.993Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-07-02T10:31:01.993Z] === RUN TestDaemonDNSFallback [2021-07-02T10:31:01.993Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:01.993Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestInspectNetwork [2021-07-02T10:31:01.993Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-02T10:31:01.993Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestRunContainerWithBridgeNone [2021-07-02T10:31:01.993Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:01.993Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:31:01.993Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:31:01.993Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:31:01.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:31:01.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:31:01.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:31:01.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:31:01.993Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:31:01.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:31:01.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-02T10:31:01.993Z] === RUN TestNetworkList [2021-07-02T10:31:01.993Z] === RUN TestNetworkList//networks [2021-07-02T10:31:01.993Z] === PAUSE TestNetworkList//networks [2021-07-02T10:31:01.993Z] === RUN TestNetworkList//networks/ [2021-07-02T10:31:01.993Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:31:01.993Z] === CONT TestNetworkList//networks [2021-07-02T10:31:01.993Z] === CONT TestNetworkList//networks/ [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkList (0.03s) [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:31:01.993Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:31:01.993Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:31:01.993Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:31:01.993Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:31:01.993Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:31:01.993Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:31:01.993Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:31:01.993Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:31:01.993Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:31:01.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:31:01.993Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-02T10:31:01.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:31:01.993Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-02T10:31:01.993Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:31:01.993Z] PASS [2021-07-02T10:31:01.993Z] ok github.com/docker/docker/integration/network 0.162s [2021-07-02T10:31:02.093Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === Skipped [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-02T10:31:02.454Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-07-02T10:31:02.454Z] 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-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-02T10:31:02.454Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-02T10:31:02.454Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:31:02.454Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:31:02.454Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:31:02.454Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] [2021-07-02T10:31:02.454Z] DONE 22 tests, 15 skipped in 2.250s [2021-07-02T10:31:02.454Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-02T10:31:02.914Z] testing: warning: no tests to run [2021-07-02T10:31:02.914Z] PASS [2021-07-02T10:31:02.914Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2021-07-02T10:31:02.914Z] [2021-07-02T10:31:02.914Z] DONE 0 tests in 0.680s [2021-07-02T10:31:02.914Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-02T10:31:03.030Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-02T10:31:03.885Z] testing: warning: no tests to run [2021-07-02T10:31:03.885Z] PASS [2021-07-02T10:31:03.885Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2021-07-02T10:31:03.885Z] [2021-07-02T10:31:03.885Z] DONE 0 tests in 0.644s [2021-07-02T10:31:03.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-02T10:31:04.407Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-02T10:31:04.667Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T10:31:04.667Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T10:31:04.667Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-02T10:31:04.855Z] testing: warning: no tests to run [2021-07-02T10:31:04.855Z] PASS [2021-07-02T10:31:04.855Z] ok github.com/docker/docker/integration/plugin 0.074s [2021-07-02T10:31:04.855Z] [2021-07-02T10:31:04.855Z] DONE 0 tests in 1.092s [2021-07-02T10:31:04.855Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-02T10:31:04.926Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-02T10:31:05.826Z] testing: warning: no tests to run [2021-07-02T10:31:05.826Z] PASS [2021-07-02T10:31:05.826Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2021-07-02T10:31:05.826Z] [2021-07-02T10:31:05.826Z] DONE 0 tests in 0.663s [2021-07-02T10:31:05.826Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-02T10:31:08.215Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-02T10:31:09.151Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-02T10:31:14.419Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-02T10:31:15.797Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-02T10:31:16.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:16.183Z] INFO: Testing against a local daemon [2021-07-02T10:31:16.183Z] === RUN TestPluginInvalidJSON [2021-07-02T10:31:16.183Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:31:16.183Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:31:16.183Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:31:16.183Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-02T10:31:16.183Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:31:16.183Z] === RUN TestPluginInstall [2021-07-02T10:31:16.183Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-02T10:31:16.183Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-02T10:31:16.183Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:31:16.183Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-02T10:31:16.183Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-02T10:31:16.183Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:31:16.183Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-02T10:31:16.183Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:31:16.183Z] PASS [2021-07-02T10:31:16.183Z] ok github.com/docker/docker/integration/plugin/common 0.131s [2021-07-02T10:31:16.183Z] [2021-07-02T10:31:16.183Z] === Skipped [2021-07-02T10:31:16.183Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-02T10:31:16.183Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-02T10:31:16.183Z] [2021-07-02T10:31:16.183Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-02T10:31:16.183Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-02T10:31:16.183Z] [2021-07-02T10:31:16.183Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:31:16.183Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-02T10:31:16.183Z] [2021-07-02T10:31:16.183Z] [2021-07-02T10:31:16.183Z] DONE 5 tests, 3 skipped in 9.923s [2021-07-02T10:31:16.183Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-02T10:31:18.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:18.372Z] INFO: Testing against a local daemon [2021-07-02T10:31:18.372Z] === RUN TestExternalGraphDriver [2021-07-02T10:31:18.372Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-02T10:31:18.372Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-02T10:31:18.372Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:31:18.372Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-02T10:31:18.372Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-02T10:31:18.372Z] PASS [2021-07-02T10:31:18.372Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.126s [2021-07-02T10:31:18.833Z] [2021-07-02T10:31:18.833Z] === Skipped [2021-07-02T10:31:18.833Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-02T10:31:18.833Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-02T10:31:18.833Z] [2021-07-02T10:31:18.833Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-02T10:31:18.833Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-02T10:31:18.833Z] [2021-07-02T10:31:18.833Z] [2021-07-02T10:31:18.833Z] DONE 2 tests, 2 skipped in 2.989s [2021-07-02T10:31:18.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-02T10:31:20.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:20.373Z] INFO: Testing against a local daemon [2021-07-02T10:31:20.373Z] === RUN TestReadPluginNoRead [2021-07-02T10:31:20.373Z] read_test.go:21: no unix domain sockets on Windows [2021-07-02T10:31:20.373Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-02T10:31:20.373Z] PASS [2021-07-02T10:31:20.373Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2021-07-02T10:31:20.833Z] [2021-07-02T10:31:20.833Z] === Skipped [2021-07-02T10:31:20.833Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-02T10:31:20.833Z] read_test.go:21: no unix domain sockets on Windows [2021-07-02T10:31:20.833Z] [2021-07-02T10:31:20.833Z] [2021-07-02T10:31:20.833Z] DONE 1 tests, 1 skipped in 2.001s [2021-07-02T10:31:20.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-02T10:31:21.083Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-02T10:31:21.084Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-02T10:31:21.803Z] testing: warning: no tests to run [2021-07-02T10:31:21.804Z] PASS [2021-07-02T10:31:21.804Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2021-07-02T10:31:21.804Z] [2021-07-02T10:31:21.804Z] DONE 0 tests in 0.969s [2021-07-02T10:31:21.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-02T10:31:22.459Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-02T10:31:22.459Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-02T10:31:22.459Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-02T10:31:22.459Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-02T10:31:23.395Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-02T10:31:24.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:24.006Z] INFO: Testing against a local daemon [2021-07-02T10:31:24.006Z] === RUN TestPluginWithDevMounts [2021-07-02T10:31:24.006Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:24.006Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-02T10:31:24.006Z] PASS [2021-07-02T10:31:24.006Z] ok github.com/docker/docker/integration/plugin/volumes 0.117s [2021-07-02T10:31:24.006Z] [2021-07-02T10:31:24.006Z] === Skipped [2021-07-02T10:31:24.006Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-02T10:31:24.006Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:24.006Z] [2021-07-02T10:31:24.006Z] [2021-07-02T10:31:24.006Z] DONE 1 tests, 1 skipped in 1.978s [2021-07-02T10:31:24.006Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-02T10:31:25.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:25.548Z] INFO: Testing against a local daemon [2021-07-02T10:31:25.548Z] === RUN TestSecretInspect [2021-07-02T10:31:25.548Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-02T10:31:25.548Z] === RUN TestSecretList [2021-07-02T10:31:25.548Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] --- SKIP: TestSecretList (0.00s) [2021-07-02T10:31:25.548Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:31:25.548Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-02T10:31:25.548Z] === RUN TestSecretsUpdate [2021-07-02T10:31:25.548Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-02T10:31:25.548Z] === RUN TestTemplatedSecret [2021-07-02T10:31:25.548Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-02T10:31:25.548Z] === RUN TestSecretCreateResolve [2021-07-02T10:31:25.548Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:25.548Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-02T10:31:25.548Z] PASS [2021-07-02T10:31:25.548Z] ok github.com/docker/docker/integration/secret 0.117s [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] === Skipped [2021-07-02T10:31:25.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-02T10:31:25.548Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-02T10:31:25.548Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-02T10:31:25.548Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-02T10:31:25.548Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-02T10:31:25.548Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-02T10:31:25.548Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] [2021-07-02T10:31:25.548Z] DONE 6 tests, 6 skipped in 1.809s [2021-07-02T10:31:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-02T10:31:26.681Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-02T10:31:28.056Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-02T10:31:28.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:28.461Z] INFO: Testing against a local daemon [2021-07-02T10:31:28.461Z] === RUN TestServiceCreateInit [2021-07-02T10:31:28.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:31:28.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:31:28.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:31:28.461Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceConflict [2021-07-02T10:31:28.461Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:31:28.461Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-02T10:31:28.461Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:31:28.461Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:31:28.461Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:31:28.461Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceSysctls [2021-07-02T10:31:28.461Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-02T10:31:28.461Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:31:28.461Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-02T10:31:28.461Z] === RUN TestInspect [2021-07-02T10:31:28.461Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestInspect (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestCreateJob [2021-07-02T10:31:28.461Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestCreateJob (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestReplicatedJob [2021-07-02T10:31:28.461Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:31:28.461Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServiceListWithStatuses [2021-07-02T10:31:28.461Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:31:28.461Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:31:28.461Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServicePlugin [2021-07-02T10:31:28.461Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServiceUpdateLabel [2021-07-02T10:31:28.461Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:31:28.461Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:31:28.461Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:31:28.461Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-02T10:31:28.461Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:31:28.461Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-02T10:31:28.461Z] PASS [2021-07-02T10:31:28.461Z] ok github.com/docker/docker/integration/service 0.237s [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === Skipped [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-02T10:31:28.461Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-02T10:31:28.461Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-02T10:31:28.461Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-02T10:31:28.461Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-02T10:31:28.461Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-02T10:31:28.461Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-02T10:31:28.461Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-02T10:31:28.461Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-02T10:31:28.461Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-02T10:31:28.461Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-02T10:31:28.461Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-02T10:31:28.461Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-02T10:31:28.461Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-02T10:31:28.461Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-02T10:31:28.461Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-02T10:31:28.461Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-02T10:31:28.461Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] [2021-07-02T10:31:28.461Z] DONE 24 tests, 23 skipped in 2.492s [2021-07-02T10:31:28.461Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-02T10:31:29.435Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-02T10:31:30.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:30.002Z] INFO: Testing against a local daemon [2021-07-02T10:31:30.002Z] === RUN TestSessionCreate [2021-07-02T10:31:30.002Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-02T10:31:30.002Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-02T10:31:30.002Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:31:30.002Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-02T10:31:30.002Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-02T10:31:30.002Z] PASS [2021-07-02T10:31:30.002Z] ok github.com/docker/docker/integration/session 0.113s [2021-07-02T10:31:30.002Z] [2021-07-02T10:31:30.002Z] === Skipped [2021-07-02T10:31:30.002Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-02T10:31:30.002Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-02T10:31:30.002Z] [2021-07-02T10:31:30.002Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-02T10:31:30.002Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-02T10:31:30.002Z] [2021-07-02T10:31:30.002Z] [2021-07-02T10:31:30.002Z] DONE 2 tests, 2 skipped in 1.896s [2021-07-02T10:31:30.463Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-02T10:31:31.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-02T10:31:32.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:32.034Z] INFO: Testing against a local daemon [2021-07-02T10:31:32.034Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:31:32.034Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:32.034Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestEventsExecDie [2021-07-02T10:31:32.034Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-02T10:31:32.034Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-02T10:31:32.034Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:31:32.034Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-02T10:31:32.034Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestEventsVolumeCreate [2021-07-02T10:31:32.034Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-02T10:31:32.034Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestInfoAPI [2021-07-02T10:31:32.034Z] --- PASS: TestInfoAPI (0.03s) [2021-07-02T10:31:32.034Z] === RUN TestInfoAPIWarnings [2021-07-02T10:31:32.034Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:31:32.034Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestInfoDebug [2021-07-02T10:31:32.034Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:31:32.034Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:31:32.034Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:31:32.034Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:31:32.034Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:31:32.034Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-02T10:31:32.034Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:31:33.005Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-02T10:31:33.005Z] === RUN TestPingCacheHeaders [2021-07-02T10:31:33.005Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-02T10:31:33.005Z] === RUN TestPingGet [2021-07-02T10:31:33.005Z] --- PASS: TestPingGet (0.03s) [2021-07-02T10:31:33.005Z] === RUN TestPingHead [2021-07-02T10:31:33.005Z] --- PASS: TestPingHead (0.03s) [2021-07-02T10:31:33.005Z] === RUN TestVersion [2021-07-02T10:31:33.005Z] --- PASS: TestVersion (0.03s) [2021-07-02T10:31:33.005Z] PASS [2021-07-02T10:31:33.005Z] ok github.com/docker/docker/integration/system 1.204s [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === Skipped [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:31:33.465Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-02T10:31:33.465Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-02T10:31:33.465Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-02T10:31:33.465Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-02T10:31:33.465Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-02T10:31:33.465Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-02T10:31:33.465Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-02T10:31:33.465Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] [2021-07-02T10:31:33.465Z] DONE 14 tests, 8 skipped in 2.997s [2021-07-02T10:31:33.465Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-02T10:31:33.872Z] docker_cli_swarm_test.go:1802: [d809df2480c89] joining swarm manager [df0aaa5f1b7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:31:34.808Z] docker_cli_swarm_test.go:1803: [dee392a1e0c31] joining swarm manager [df0aaa5f1b7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:31:35.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:35.007Z] INFO: Testing against a local daemon [2021-07-02T10:31:35.007Z] === RUN TestVolumesCreateAndList [2021-07-02T10:31:35.007Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-02T10:31:35.007Z] === RUN TestVolumesRemove [2021-07-02T10:31:35.375Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-02T10:31:35.467Z] --- PASS: TestVolumesRemove (0.18s) [2021-07-02T10:31:35.467Z] === RUN TestVolumesInspect [2021-07-02T10:31:35.467Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-02T10:31:35.467Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:31:35.467Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:31:35.467Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:31:35.467Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:31:35.467Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-02T10:31:35.467Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:31:35.467Z] PASS [2021-07-02T10:31:35.467Z] ok github.com/docker/docker/integration/volume 0.369s [2021-07-02T10:31:35.467Z] [2021-07-02T10:31:35.467Z] DONE 5 tests in 2.227s [2021-07-02T10:31:35.467Z] INFO: make.ps1 ended at 07/02/2021 10:31:35 [2021-07-02T10:31:35.467Z] INFO: Integration CLI tests being run from the host: [2021-07-02T10:31:35.467Z] 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-07-02T10:31:35.942Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-02T10:31:36.509Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-02T10:31:37.540Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-02T10:31:37.540Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-02T10:31:37.798Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-02T10:31:39.177Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-02T10:31:40.236Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-02T10:31:40.236Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-02T10:31:40.236Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-02T10:31:40.236Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-02T10:31:40.236Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-02T10:31:40.236Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-02T10:31:40.236Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-02T10:31:40.236Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-02T10:31:40.236Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-02T10:31:40.236Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-02T10:31:40.236Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-02T10:31:40.555Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-02T10:31:41.214Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-02T10:31:41.214Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-02T10:31:41.214Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-02T10:31:41.214Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-02T10:31:41.214Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-02T10:31:41.214Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-02T10:31:41.214Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-02T10:31:41.214Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-02T10:31:41.214Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-02T10:31:41.932Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-02T10:31:41.932Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-02T10:31:42.191Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-02T10:31:43.568Z] === RUN TestDockerSuite/TestRunMount [2021-07-02T10:31:44.985Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-02T10:31:44.985Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-02T10:31:44.985Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-02T10:31:44.985Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T10:31:44.985Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-02T10:31:45.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-02T10:31:45.810Z] INFO: Testing against a local daemon [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-02T10:31:45.810Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-02T10:31:45.810Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-02T10:31:45.810Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-02T10:31:46.270Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-02T10:31:46.270Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-02T10:31:50.805Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-02T10:31:51.686Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-02T10:31:51.686Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-02T10:31:52.256Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-02T10:31:53.194Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-02T10:31:54.572Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-02T10:31:57.106Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-02T10:31:59.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-02T10:32:00.925Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-02T10:32:00.925Z] docker_cli_swarm_test.go:1321: [d0870f53ef04c] joining swarm manager [dc4b96321671d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:32:02.316Z] docker_cli_swarm_test.go:1322: [d9585553d4d7f] joining swarm manager [dc4b96321671d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:32:03.252Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-02T10:32:05.786Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-02T10:32:07.164Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-02T10:32:08.540Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-02T10:32:08.540Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-02T10:32:09.477Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-02T10:32:10.414Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-02T10:32:11.350Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-02T10:32:12.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-02T10:32:14.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-02T10:32:16.722Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-02T10:32:20.915Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-02T10:32:20.915Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-02T10:32:21.175Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-02T10:32:21.743Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-02T10:32:21.743Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-02T10:32:22.677Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-02T10:32:23.244Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-02T10:32:23.244Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-02T10:32:24.181Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-02T10:32:30.740Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-02T10:32:30.740Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-02T10:32:30.740Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-02T10:32:30.740Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-02T10:32:31.308Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-02T10:32:32.683Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-02T10:32:33.620Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-02T10:32:33.878Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-02T10:32:33.878Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-02T10:32:34.446Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-02T10:32:35.014Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-02T10:32:35.581Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-02T10:32:36.149Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T10:32:36.149Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-02T10:32:36.149Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-02T10:32:36.716Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-02T10:32:37.283Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-02T10:32:37.283Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-02T10:32:37.283Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-02T10:32:37.851Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-02T10:32:39.227Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-02T10:32:39.227Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-02T10:32:39.227Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-02T10:32:42.522Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-02T10:32:43.897Z] === RUN TestDockerSuite/TestRunRm [2021-07-02T10:32:44.465Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-02T10:32:48.651Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-02T10:32:48.910Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-02T10:32:49.478Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-02T10:32:50.856Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-02T10:32:51.792Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-02T10:32:55.084Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-02T10:32:58.416Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-02T10:32:58.417Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-02T10:32:58.417Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-02T10:32:58.417Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-02T10:32:58.417Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-02T10:32:58.417Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-02T10:32:58.417Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-02T10:32:58.417Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-02T10:32:58.417Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-02T10:32:58.417Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-02T10:32:58.417Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-02T10:32:58.417Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-02T10:32:59.276Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-02T10:32:59.535Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-02T10:33:00.104Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-02T10:33:00.671Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-02T10:33:01.239Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-02T10:33:01.359Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-02T10:33:01.359Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-02T10:33:01.359Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-02T10:33:01.359Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-02T10:33:01.359Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-02T10:33:01.359Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-02T10:33:01.359Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-02T10:33:01.359Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-02T10:33:01.359Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-02T10:33:01.807Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-02T10:33:02.375Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-02T10:33:02.953Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-02T10:33:03.889Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-02T10:33:04.284Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-02T10:33:04.284Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-02T10:33:04.284Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-02T10:33:04.284Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T10:33:04.284Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-02T10:33:04.456Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-02T10:33:06.988Z] === RUN TestDockerSuite/TestRunState [2021-07-02T10:33:08.365Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-02T10:33:09.301Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-02T10:33:09.868Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-02T10:33:10.127Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-02T10:33:10.127Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-02T10:33:10.127Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-02T10:33:10.695Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-02T10:33:11.262Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-02T10:33:11.375Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-02T10:33:12.641Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-02T10:33:12.641Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-02T10:33:12.641Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-02T10:33:13.580Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-02T10:33:15.485Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-02T10:33:16.421Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-02T10:33:16.937Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-02T10:33:16.937Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-02T10:33:16.937Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-02T10:33:17.798Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-02T10:33:19.136Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-02T10:33:19.136Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-02T10:33:21.999Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-02T10:33:24.529Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-02T10:33:25.097Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-02T10:33:25.664Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-02T10:33:26.601Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-02T10:33:27.735Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-02T10:33:28.505Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-02T10:33:28.711Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-02T10:33:28.711Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-02T10:33:28.711Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-02T10:33:28.711Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-02T10:33:28.711Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-02T10:33:28.711Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-02T10:33:28.711Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-02T10:33:29.177Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-02T10:33:29.443Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-02T10:33:30.153Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-02T10:33:30.379Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-02T10:33:30.379Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-02T10:33:30.638Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-02T10:33:31.205Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-02T10:33:32.141Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-02T10:33:32.709Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-02T10:33:32.709Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-02T10:33:32.709Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-02T10:33:32.709Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-02T10:33:33.278Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-02T10:33:33.908Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-02T10:33:34.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-02T10:33:34.886Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-02T10:33:34.886Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-02T10:33:34.886Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-02T10:33:34.886Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-02T10:33:35.350Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-02T10:33:37.468Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-02T10:33:38.036Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-02T10:33:38.273Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-02T10:33:38.972Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-02T10:33:41.513Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-02T10:33:42.452Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-02T10:33:44.987Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-02T10:33:46.891Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-02T10:33:47.459Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-02T10:33:47.459Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-02T10:33:47.459Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-02T10:33:47.459Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-02T10:33:47.459Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-02T10:33:47.459Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-02T10:33:47.459Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-02T10:33:47.719Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-02T10:33:47.719Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-02T10:33:47.719Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-02T10:33:50.702Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-02T10:33:51.905Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-02T10:33:52.164Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-02T10:33:53.544Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-02T10:33:54.112Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-02T10:33:55.052Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-02T10:33:55.052Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-02T10:33:55.415Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-02T10:33:55.620Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-02T10:33:55.620Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-02T10:33:55.620Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-02T10:33:55.620Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-02T10:33:55.620Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-02T10:33:55.620Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-02T10:33:55.620Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-02T10:33:56.392Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-02T10:33:56.392Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-02T10:33:56.392Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-02T10:33:56.562Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-02T10:33:56.562Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-02T10:33:57.131Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-02T10:33:57.131Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-02T10:33:58.509Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-02T10:33:58.509Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-02T10:33:59.447Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-02T10:33:59.447Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-02T10:34:00.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-02T10:34:00.399Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-02T10:34:01.338Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-02T10:34:01.338Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-02T10:34:01.338Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-02T10:34:01.338Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-02T10:34:01.696Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-02T10:34:02.275Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-02T10:34:04.182Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-02T10:34:05.118Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-02T10:34:05.118Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-02T10:34:05.118Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-02T10:34:05.686Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-02T10:34:05.686Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-02T10:34:07.523Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-02T10:34:07.523Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-02T10:34:07.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-02T10:34:07.523Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-02T10:34:07.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-02T10:34:07.523Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-02T10:34:07.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-02T10:34:07.523Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-02T10:34:07.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-02T10:34:07.523Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-02T10:34:07.592Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-02T10:34:07.852Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-02T10:34:09.756Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-02T10:34:10.691Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-02T10:34:11.629Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-02T10:34:11.629Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-02T10:34:11.629Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-02T10:34:13.007Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-02T10:34:13.944Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-02T10:34:15.852Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-02T10:34:15.852Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-02T10:34:18.396Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-02T10:34:18.396Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-02T10:34:18.396Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-02T10:34:18.656Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-02T10:34:20.559Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents689219541 [2021-07-02T10:34:20.818Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-02T10:34:21.076Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-02T10:34:21.076Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-02T10:34:22.979Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-02T10:34:22.979Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-02T10:34:22.979Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-02T10:34:24.884Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-02T10:34:26.261Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-02T10:34:26.829Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-02T10:34:27.088Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-02T10:34:27.348Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-02T10:34:27.348Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-02T10:34:27.348Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-02T10:34:27.916Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-02T10:34:30.453Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-02T10:34:30.714Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-02T10:34:34.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-02T10:34:34.902Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-02T10:34:34.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-02T10:34:35.838Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-02T10:34:37.515Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-02T10:34:37.515Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-02T10:34:37.515Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-02T10:34:39.144Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-02T10:34:40.083Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-02T10:34:40.343Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-02T10:34:40.427Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-02T10:34:40.427Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-02T10:34:41.085Z] --- PASS: TestBuildWCOWSandboxSize (856.54s) [2021-07-02T10:34:41.085Z] === RUN TestBuildWithEmptyDockerfile [2021-07-02T10:34:41.085Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:34:41.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:34:41.085Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:34:41.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:34:41.085Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:34:41.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:34:41.085Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-02T10:34:41.085Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-02T10:34:41.085Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-02T10:34:41.085Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s) [2021-07-02T10:34:41.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-02T10:34:41.085Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-02T10:34:41.085Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-02T10:34:41.085Z] === RUN TestBuildPreserveOwnership [2021-07-02T10:34:41.085Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:34:41.085Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-02T10:34:41.085Z] === RUN TestBuildPlatformInvalid [2021-07-02T10:34:41.085Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-07-02T10:34:41.085Z] PASS [2021-07-02T10:34:41.085Z] ok github.com/docker/docker/integration/build 1070.262s [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === Skipped [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-02T10:34:41.085Z] build_session_test.go:25: TODO: BuildKit [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-02T10:34:41.085Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-02T10:34:41.085Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-02T10:34:41.085Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-02T10:34:41.085Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] DONE 29 tests, 5 skipped in 1103.691s [2021-07-02T10:34:41.085Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-02T10:34:41.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:34:41.085Z] INFO: Testing against a local daemon [2021-07-02T10:34:41.085Z] === RUN TestConfigInspect [2021-07-02T10:34:41.085Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-02T10:34:41.085Z] === RUN TestConfigList [2021-07-02T10:34:41.085Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] --- SKIP: TestConfigList (0.00s) [2021-07-02T10:34:41.085Z] === RUN TestConfigsCreateAndDelete [2021-07-02T10:34:41.085Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-02T10:34:41.085Z] === RUN TestConfigsUpdate [2021-07-02T10:34:41.085Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-02T10:34:41.085Z] === RUN TestTemplatedConfig [2021-07-02T10:34:41.085Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-02T10:34:41.085Z] === RUN TestConfigCreateResolve [2021-07-02T10:34:41.085Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:34:41.085Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-02T10:34:41.085Z] PASS [2021-07-02T10:34:41.085Z] ok github.com/docker/docker/integration/config 0.111s [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === Skipped [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-02T10:34:41.085Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-02T10:34:41.085Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-02T10:34:41.085Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-02T10:34:41.085Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-02T10:34:41.085Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-02T10:34:41.085Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] [2021-07-02T10:34:41.085Z] DONE 6 tests, 6 skipped in 2.866s [2021-07-02T10:34:41.085Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-02T10:34:41.280Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-02T10:34:41.541Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-02T10:34:42.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:34:42.060Z] INFO: Testing against a local daemon [2021-07-02T10:34:42.060Z] === RUN TestCheckpoint [2021-07-02T10:34:42.060Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:34:42.060Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-02T10:34:42.060Z] === RUN TestContainerInvalidJSON [2021-07-02T10:34:42.060Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:34:42.060Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:34:42.060Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:34:42.060Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:34:42.060Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:34:42.060Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:34:42.110Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-02T10:34:42.523Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-02T10:34:42.523Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-02T10:34:42.523Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-02T10:34:42.523Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-07-02T10:34:42.523Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-02T10:34:42.523Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-02T10:34:42.523Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-02T10:34:42.523Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-02T10:34:42.987Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-07-02T10:34:42.987Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-02T10:34:42.987Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-02T10:34:42.987Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-02T10:34:43.274Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-02T10:34:43.274Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-02T10:34:43.274Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-02T10:34:43.274Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-02T10:34:43.274Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-02T10:34:43.452Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.32s) [2021-07-02T10:34:43.452Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-02T10:34:43.452Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-07-02T10:34:43.452Z] === RUN TestCopyFromContainer [2021-07-02T10:34:43.452Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:43.452Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-02T10:34:43.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-02T10:34:43.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:34:43.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:34:43.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:34:43.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:34:43.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:34:43.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:34:43.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-02T10:34:43.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-02T10:34:43.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-02T10:34:43.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-02T10:34:43.914Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-02T10:34:43.914Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-02T10:34:43.914Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidEnv [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-02T10:34:43.914Z] === RUN TestCreateTmpfsMountsTarget [2021-07-02T10:34:43.914Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:43.914Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-02T10:34:43.914Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:34:43.914Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-02T10:34:43.914Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:34:43.914Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:34:43.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:34:43.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-02T10:34:43.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-02T10:34:43.914Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-02T10:34:43.914Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-02T10:34:43.914Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestCreateDifferentPlatform [2021-07-02T10:34:43.914Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-02T10:34:43.914Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-02T10:34:43.914Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-02T10:34:43.914Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-02T10:34:43.914Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-02T10:34:43.914Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-07-02T10:34:43.914Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-02T10:34:43.914Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-02T10:34:43.914Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-02T10:34:43.914Z] === RUN TestContainerKillOnDaemonStart [2021-07-02T10:34:43.914Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:43.914Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestDiff [2021-07-02T10:34:43.914Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-02T10:34:43.914Z] --- SKIP: TestDiff (0.00s) [2021-07-02T10:34:43.914Z] === RUN TestExecWithCloseStdin [2021-07-02T10:34:44.183Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-02T10:34:44.642Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-02T10:34:44.642Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-02T10:34:45.155Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-02T10:34:45.156Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-02T10:34:45.156Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-02T10:34:45.156Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-02T10:34:45.156Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-02T10:34:45.156Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-02T10:34:45.156Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-02T10:34:45.156Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-02T10:34:46.127Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-02T10:34:47.177Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-02T10:34:47.677Z] --- PASS: TestExecWithCloseStdin (3.21s) [2021-07-02T10:34:47.677Z] === RUN TestExec [2021-07-02T10:34:48.113Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-02T10:34:49.239Z] --- PASS: TestExec (2.09s) [2021-07-02T10:34:49.239Z] === RUN TestExecUser [2021-07-02T10:34:49.239Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-02T10:34:49.239Z] --- SKIP: TestExecUser (0.00s) [2021-07-02T10:34:49.239Z] === RUN TestExportContainerAndImportImage [2021-07-02T10:34:49.239Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:49.239Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-02T10:34:49.239Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-02T10:34:49.239Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:49.239Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-02T10:34:49.239Z] === RUN TestHealthCheckWorkdir [2021-07-02T10:34:49.239Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-02T10:34:49.239Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-02T10:34:49.239Z] === RUN TestHealthKillContainer [2021-07-02T10:34:49.239Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-02T10:34:49.239Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-02T10:34:49.239Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-02T10:34:49.239Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-02T10:34:49.239Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-02T10:34:49.239Z] === RUN TestKillContainerInvalidSignal [2021-07-02T10:34:49.490Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-02T10:34:49.869Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-02T10:34:51.397Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-02T10:34:51.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-02T10:34:51.419Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-02T10:34:51.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-02T10:34:51.419Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-02T10:34:51.419Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-02T10:34:51.419Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-02T10:34:51.434Z] --- PASS: TestKillContainerInvalidSignal (1.90s) [2021-07-02T10:34:51.434Z] === RUN TestKillContainer [2021-07-02T10:34:51.434Z] === RUN TestKillContainer/no_signal [2021-07-02T10:34:52.990Z] === RUN TestKillContainer/non_killing_signal [2021-07-02T10:34:52.991Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-02T10:34:52.991Z] === RUN TestKillContainer/killing_signal [2021-07-02T10:34:53.301Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-02T10:34:54.332Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-02T10:34:55.180Z] --- PASS: TestKillContainer (4.04s) [2021-07-02T10:34:55.181Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-07-02T10:34:55.181Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:34:55.181Z] --- PASS: TestKillContainer/killing_signal (2.16s) [2021-07-02T10:34:55.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-02T10:34:55.181Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:34:55.181Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-02T10:34:55.181Z] === RUN TestKillStoppedContainer [2021-07-02T10:34:55.181Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:34:55.181Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-02T10:34:55.181Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-02T10:34:55.181Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:34:55.181Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-02T10:34:55.181Z] === RUN TestKillDifferentUserContainer [2021-07-02T10:34:55.181Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-02T10:34:55.181Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-02T10:34:55.181Z] === RUN TestInspectOomKilledTrue [2021-07-02T10:34:55.181Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:34:55.181Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-02T10:34:55.181Z] === RUN TestInspectOomKilledFalse [2021-07-02T10:34:55.181Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:34:55.181Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-02T10:34:55.181Z] === RUN TestLogsFollowTailEmpty [2021-07-02T10:34:56.589Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-02T10:34:57.387Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2021-07-02T10:34:57.387Z] === RUN TestNetworkNat [2021-07-02T10:34:57.387Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-02T10:34:57.387Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-02T10:34:57.387Z] === RUN TestNetworkLocalhostTCPNat [2021-07-02T10:34:59.594Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2021-07-02T10:34:59.594Z] === RUN TestNetworkLoopbackNat [2021-07-02T10:34:59.594Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-02T10:34:59.594Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-02T10:34:59.594Z] === RUN TestPause [2021-07-02T10:34:59.594Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-02T10:34:59.594Z] --- SKIP: TestPause (0.00s) [2021-07-02T10:34:59.594Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-02T10:35:01.786Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2021-07-02T10:35:01.786Z] === RUN TestPauseStopPausedContainer [2021-07-02T10:35:01.786Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:35:01.786Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-02T10:35:01.786Z] === RUN TestPsFilter [2021-07-02T10:35:01.786Z] --- PASS: TestPsFilter (0.22s) [2021-07-02T10:35:01.786Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-02T10:35:01.863Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-02T10:35:03.977Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2021-07-02T10:35:03.977Z] === RUN TestRemoveContainerWithVolume [2021-07-02T10:35:04.395Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-02T10:35:06.171Z] --- PASS: TestRemoveContainerWithVolume (2.19s) [2021-07-02T10:35:06.171Z] === RUN TestRemoveContainerRunning [2021-07-02T10:35:06.772Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-02T10:35:07.718Z] --- PASS: TestRemoveContainerRunning (1.86s) [2021-07-02T10:35:07.718Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-02T10:35:08.471Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-02T10:35:08.471Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-02T10:35:08.471Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-02T10:35:08.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-02T10:35:09.664Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-02T10:35:09.911Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.83s) [2021-07-02T10:35:09.911Z] === RUN TestRemoveInvalidContainer [2021-07-02T10:35:09.911Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-02T10:35:09.911Z] === RUN TestRenameLinkedContainer [2021-07-02T10:35:09.911Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-02T10:35:09.911Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2021-07-02T10:35:09.911Z] === RUN TestRenameStoppedContainer [2021-07-02T10:35:12.106Z] --- PASS: TestRenameStoppedContainer (2.20s) [2021-07-02T10:35:12.106Z] === RUN TestRenameRunningContainerAndReuse [2021-07-02T10:35:12.195Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-02T10:35:12.580Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-02T10:35:13.552Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-02T10:35:13.552Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-02T10:35:13.552Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-02T10:35:13.571Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-02T10:35:14.509Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-02T10:35:15.077Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-02T10:35:15.644Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-02T10:35:15.644Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-02T10:35:15.644Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-02T10:35:15.863Z] --- PASS: TestRenameRunningContainerAndReuse (3.89s) [2021-07-02T10:35:15.863Z] === RUN TestRenameInvalidName [2021-07-02T10:35:16.473Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-02T10:35:16.582Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-02T10:35:18.058Z] --- PASS: TestRenameInvalidName (1.88s) [2021-07-02T10:35:18.058Z] === RUN TestRenameAnonymousContainer [2021-07-02T10:35:18.678Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-02T10:35:18.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-02T10:35:18.828Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-02T10:35:19.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-02T10:35:20.776Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-02T10:35:23.393Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-02T10:35:23.393Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-02T10:35:23.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-02T10:35:23.856Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-02T10:35:23.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-02T10:35:23.856Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-02T10:35:23.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-02T10:35:23.856Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-02T10:35:23.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-02T10:35:24.072Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-02T10:35:24.319Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-02T10:35:24.331Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-02T10:35:24.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-02T10:35:25.267Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-02T10:35:25.267Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-02T10:35:25.267Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-02T10:35:25.267Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-02T10:35:25.267Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-02T10:35:26.645Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-02T10:35:27.582Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-02T10:35:28.961Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-02T10:35:30.341Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-02T10:35:30.476Z] --- PASS: TestRenameAnonymousContainer (11.41s) [2021-07-02T10:35:30.476Z] === RUN TestRenameContainerWithSameName [2021-07-02T10:35:30.944Z] --- PASS: TestRenameContainerWithSameName (1.91s) [2021-07-02T10:35:30.944Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-02T10:35:30.944Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-02T10:35:30.944Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-02T10:35:30.944Z] === RUN TestResize [2021-07-02T10:35:33.133Z] --- PASS: TestResize (2.08s) [2021-07-02T10:35:33.133Z] === RUN TestResizeWithInvalidSize [2021-07-02T10:35:34.529Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-02T10:35:35.323Z] --- PASS: TestResizeWithInvalidSize (1.96s) [2021-07-02T10:35:35.323Z] === RUN TestResizeWhenContainerNotStarted [2021-07-02T10:35:35.466Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-02T10:35:35.466Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-02T10:35:35.466Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-02T10:35:37.371Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-02T10:35:37.521Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2021-07-02T10:35:37.521Z] === RUN TestDaemonRestartKillContainers [2021-07-02T10:35:37.521Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:35:37.521Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:35:37.521Z] === RUN TestStats [2021-07-02T10:35:37.521Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-02T10:35:37.521Z] --- SKIP: TestStats (0.00s) [2021-07-02T10:35:37.521Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-02T10:35:38.307Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-02T10:35:38.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-02T10:35:39.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-02T10:35:40.471Z] docker_cli_swarm_test.go:1186: [da0cc2037afb9] joining swarm manager [d25846a6f4b44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:35:44.677Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-02T10:35:47.210Z] docker_cli_swarm_test.go:1195: [dc935fbd42913] joining swarm manager [d25846a6f4b44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:35:47.872Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.54s) [2021-07-02T10:35:47.872Z] === RUN TestStopContainerWithTimeout [2021-07-02T10:35:47.872Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-02T10:35:47.872Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-02T10:35:47.872Z] === RUN TestUpdateRestartPolicy [2021-07-02T10:35:48.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-02T10:35:51.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-02T10:35:51.814Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-02T10:35:51.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-02T10:35:52.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-02T10:35:55.313Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-02T10:35:56.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-02T10:35:56.537Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-02T10:35:56.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-02T10:35:56.537Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-02T10:35:56.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-02T10:35:59.507Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-02T10:36:00.056Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-02T10:36:00.056Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-02T10:36:00.056Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-02T10:36:00.056Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-02T10:36:00.056Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-02T10:36:03.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-02T10:36:03.648Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-02T10:36:03.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-02T10:36:04.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-02T10:36:04.112Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-02T10:36:04.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-02T10:36:04.112Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-02T10:36:04.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-02T10:36:04.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-02T10:36:06.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-02T10:36:09.011Z] --- PASS: TestUpdateRestartPolicy (20.18s) [2021-07-02T10:36:09.011Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-02T10:36:09.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-02T10:36:09.986Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2021-07-02T10:36:09.986Z] === RUN TestWaitNonBlocked [2021-07-02T10:36:09.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:36:09.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:36:09.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:36:09.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:36:09.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-02T10:36:09.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-02T10:36:10.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-02T10:36:11.544Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-02T10:36:12.905Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-02T10:36:12.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.59s) [2021-07-02T10:36:12.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.71s) [2021-07-02T10:36:12.905Z] === RUN TestWaitBlocked [2021-07-02T10:36:12.905Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:12.905Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-02T10:36:12.905Z] PASS [2021-07-02T10:36:12.905Z] ok github.com/docker/docker/integration/container 90.652s [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === Skipped [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-02T10:36:12.905Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-02T10:36:12.905Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-02T10:36:12.905Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-02T10:36:12.905Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-02T10:36:12.905Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-02T10:36:12.905Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-02T10:36:12.905Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-02T10:36:12.905Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-02T10:36:12.905Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-02T10:36:12.905Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-02T10:36:12.905Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-02T10:36:12.905Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-02T10:36:12.905Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-02T10:36:12.905Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-02T10:36:12.905Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-02T10:36:12.905Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-02T10:36:12.905Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-02T10:36:12.905Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-02T10:36:12.905Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-02T10:36:12.905Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-02T10:36:12.905Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-02T10:36:12.905Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2021-07-02T10:36:12.905Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-02T10:36:12.905Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-02T10:36:12.905Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-02T10:36:12.905Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-02T10:36:12.905Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-02T10:36:12.905Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] [2021-07-02T10:36:12.905Z] DONE 88 tests, 33 skipped in 93.108s [2021-07-02T10:36:12.905Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-02T10:36:14.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-02T10:36:14.451Z] === RUN TestConfigDaemonLibtrustID [2021-07-02T10:36:14.451Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-02T10:36:14.451Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-02T10:36:14.451Z] === RUN TestDaemonConfigValidation [2021-07-02T10:36:14.451Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-02T10:36:14.451Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-02T10:36:14.451Z] PASS [2021-07-02T10:36:14.451Z] ok github.com/docker/docker/integration/daemon 0.095s [2021-07-02T10:36:14.451Z] [2021-07-02T10:36:14.451Z] === Skipped [2021-07-02T10:36:14.451Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-02T10:36:14.451Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-02T10:36:14.451Z] [2021-07-02T10:36:14.451Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-02T10:36:14.451Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-02T10:36:14.451Z] [2021-07-02T10:36:14.451Z] [2021-07-02T10:36:14.451Z] DONE 2 tests, 2 skipped in 1.718s [2021-07-02T10:36:14.451Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-02T10:36:15.981Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-02T10:36:16.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:16.645Z] INFO: Testing against a local daemon [2021-07-02T10:36:16.645Z] === RUN TestCommitInheritsEnv [2021-07-02T10:36:16.645Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:36:16.645Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-02T10:36:16.645Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-02T10:36:16.645Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-02T10:36:16.645Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:36:16.645Z] === RUN TestImagesFilterMultiReference [2021-07-02T10:36:16.645Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-02T10:36:16.645Z] === RUN TestImagePullPlatformInvalid [2021-07-02T10:36:16.645Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-02T10:36:16.645Z] === RUN TestRemoveImageOrphaning [2021-07-02T10:36:17.618Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2021-07-02T10:36:17.618Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-02T10:36:17.618Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-02T10:36:17.618Z] === RUN TestTagInvalidReference [2021-07-02T10:36:17.618Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-02T10:36:17.618Z] === RUN TestTagValidPrefixedRepo [2021-07-02T10:36:17.618Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-02T10:36:17.618Z] === RUN TestTagExistedNameWithoutForce [2021-07-02T10:36:17.618Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-02T10:36:17.618Z] === RUN TestTagOfficialNames [2021-07-02T10:36:17.618Z] --- PASS: TestTagOfficialNames (0.11s) [2021-07-02T10:36:17.618Z] === RUN TestTagMatchesDigest [2021-07-02T10:36:17.618Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-02T10:36:17.618Z] PASS [2021-07-02T10:36:17.618Z] ok github.com/docker/docker/integration/image 1.619s [2021-07-02T10:36:17.618Z] [2021-07-02T10:36:17.618Z] === Skipped [2021-07-02T10:36:17.618Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-02T10:36:17.618Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:36:17.618Z] [2021-07-02T10:36:17.618Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-02T10:36:17.618Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-02T10:36:17.618Z] [2021-07-02T10:36:17.618Z] [2021-07-02T10:36:17.618Z] DONE 11 tests, 2 skipped in 3.291s [2021-07-02T10:36:17.790Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-02T10:36:17.790Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-02T10:36:17.885Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-02T10:36:18.079Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-02T10:36:18.762Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-02T10:36:19.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:19.627Z] INFO: Testing against a local daemon [2021-07-02T10:36:19.627Z] === RUN TestNetworkCreateDelete [2021-07-02T10:36:19.627Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:19.627Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestDockerNetworkDeletePreferID [2021-07-02T10:36:19.627Z] 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-07-02T10:36:19.627Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestDaemonDNSFallback [2021-07-02T10:36:19.627Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:19.627Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestInspectNetwork [2021-07-02T10:36:19.627Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:19.627Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestRunContainerWithBridgeNone [2021-07-02T10:36:19.627Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:19.627Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestNetworkInvalidJSON [2021-07-02T10:36:19.627Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-02T10:36:19.627Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-02T10:36:19.627Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:36:19.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:36:19.627Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:36:19.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:36:19.627Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-02T10:36:19.627Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-02T10:36:19.627Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-02T10:36:19.627Z] === RUN TestNetworkList [2021-07-02T10:36:19.627Z] === RUN TestNetworkList//networks [2021-07-02T10:36:19.627Z] === PAUSE TestNetworkList//networks [2021-07-02T10:36:19.627Z] === RUN TestNetworkList//networks/ [2021-07-02T10:36:19.627Z] === PAUSE TestNetworkList//networks/ [2021-07-02T10:36:19.627Z] === CONT TestNetworkList//networks [2021-07-02T10:36:19.627Z] === CONT TestNetworkList//networks/ [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkList (0.03s) [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-02T10:36:19.627Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestHostIPv4BridgeLabel [2021-07-02T10:36:19.627Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-02T10:36:19.627Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-02T10:36:19.627Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-02T10:36:19.627Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestDaemonDefaultNetworkPools [2021-07-02T10:36:19.627Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-02T10:36:19.627Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-02T10:36:19.627Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-02T10:36:19.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-02T10:36:19.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-02T10:36:20.090Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-02T10:36:20.090Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-02T10:36:20.090Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:36:20.090Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-02T10:36:20.090Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:36:20.090Z] === RUN TestServiceWithPredefinedNetwork [2021-07-02T10:36:20.090Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:36:20.090Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-02T10:36:20.090Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:36:20.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:36:20.090Z] === RUN TestServiceWithDataPathPortInit [2021-07-02T10:36:20.090Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-02T10:36:20.090Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-02T10:36:20.090Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:36:20.090Z] PASS [2021-07-02T10:36:20.090Z] ok github.com/docker/docker/integration/network 0.170s [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === Skipped [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-02T10:36:20.090Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-02T10:36:20.090Z] 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-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-02T10:36:20.090Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-02T10:36:20.090Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-02T10:36:20.090Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-02T10:36:20.090Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:242: FLAKY_TEST [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-02T10:36:20.090Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] [2021-07-02T10:36:20.090Z] DONE 22 tests, 15 skipped in 2.138s [2021-07-02T10:36:20.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-02T10:36:20.553Z] testing: warning: no tests to run [2021-07-02T10:36:20.553Z] PASS [2021-07-02T10:36:20.553Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2021-07-02T10:36:21.016Z] [2021-07-02T10:36:21.016Z] DONE 0 tests in 0.684s [2021-07-02T10:36:21.016Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-02T10:36:21.479Z] testing: warning: no tests to run [2021-07-02T10:36:21.479Z] PASS [2021-07-02T10:36:21.479Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2021-07-02T10:36:21.479Z] [2021-07-02T10:36:21.479Z] DONE 0 tests in 0.676s [2021-07-02T10:36:21.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-02T10:36:22.322Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-02T10:36:22.453Z] testing: warning: no tests to run [2021-07-02T10:36:22.453Z] PASS [2021-07-02T10:36:22.453Z] ok github.com/docker/docker/integration/plugin 0.071s [2021-07-02T10:36:22.453Z] [2021-07-02T10:36:22.453Z] DONE 0 tests in 0.665s [2021-07-02T10:36:22.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-02T10:36:22.888Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-02T10:36:22.923Z] testing: warning: no tests to run [2021-07-02T10:36:22.923Z] PASS [2021-07-02T10:36:22.923Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2021-07-02T10:36:22.923Z] [2021-07-02T10:36:22.923Z] DONE 0 tests in 0.664s [2021-07-02T10:36:22.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-02T10:36:26.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-02T10:36:26.839Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-02T10:36:27.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-02T10:36:29.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-02T10:36:32.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-02T10:36:33.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:33.316Z] INFO: Testing against a local daemon [2021-07-02T10:36:33.316Z] === RUN TestPluginInvalidJSON [2021-07-02T10:36:33.316Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:36:33.316Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:36:33.316Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-02T10:36:33.316Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-02T10:36:33.316Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-02T10:36:33.316Z] === RUN TestPluginInstall [2021-07-02T10:36:33.316Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-02T10:36:33.316Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-02T10:36:33.316Z] === RUN TestPluginsWithRuntimes [2021-07-02T10:36:33.316Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-02T10:36:33.316Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-02T10:36:33.316Z] === RUN TestPluginBackCompatMediaTypes [2021-07-02T10:36:33.316Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-02T10:36:33.316Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:36:33.316Z] PASS [2021-07-02T10:36:33.316Z] ok github.com/docker/docker/integration/plugin/common 0.130s [2021-07-02T10:36:33.316Z] [2021-07-02T10:36:33.316Z] === Skipped [2021-07-02T10:36:33.316Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-02T10:36:33.316Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-02T10:36:33.316Z] [2021-07-02T10:36:33.316Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-02T10:36:33.316Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-02T10:36:33.316Z] [2021-07-02T10:36:33.316Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-02T10:36:33.316Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-02T10:36:33.316Z] [2021-07-02T10:36:33.316Z] [2021-07-02T10:36:33.316Z] DONE 5 tests, 3 skipped in 10.142s [2021-07-02T10:36:33.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-02T10:36:36.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:36.249Z] INFO: Testing against a local daemon [2021-07-02T10:36:36.249Z] === RUN TestExternalGraphDriver [2021-07-02T10:36:36.249Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-02T10:36:36.249Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-02T10:36:36.249Z] === RUN TestGraphdriverPluginV2 [2021-07-02T10:36:36.249Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-02T10:36:36.249Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-02T10:36:36.249Z] PASS [2021-07-02T10:36:36.249Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2021-07-02T10:36:36.249Z] [2021-07-02T10:36:36.249Z] === Skipped [2021-07-02T10:36:36.249Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-02T10:36:36.249Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-02T10:36:36.249Z] [2021-07-02T10:36:36.249Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-02T10:36:36.249Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-02T10:36:36.249Z] [2021-07-02T10:36:36.249Z] [2021-07-02T10:36:36.249Z] DONE 2 tests, 2 skipped in 3.068s [2021-07-02T10:36:36.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-02T10:36:37.760Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-02T10:36:37.760Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-02T10:36:37.760Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-02T10:36:37.760Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-02T10:36:37.760Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-02T10:36:38.027Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-02T10:36:38.027Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-02T10:36:38.027Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-02T10:36:38.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:38.450Z] INFO: Testing against a local daemon [2021-07-02T10:36:38.450Z] === RUN TestReadPluginNoRead [2021-07-02T10:36:38.450Z] read_test.go:21: no unix domain sockets on Windows [2021-07-02T10:36:38.450Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-02T10:36:38.450Z] PASS [2021-07-02T10:36:38.450Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2021-07-02T10:36:38.450Z] [2021-07-02T10:36:38.450Z] === Skipped [2021-07-02T10:36:38.450Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-02T10:36:38.450Z] read_test.go:21: no unix domain sockets on Windows [2021-07-02T10:36:38.450Z] [2021-07-02T10:36:38.450Z] [2021-07-02T10:36:38.450Z] DONE 1 tests, 1 skipped in 2.150s [2021-07-02T10:36:38.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-02T10:36:38.968Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-02T10:36:38.968Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-02T10:36:39.429Z] testing: warning: no tests to run [2021-07-02T10:36:39.429Z] PASS [2021-07-02T10:36:39.429Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2021-07-02T10:36:39.429Z] [2021-07-02T10:36:39.429Z] DONE 0 tests in 1.016s [2021-07-02T10:36:39.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-02T10:36:39.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-02T10:36:39.683Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-02T10:36:39.683Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-02T10:36:39.683Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T10:36:39.683Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-02T10:36:39.905Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-02T10:36:39.905Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-02T10:36:40.168Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-02T10:36:40.168Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-02T10:36:40.168Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-02T10:36:40.736Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-02T10:36:41.235Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-02T10:36:41.235Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-02T10:36:41.235Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-02T10:36:41.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:41.625Z] INFO: Testing against a local daemon [2021-07-02T10:36:41.625Z] === RUN TestPluginWithDevMounts [2021-07-02T10:36:41.625Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:41.625Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-02T10:36:41.625Z] PASS [2021-07-02T10:36:41.625Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2021-07-02T10:36:41.625Z] [2021-07-02T10:36:41.625Z] === Skipped [2021-07-02T10:36:41.625Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-02T10:36:41.625Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:41.625Z] [2021-07-02T10:36:41.625Z] [2021-07-02T10:36:41.625Z] DONE 1 tests, 1 skipped in 2.054s [2021-07-02T10:36:41.625Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-02T10:36:43.271Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-02T10:36:43.271Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-02T10:36:43.271Z] docker_cli_swarm_test.go:1118: [dbe27fe1308ec] joining swarm manager [ddfe848104e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:36:43.271Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-02T10:36:43.271Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-02T10:36:43.271Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-02T10:36:43.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:43.822Z] INFO: Testing against a local daemon [2021-07-02T10:36:43.822Z] === RUN TestSecretInspect [2021-07-02T10:36:43.822Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-02T10:36:43.822Z] === RUN TestSecretList [2021-07-02T10:36:43.822Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] --- SKIP: TestSecretList (0.00s) [2021-07-02T10:36:43.822Z] === RUN TestSecretsCreateAndDelete [2021-07-02T10:36:43.822Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-02T10:36:43.822Z] === RUN TestSecretsUpdate [2021-07-02T10:36:43.822Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-02T10:36:43.822Z] === RUN TestTemplatedSecret [2021-07-02T10:36:43.822Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-02T10:36:43.822Z] === RUN TestSecretCreateResolve [2021-07-02T10:36:43.822Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:43.822Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-02T10:36:43.822Z] PASS [2021-07-02T10:36:43.822Z] ok github.com/docker/docker/integration/secret 0.107s [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] === Skipped [2021-07-02T10:36:43.822Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-02T10:36:43.822Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-02T10:36:43.822Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-07-02T10:36:43.822Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-02T10:36:43.822Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-02T10:36:43.822Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-02T10:36:43.822Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] [2021-07-02T10:36:43.822Z] DONE 6 tests, 6 skipped in 1.835s [2021-07-02T10:36:43.822Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-02T10:36:44.208Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-02T10:36:44.466Z] docker_cli_swarm_test.go:1119: [d06f4a0d9e306] joining swarm manager [ddfe848104e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:36:45.951Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-02T10:36:46.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:46.021Z] INFO: Testing against a local daemon [2021-07-02T10:36:46.021Z] === RUN TestServiceCreateInit [2021-07-02T10:36:46.021Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-02T10:36:46.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-02T10:36:46.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceMultipleTimes [2021-07-02T10:36:46.021Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceConflict [2021-07-02T10:36:46.021Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceMaxReplicas [2021-07-02T10:36:46.021Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-02T10:36:46.021Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-02T10:36:46.021Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceSecretFileMode [2021-07-02T10:36:46.021Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceConfigFileMode [2021-07-02T10:36:46.021Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceSysctls [2021-07-02T10:36:46.021Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-02T10:36:46.021Z] === RUN TestCreateServiceCapabilities [2021-07-02T10:36:46.021Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-02T10:36:46.021Z] === RUN TestInspect [2021-07-02T10:36:46.021Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestInspect (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestCreateJob [2021-07-02T10:36:46.021Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestCreateJob (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestReplicatedJob [2021-07-02T10:36:46.021Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestUpdateReplicatedJob [2021-07-02T10:36:46.021Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServiceListWithStatuses [2021-07-02T10:36:46.021Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestDockerNetworkConnectAlias [2021-07-02T10:36:46.021Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestDockerNetworkReConnect [2021-07-02T10:36:46.021Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServicePlugin [2021-07-02T10:36:46.021Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServiceUpdateLabel [2021-07-02T10:36:46.021Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServiceUpdateSecrets [2021-07-02T10:36:46.021Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServiceUpdateConfigs [2021-07-02T10:36:46.021Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServiceUpdateNetwork [2021-07-02T10:36:46.021Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-02T10:36:46.021Z] === RUN TestServiceUpdatePidsLimit [2021-07-02T10:36:46.021Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-02T10:36:46.021Z] PASS [2021-07-02T10:36:46.021Z] ok github.com/docker/docker/integration/service 0.240s [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === Skipped [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-02T10:36:46.021Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-02T10:36:46.021Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-02T10:36:46.021Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-02T10:36:46.021Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-02T10:36:46.021Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-02T10:36:46.021Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-02T10:36:46.021Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-02T10:36:46.021Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-02T10:36:46.021Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-02T10:36:46.021Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-02T10:36:46.021Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-02T10:36:46.021Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-02T10:36:46.021Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-02T10:36:46.021Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-02T10:36:46.021Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-02T10:36:46.021Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-02T10:36:46.021Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] [2021-07-02T10:36:46.021Z] DONE 24 tests, 23 skipped in 2.475s [2021-07-02T10:36:46.021Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-02T10:36:46.370Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-02T10:36:46.370Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-02T10:36:46.370Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-02T10:36:46.929Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-02T10:36:46.929Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-02T10:36:46.929Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-02T10:36:46.929Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-02T10:36:46.929Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-02T10:36:47.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-02T10:36:48.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:48.224Z] INFO: Testing against a local daemon [2021-07-02T10:36:48.224Z] === RUN TestSessionCreate [2021-07-02T10:36:48.224Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:48.224Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-02T10:36:48.224Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-02T10:36:48.224Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:48.224Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-02T10:36:48.224Z] PASS [2021-07-02T10:36:48.224Z] ok github.com/docker/docker/integration/session 0.104s [2021-07-02T10:36:48.224Z] [2021-07-02T10:36:48.224Z] === Skipped [2021-07-02T10:36:48.224Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-02T10:36:48.224Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:48.224Z] [2021-07-02T10:36:48.224Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-02T10:36:48.224Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-02T10:36:48.224Z] [2021-07-02T10:36:48.224Z] [2021-07-02T10:36:48.224Z] DONE 2 tests, 2 skipped in 1.761s [2021-07-02T10:36:48.224Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-02T10:36:48.478Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-02T10:36:48.908Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-02T10:36:49.456Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-02T10:36:49.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:49.777Z] INFO: Testing against a local daemon [2021-07-02T10:36:49.777Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-02T10:36:49.777Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:49.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:36:49.777Z] === RUN TestEventsExecDie [2021-07-02T10:36:49.777Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-02T10:36:49.777Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-02T10:36:49.777Z] === RUN TestEventsBackwardsCompatible [2021-07-02T10:36:49.777Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-02T10:36:49.777Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-02T10:36:49.777Z] === RUN TestEventsVolumeCreate [2021-07-02T10:36:49.777Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-02T10:36:49.777Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-02T10:36:49.777Z] === RUN TestInfoAPI [2021-07-02T10:36:49.777Z] --- PASS: TestInfoAPI (0.04s) [2021-07-02T10:36:49.777Z] === RUN TestInfoAPIWarnings [2021-07-02T10:36:49.777Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:36:49.777Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-02T10:36:49.777Z] === RUN TestInfoDebug [2021-07-02T10:36:49.777Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:36:49.777Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-02T10:36:49.777Z] === RUN TestInfoInsecureRegistries [2021-07-02T10:36:49.777Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:36:49.778Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-02T10:36:49.778Z] === RUN TestInfoRegistryMirrors [2021-07-02T10:36:49.778Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:36:49.778Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-02T10:36:49.778Z] === RUN TestLoginFailsWithBadCredentials [2021-07-02T10:36:50.431Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-02T10:36:50.755Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-02T10:36:50.755Z] === RUN TestPingCacheHeaders [2021-07-02T10:36:50.755Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-02T10:36:50.755Z] === RUN TestPingGet [2021-07-02T10:36:50.755Z] --- PASS: TestPingGet (0.04s) [2021-07-02T10:36:50.755Z] === RUN TestPingHead [2021-07-02T10:36:50.755Z] --- PASS: TestPingHead (0.03s) [2021-07-02T10:36:50.755Z] === RUN TestVersion [2021-07-02T10:36:50.755Z] --- PASS: TestVersion (0.03s) [2021-07-02T10:36:50.755Z] PASS [2021-07-02T10:36:50.755Z] ok github.com/docker/docker/integration/system 1.220s [2021-07-02T10:36:50.894Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === Skipped [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-02T10:36:51.219Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-02T10:36:51.219Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-02T10:36:51.219Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-02T10:36:51.219Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-02T10:36:51.219Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-02T10:36:51.219Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-02T10:36:51.219Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-02T10:36:51.219Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] [2021-07-02T10:36:51.219Z] DONE 14 tests, 8 skipped in 2.938s [2021-07-02T10:36:51.219Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-02T10:36:51.357Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-02T10:36:52.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:36:52.774Z] INFO: Testing against a local daemon [2021-07-02T10:36:52.774Z] === RUN TestVolumesCreateAndList [2021-07-02T10:36:52.774Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-02T10:36:52.774Z] === RUN TestVolumesRemove [2021-07-02T10:36:52.774Z] --- PASS: TestVolumesRemove (0.12s) [2021-07-02T10:36:52.774Z] === RUN TestVolumesInspect [2021-07-02T10:36:53.098Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-02T10:36:53.098Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite (1793.44s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.70s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.53s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.15s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.63s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.22s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.10s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.08s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.14s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.36s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachDetach (1.44s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.38s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.42s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.15s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.01s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.77s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.64s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.89s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.06s) [2021-07-02T10:36:53.098Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.56s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.55s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.02s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.02s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.75s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.73s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.56s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.21s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.96s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.42s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.25s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.42s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.65s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.66s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.92s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.91s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.63s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.50s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.06s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.69s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.41s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.51s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.84s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.85s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.99s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.61s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.97s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.23s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.76s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.66s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.24s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.99s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.59s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.20s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.36s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.31s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.93s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.12s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.58s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.38s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.20s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.25s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.33s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.80s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.64s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.32s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.62s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.51s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.44s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.89s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.56s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.89s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.48s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.70s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.74s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.28s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.81s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.75s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.25s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.31s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.34s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.05s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnv (1.74s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.11s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.72s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.59s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.79s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.26s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.15s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.19s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.12s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.60s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildHistory (3.13s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.52s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.54s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.99s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.52s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.37s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.28s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.22s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.26s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.74s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.94s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.69s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.23s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.28s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.53s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.27s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.17s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildPATH (1.44s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.45s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.58s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.33s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildRm (4.19s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.14s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.13s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.69s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.52s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildStderr (1.23s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.05s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.37s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildUser (1.84s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.53s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.14s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-02T10:36:53.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.17s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.95s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.75s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.50s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.97s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2021-07-02T10:36:53.099Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.65s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.81s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.69s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.53s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitTTY (2.07s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.07s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.64s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.48s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.95s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.08s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.90s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.68s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.77s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.99s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.10s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.16s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.13s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.06s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.69s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.78s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.88s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.85s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.84s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.84s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.89s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (2.06s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005f8648_} (0.93s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1600655037_/foo_false____} (1.64s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1600655037_/foo_true____} (1.73s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3751401208_/foo_false____} (1.66s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3751401208_/foo_true____} (1.62s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3751401208_/foo_true__0xc0005f8678__} (1.57s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005f8690_} (1.60s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005f86a8_} (1.54s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005f86c0_} (1.54s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005f86d8_} (1.82s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.10s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.73s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.86s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.18s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.78s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.86s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.98s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.55s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.14s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.81s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.35s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.38s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.56s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.66s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.86s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.63s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.02s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.41s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.77s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.99s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.93s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.27s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.36s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.34s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.74s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsAttach (0.93s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.01s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.43s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.97s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.40s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFilters (1.55s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFormat (1.82s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.27s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.52s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-02T10:36:53.100Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsResize (1.27s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.84s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.66s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2021-07-02T10:36:53.100Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.65s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.99s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.07s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.18s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.40s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.49s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.46s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecCgroup (2.59s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecInspectID (2.05s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.16s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecParseError (1.14s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.21s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.19s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.41s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.45s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecStartFails (1.47s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecTTY (0.99s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecUlimits (1.01s) [2021-07-02T10:36:53.101Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.76s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestExecWithUser (1.29s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.98s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestHealth (23.14s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportDisplay (2.54s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportFile (2.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportGzipped (1.62s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.59s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.66s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.30s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.14s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.10s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.89s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.02s) [2021-07-02T10:36:53.101Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.99s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectHistory (0.85s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-02T10:36:53.101Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.68s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.43s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.72s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectStatus (0.76s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.44s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.94s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.57s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.78s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.61s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.26s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.18s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.13s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.15s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.60s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.13s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.51s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.97s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.67s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.06s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.44s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.48s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.53s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.11s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.11s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.03s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.93s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsTail (1.26s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.18s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.94s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestNetHostname (3.11s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.79s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.17s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.02s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.93s) [2021-07-02T10:36:53.101Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.31s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.46s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.09s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPortList (8.66s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.38s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.10s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.95s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.97s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.46s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.83s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.23s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsByOrder (3.60s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.88s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.14s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.80s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.72s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.94s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.70s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.97s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.93s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.99s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.74s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.65s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2021-07-02T10:36:53.101Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.54s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.05s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.44s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.70s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.85s) [2021-07-02T10:36:53.101Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.13s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.24s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.13s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.04s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.79s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.35s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.91s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.18s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.91s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.17s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.96s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.41s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.88s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.50s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.17s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.32s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.90s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.77s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.51s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.84s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.37s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.40s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.43s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunMount (7.92s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.89s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.92s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.91s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.50s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.06s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.07s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.04s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.85s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunState (1.46s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.18s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.47s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.05s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.08s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.09s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.29s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.63s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.35s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-02T10:36:53.102Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-02T10:36:53.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.70s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.08s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.96s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.98s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.94s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.90s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.67s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.80s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.27s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.49s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.47s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.41s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.89s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.85s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (2.01s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.61s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.25s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.86s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.25s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartRecordError (1.54s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.94s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.80s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.97s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.76s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.00s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.77s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.09s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateStats (3.73s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.49s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.84s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.13s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.47s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.64s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.79s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.02s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.03s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.04s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.08s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.72s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.14s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.76s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.20s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.66s) [2021-07-02T10:36:53.103Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.68s) [2021-07-02T10:36:53.103Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-02T10:36:53.103Z] === RUN TestDockerRegistrySuite [2021-07-02T10:36:53.103Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-02T10:36:53.238Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-02T10:36:53.238Z] === RUN TestVolumesInvalidJSON [2021-07-02T10:36:53.238Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-02T10:36:53.238Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-02T10:36:53.238Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-02T10:36:53.238Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-02T10:36:53.238Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-02T10:36:53.238Z] PASS [2021-07-02T10:36:53.238Z] ok github.com/docker/docker/integration/volume 0.319s [2021-07-02T10:36:53.238Z] [2021-07-02T10:36:53.238Z] DONE 5 tests in 2.165s [2021-07-02T10:36:53.238Z] INFO: make.ps1 ended at 07/02/2021 10:36:53 [2021-07-02T10:36:53.238Z] INFO: Integration CLI tests being run from the host: [2021-07-02T10:36:53.238Z] 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-07-02T10:36:54.040Z] check_test.go:196: [d1e9b49b8efc3] daemon is not started [2021-07-02T10:36:54.040Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-02T10:36:55.416Z] check_test.go:196: [d3655875cdd2f] daemon is not started [2021-07-02T10:36:55.417Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-02T10:36:57.188Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-02T10:36:57.325Z] check_test.go:196: [d28b2e6c316b5] daemon is not started [2021-07-02T10:36:57.325Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-02T10:36:57.325Z] check_test.go:196: [d649a895b7d71] daemon is not started [2021-07-02T10:36:57.325Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T10:36:58.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-02T10:36:58.058Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-02T10:36:58.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-02T10:36:59.391Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-02T10:36:59.391Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-02T10:36:59.391Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-02T10:37:00.368Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-02T10:37:00.368Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-02T10:37:00.368Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-02T10:37:00.649Z] check_test.go:196: [dd4a8c883b5e9] daemon is not started [2021-07-02T10:37:00.649Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T10:37:01.343Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-02T10:37:01.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-02T10:37:01.860Z] INFO: Testing against a local daemon [2021-07-02T10:37:01.860Z] === RUN TestDockerSuite [2021-07-02T10:37:01.860Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-02T10:37:01.860Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-02T10:37:01.860Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T10:37:01.860Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-02T10:37:01.860Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-02T10:37:02.322Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-02T10:37:02.323Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-02T10:37:02.323Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-02T10:37:02.323Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-02T10:37:02.323Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-02T10:37:02.895Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-02T10:37:03.296Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-02T10:37:03.296Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-02T10:37:03.872Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-02T10:37:04.272Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-02T10:37:04.272Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-02T10:37:04.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-02T10:37:04.330Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-02T10:37:04.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-02T10:37:04.330Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-02T10:37:04.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-02T10:37:04.335Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-02T10:37:04.335Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-02T10:37:04.798Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-02T10:37:05.773Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-02T10:37:06.235Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-02T10:37:06.235Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-02T10:37:06.235Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-02T10:37:06.235Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-02T10:37:06.235Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-02T10:37:07.210Z] check_test.go:196: [d6e3db122a941] daemon is not started [2021-07-02T10:37:07.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-02T10:37:10.499Z] check_test.go:196: [d5fad7fad520b] daemon is not started [2021-07-02T10:37:10.499Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-02T10:37:11.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-02T10:37:11.431Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-02T10:37:11.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-02T10:37:11.875Z] check_test.go:196: [de6de2a7b1f65] daemon is not started [2021-07-02T10:37:11.875Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-02T10:37:11.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-02T10:37:11.902Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-02T10:37:11.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-02T10:37:11.902Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-02T10:37:11.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-02T10:37:12.051Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-02T10:37:12.813Z] check_test.go:196: [d95f272510d7b] daemon is not started [2021-07-02T10:37:12.813Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-02T10:37:14.190Z] check_test.go:196: [d320bf3375728] daemon is not started [2021-07-02T10:37:14.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-02T10:37:15.567Z] check_test.go:196: [d369926ebeb1c] daemon is not started [2021-07-02T10:37:15.567Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-02T10:37:16.945Z] check_test.go:196: [d4693797e0a0d] daemon is not started [2021-07-02T10:37:16.945Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-02T10:37:17.883Z] check_test.go:196: [dbff5b8f997d6] daemon is not started [2021-07-02T10:37:17.883Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-02T10:37:19.261Z] check_test.go:196: [ddb5611e59cd5] daemon is not started [2021-07-02T10:37:19.261Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-02T10:37:20.226Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3435c8401e7ce6f922b2847c4cc26bd8eff9210d4025310dcb3bc6befd0b0534 [2021-07-02T10:37:21.608Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2c2abd60306c0ef4c3d2b50c3ee05be7200906d44662fa69fd8eefb9e667d93 [2021-07-02T10:37:21.608Z] check_test.go:196: [d83cddb855a6a] daemon is not started [2021-07-02T10:37:21.608Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-02T10:37:22.985Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fd3b62d61434c19552bae8923b9304c01fba656e12dca1d66d244f108e90469f [2021-07-02T10:37:23.921Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b90ba62e3397349d363f9cdb43cb19ab3ea0c51b5bc2977cd1d7b5573e834ea [2021-07-02T10:37:23.921Z] check_test.go:196: [de3c5b277d46c] daemon is not started [2021-07-02T10:37:23.921Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-02T10:37:25.299Z] check_test.go:196: [d3250c8030251] daemon is not started [2021-07-02T10:37:25.299Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-02T10:37:28.586Z] check_test.go:196: [d64fba1cb04a4] daemon is not started [2021-07-02T10:37:28.586Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-02T10:37:29.154Z] check_test.go:196: [d08cdf7e2deeb] daemon is not started [2021-07-02T10:37:29.154Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-02T10:37:29.413Z] check_test.go:196: [d0bdc8e042800] daemon is not started [2021-07-02T10:37:29.413Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T10:37:30.791Z] check_test.go:196: [d28e04ddea636] daemon is not started [2021-07-02T10:37:30.791Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T10:37:31.728Z] check_test.go:196: [dbdc06ce7a35e] daemon is not started [2021-07-02T10:37:31.728Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T10:37:33.104Z] check_test.go:196: [d6cfc6a3f00ad] daemon is not started [2021-07-02T10:37:33.104Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-02T10:37:36.391Z] check_test.go:196: [d2814d0c03ad7] daemon is not started [2021-07-02T10:37:36.391Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-02T10:37:36.650Z] check_test.go:196: [daf1831ba15bf] daemon is not started [2021-07-02T10:37:36.650Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-02T10:37:37.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-02T10:37:38.027Z] check_test.go:196: [d54208d14bc3d] daemon is not started [2021-07-02T10:37:38.027Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-02T10:37:38.286Z] check_test.go:196: [da4b661bacebc] daemon is not started [2021-07-02T10:37:38.286Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-02T10:37:38.286Z] check_test.go:196: [d4fc2fa33b809] daemon is not started [2021-07-02T10:37:38.286Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-02T10:37:38.556Z] check_test.go:196: [d79a7c0551ce1] daemon is not started [2021-07-02T10:37:38.556Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-02T10:37:38.818Z] check_test.go:196: [d0a44ef7bbf74] daemon is not started [2021-07-02T10:37:38.818Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-02T10:37:39.386Z] check_test.go:196: [d51534e9ea98a] daemon is not started [2021-07-02T10:37:39.386Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-02T10:37:39.386Z] check_test.go:196: [daeb87dd343ec] daemon is not started [2021-07-02T10:37:39.386Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-02T10:37:40.766Z] check_test.go:196: [d9243448a6976] daemon is not started [2021-07-02T10:37:40.766Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-02T10:37:40.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-02T10:37:40.835Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-02T10:37:41.811Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-02T10:37:41.811Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T10:37:42.272Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-02T10:37:42.670Z] check_test.go:196: [ddc04314b4d9d] daemon is not started [2021-07-02T10:37:42.670Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-02T10:37:43.606Z] check_test.go:196: [d787dc9bd9752] daemon is not started [2021-07-02T10:37:43.606Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-02T10:37:43.825Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-02T10:37:43.825Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-02T10:37:43.825Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-02T10:37:44.983Z] check_test.go:196: [d55f534c3d737] daemon is not started [2021-07-02T10:37:44.983Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-02T10:37:45.919Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite (53.78s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.45s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.21s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.62s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.46s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.33s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.43s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.30s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.84s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.89s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-07-02T10:37:46.486Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-07-02T10:37:46.486Z] === RUN TestDockerSchema1RegistrySuite [2021-07-02T10:37:46.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-02T10:37:46.745Z] check_test.go:223: [d11559dda4e22] daemon is not started [2021-07-02T10:37:46.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T10:37:47.780Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-02T10:37:47.780Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-02T10:37:47.780Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-02T10:37:50.706Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-02T10:37:50.706Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-02T10:37:50.936Z] check_test.go:223: [ddaa6a1b6507c] daemon is not started [2021-07-02T10:37:50.936Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T10:37:51.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-02T10:37:51.169Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-02T10:37:51.631Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-02T10:37:51.631Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-02T10:37:51.631Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-02T10:37:52.607Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-02T10:37:52.607Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-02T10:37:52.607Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-02T10:37:54.168Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-02T10:37:54.168Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-02T10:37:54.168Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-02T10:37:54.168Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-02T10:37:54.168Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-02T10:37:54.168Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-02T10:37:56.206Z] check_test.go:223: [d73a74d7c99e3] daemon is not started [2021-07-02T10:37:56.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-02T10:37:56.360Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-02T10:37:57.335Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-02T10:37:57.796Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-02T10:37:58.257Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-02T10:37:58.718Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-02T10:37:59.495Z] check_test.go:223: [dfc542294da6a] daemon is not started [2021-07-02T10:37:59.755Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-02T10:38:01.139Z] check_test.go:223: [dbea1727b62b1] daemon is not started [2021-07-02T10:38:01.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-02T10:38:02.075Z] check_test.go:223: [d7b4df85e5eb6] daemon is not started [2021-07-02T10:38:02.075Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-02T10:38:02.334Z] check_test.go:223: [d3ec501989861] daemon is not started [2021-07-02T10:38:02.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T10:38:03.711Z] check_test.go:223: [d455fcc59885b] daemon is not started [2021-07-02T10:38:03.711Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T10:38:04.648Z] check_test.go:223: [d184ceaa9c3f7] daemon is not started [2021-07-02T10:38:04.648Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T10:38:06.026Z] check_test.go:223: [d5281902e5b5f] daemon is not started [2021-07-02T10:38:06.026Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-02T10:38:07.930Z] docker_cli_swarm_test.go:1172: [d09fcbf89f6c0] joining swarm manager [ddfe848104e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-02T10:38:09.062Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-02T10:38:09.307Z] check_test.go:223: [d18a161b40bae] daemon is not started [2021-07-02T10:38:09.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-02T10:38:09.874Z] check_test.go:223: [dd742968211c6] daemon is not started [2021-07-02T10:38:09.874Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-02T10:38:10.134Z] check_test.go:223: [dfdd20bec48c9] daemon is not started [2021-07-02T10:38:10.134Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-02T10:38:10.134Z] check_test.go:223: [d15c0c9b7d452] daemon is not started [2021-07-02T10:38:10.134Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-02T10:38:10.701Z] check_test.go:223: [dd88633fc1b31] daemon is not started [2021-07-02T10:38:10.701Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-02T10:38:10.701Z] check_test.go:223: [d559bc7cca888] daemon is not started [2021-07-02T10:38:10.701Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-02T10:38:11.268Z] check_test.go:223: [df009d2514eb0] daemon is not started [2021-07-02T10:38:11.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-02T10:38:11.268Z] check_test.go:223: [d057f2b8d52e3] daemon is not started [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite (24.81s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.74s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.70s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.57s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.36s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-07-02T10:38:11.268Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-02T10:38:11.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-02T10:38:11.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-02T10:38:11.979Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-02T10:38:11.979Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-02T10:38:11.979Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-02T10:38:12.205Z] check_test.go:252: [d226a0acdf353] daemon is not started [2021-07-02T10:38:12.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-02T10:38:12.464Z] check_test.go:252: [dae14685f692d] daemon is not started [2021-07-02T10:38:12.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-02T10:38:12.723Z] check_test.go:252: [d45b4504252a7] daemon is not started [2021-07-02T10:38:12.723Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-02T10:38:12.953Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-02T10:38:12.953Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-02T10:38:12.953Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-02T10:38:13.414Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-02T10:38:13.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-02T10:38:13.918Z] check_test.go:252: [dfbc21e9a2ca4] daemon is not started [2021-07-02T10:38:13.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-02T10:38:14.486Z] check_test.go:252: [d215a5736760b] daemon is not started [2021-07-02T10:38:14.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-02T10:38:15.053Z] check_test.go:252: [d196be43c158d] daemon is not started [2021-07-02T10:38:15.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-02T10:38:15.053Z] check_test.go:252: [de02899a5bcad] daemon is not started [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-07-02T10:38:15.053Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-07-02T10:38:15.053Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-02T10:38:15.053Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-02T10:38:17.806Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-02T10:38:18.783Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-02T10:38:18.783Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-02T10:38:19.245Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-02T10:38:20.329Z] check_test.go:279: [d61d9d79b1895] daemon is not started [2021-07-02T10:38:20.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-02T10:38:20.329Z] check_test.go:279: [dbba5792b3be0] daemon is not started [2021-07-02T10:38:20.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-02T10:38:20.505Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-02T10:38:20.587Z] check_test.go:279: [d52826bacb970] daemon is not started [2021-07-02T10:38:20.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-02T10:38:20.588Z] check_test.go:279: [d398884896b6a] daemon is not started [2021-07-02T10:38:20.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-02T10:38:20.846Z] check_test.go:279: [d053ae100a94a] daemon is not started [2021-07-02T10:38:20.846Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-07-02T10:38:20.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-02T10:38:20.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-07-02T10:38:20.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-02T10:38:20.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-02T10:38:20.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-02T10:38:20.846Z] === RUN TestDockerNetworkSuite [2021-07-02T10:38:20.846Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-02T10:38:21.476Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-02T10:38:21.937Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-02T10:38:21.937Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-02T10:38:21.937Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-02T10:38:22.910Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-02T10:38:23.380Z] docker_cli_network_unix_test.go:46: [ddcf094be8897] daemon is not started [2021-07-02T10:38:23.380Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-02T10:38:23.882Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-02T10:38:23.882Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-02T10:38:23.882Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-02T10:38:23.882Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-02T10:38:23.882Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-02T10:38:23.948Z] docker_cli_network_unix_test.go:46: [d6e76d6ccf1fe] daemon is not started [2021-07-02T10:38:24.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-02T10:38:29.481Z] docker_cli_network_unix_test.go:46: [dbf117c431748] daemon is not started [2021-07-02T10:38:29.692Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-02T10:38:30.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-02T10:38:31.953Z] docker_cli_network_unix_test.go:46: [d1b5b3107c144] daemon is not started [2021-07-02T10:38:31.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-02T10:38:32.212Z] docker_cli_network_unix_test.go:1233: [dbc5491cdfcfb] daemon is not started [2021-07-02T10:38:35.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-02T10:38:36.449Z] docker_cli_network_unix_test.go:46: [d9a836ccf818c] daemon is not started [2021-07-02T10:38:36.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-02T10:38:44.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-02T10:38:44.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-02T10:38:44.840Z] docker_cli_network_unix_test.go:46: [d372d39d47357] daemon is not started [2021-07-02T10:38:44.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-02T10:38:44.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-02T10:38:47.374Z] docker_cli_network_unix_test.go:46: [d8e8952bbb0e1] daemon is not started [2021-07-02T10:38:47.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-02T10:38:48.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-02T10:38:48.751Z] docker_cli_network_unix_test.go:46: [d6a36a0380dab] daemon is not started [2021-07-02T10:38:49.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-02T10:38:49.009Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-02T10:38:49.576Z] docker_cli_network_unix_test.go:46: [d6b9b572ba9eb] daemon is not started [2021-07-02T10:38:49.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-02T10:38:50.402Z] docker_cli_network_unix_test.go:46: [d7542900f8d82] daemon is not started [2021-07-02T10:38:50.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-02T10:38:51.338Z] docker_cli_swarm_test.go:1453: [df98aafcd032b] joining swarm manager [d3810ba47a639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:38:51.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-02T10:38:51.598Z] docker_cli_network_unix_test.go:46: [dcefc9c2bfec6] daemon is not started [2021-07-02T10:38:52.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-02T10:38:52.429Z] docker_cli_swarm_test.go:1454: [d42188ee544d7] joining swarm manager [d3810ba47a639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-02T10:38:52.998Z] docker_cli_network_unix_test.go:46: [d7b2ea2d54565] daemon is not started [2021-07-02T10:38:53.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-02T10:38:53.516Z] docker_cli_network_unix_test.go:46: [dd49629ef351b] daemon is not started [2021-07-02T10:38:53.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-02T10:38:53.776Z] docker_cli_network_unix_test.go:46: [ded237112aaed] daemon is not started [2021-07-02T10:38:53.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-02T10:38:54.713Z] docker_cli_network_unix_test.go:46: [dba21bd451e8d] daemon is not started [2021-07-02T10:38:54.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-02T10:38:54.973Z] docker_cli_network_unix_test.go:46: [da39bf403a445] daemon is not started [2021-07-02T10:38:54.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-02T10:38:54.973Z] docker_cli_network_unix_test.go:46: [d19500ca7e605] daemon is not started [2021-07-02T10:38:54.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-02T10:38:55.231Z] docker_cli_network_unix_test.go:46: [d0a6e87b85a86] daemon is not started [2021-07-02T10:38:55.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-02T10:38:55.352Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-02T10:38:56.167Z] docker_cli_network_unix_test.go:46: [d63230ad3fdd6] daemon is not started [2021-07-02T10:38:56.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-02T10:38:57.103Z] docker_cli_network_unix_test.go:46: [dbc3da17fbdea] daemon is not started [2021-07-02T10:38:57.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-02T10:38:57.671Z] docker_cli_network_unix_test.go:46: [d84e7b2afae6e] daemon is not started [2021-07-02T10:38:57.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-02T10:38:57.930Z] docker_cli_network_unix_test.go:46: [dfee50c33499c] daemon is not started [2021-07-02T10:38:58.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-02T10:38:58.189Z] docker_cli_network_unix_test.go:46: [d72ea3aa412d8] daemon is not started [2021-07-02T10:38:58.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-02T10:38:59.594Z] docker_cli_network_unix_test.go:968: [d287bcd5ae41f] daemon is not started [2021-07-02T10:39:00.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-02T10:39:02.874Z] docker_cli_network_unix_test.go:46: [d03325d72a783] daemon is not started [2021-07-02T10:39:02.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-02T10:39:02.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-02T10:39:03.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-02T10:39:04.076Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-02T10:39:04.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-02T10:39:04.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-02T10:39:05.273Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-02T10:39:07.810Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-02T10:39:08.746Z] docker_cli_network_unix_test.go:1116: [da45ec84a4941] daemon is not started [2021-07-02T10:39:12.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-02T10:39:12.261Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-02T10:39:12.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-02T10:39:13.808Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-02T10:39:15.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-02T10:39:15.476Z] docker_cli_network_unix_test.go:46: [d8b7445b24298] daemon is not started [2021-07-02T10:39:15.476Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-02T10:39:15.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-02T10:39:16.856Z] docker_cli_network_unix_test.go:46: [d1933afeba7c3] daemon is not started [2021-07-02T10:39:16.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-02T10:39:16.856Z] docker_cli_network_unix_test.go:46: [d3e72d7028a90] daemon is not started [2021-07-02T10:39:16.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-02T10:39:16.856Z] docker_cli_network_unix_test.go:46: [d98f8204aee43] daemon is not started [2021-07-02T10:39:16.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-02T10:39:17.114Z] docker_cli_network_unix_test.go:46: [daff2b1d8ffdc] daemon is not started [2021-07-02T10:39:17.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-02T10:39:17.373Z] docker_cli_network_unix_test.go:46: [d68be8666ad17] daemon is not started [2021-07-02T10:39:17.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-02T10:39:17.373Z] docker_cli_network_unix_test.go:46: [dcd28d5dad74a] daemon is not started [2021-07-02T10:39:17.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-02T10:39:17.633Z] docker_cli_swarm_unix_test.go:62: [d455eca09de14] joining swarm manager [dea2edb440ae3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:39:19.621Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-02T10:39:19.621Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-02T10:39:19.621Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-02T10:39:19.621Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-02T10:39:19.621Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-02T10:39:19.621Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-02T10:39:19.621Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-02T10:39:20.083Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-02T10:39:20.083Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-02T10:39:20.544Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-02T10:39:20.935Z] docker_cli_network_unix_test.go:46: [d24be377c660b] daemon is not started [2021-07-02T10:39:21.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-02T10:39:21.502Z] docker_cli_network_unix_test.go:46: [dced6f85867c4] daemon is not started [2021-07-02T10:39:21.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-02T10:39:21.502Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-02T10:39:21.502Z] docker_cli_network_unix_test.go:46: [d31309684d2ac] daemon is not started [2021-07-02T10:39:21.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-02T10:39:22.439Z] docker_cli_network_unix_test.go:46: [d3147b66d2915] daemon is not started [2021-07-02T10:39:22.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-02T10:39:26.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-02T10:39:28.536Z] docker_cli_network_unix_test.go:1084: [da7ba2c168162] daemon is not started [2021-07-02T10:39:30.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-02T10:39:30.442Z] docker_cli_network_unix_test.go:46: [d20383cd62ecf] daemon is not started [2021-07-02T10:39:30.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-02T10:39:31.246Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-02T10:39:31.246Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-02T10:39:31.246Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-02T10:39:31.246Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-02T10:39:31.246Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-02T10:39:31.246Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-02T10:39:31.246Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-02T10:39:31.246Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-02T10:39:31.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-02T10:39:31.382Z] docker_cli_network_unix_test.go:46: [d6ea9901edfcc] daemon is not started [2021-07-02T10:39:31.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-02T10:39:33.286Z] docker_cli_network_unix_test.go:46: [d7f10031f3132] daemon is not started [2021-07-02T10:39:33.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-02T10:39:33.804Z] docker_cli_network_unix_test.go:46: [dbc091c468263] daemon is not started [2021-07-02T10:39:33.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-02T10:39:34.374Z] docker_cli_network_unix_test.go:46: [da1f7d42396e8] daemon is not started [2021-07-02T10:39:34.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-02T10:39:35.200Z] docker_cli_network_unix_test.go:46: [dd85099b98568] daemon is not started [2021-07-02T10:39:35.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-02T10:39:36.137Z] docker_cli_network_unix_test.go:46: [db444e1c1d238] daemon is not started [2021-07-02T10:39:36.397Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-02T10:39:37.072Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-02T10:39:37.072Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T10:39:37.073Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-02T10:39:37.073Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-02T10:39:37.073Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-02T10:39:40.002Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-02T10:39:42.207Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-02T10:39:42.207Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-02T10:39:42.207Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-02T10:39:42.207Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-02T10:39:42.207Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-02T10:39:42.207Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-02T10:39:42.207Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-02T10:39:42.207Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-02T10:39:42.207Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-02T10:39:42.981Z] docker_cli_network_unix_test.go:46: [d26d3db5d3475] daemon is not started [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite (81.44s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.50s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.93s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.81s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.98s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.95s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.00s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.72s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.42s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.34s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.00s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.00s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.27s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.81s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.57s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.98s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.29s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.32s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.97s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-02T10:39:42.981Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.13s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.09s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.67s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.10s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.18s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.27s) [2021-07-02T10:39:42.981Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.82s) [2021-07-02T10:39:42.981Z] === RUN TestDockerHubPullSuite [2021-07-02T10:39:42.981Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-02T10:39:43.917Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-02T10:39:45.139Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-02T10:39:45.139Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-02T10:39:45.139Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-02T10:39:45.139Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T10:39:45.139Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-02T10:39:45.716Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-02T10:39:45.716Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-02T10:39:45.716Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-02T10:39:45.822Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-02T10:39:46.117Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-02T10:39:46.182Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-02T10:39:46.389Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-02T10:39:47.324Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-02T10:39:47.583Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite (5.45s) [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.01s) [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-07-02T10:39:47.843Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-02T10:39:47.843Z] PASS [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === Skipped [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-02T10:39:47.843Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-02T10:39:47.843Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-02T10:39:47.843Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-02T10:39:47.843Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-02T10:39:47.843Z] [2021-07-02T10:39:47.843Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-02T10:39:47.844Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-02T10:39:47.844Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-02T10:39:47.844Z] docker_cli_network_unix_test.go:46: [d31309684d2ac] daemon is not started [2021-07-02T10:39:47.844Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] DONE 1269 tests, 51 skipped in 2021.138s [2021-07-02T10:39:47.844Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-02T10:39:47.844Z] ++++ cat bundles/test-integration/docker.pid [2021-07-02T10:39:47.844Z] +++ kill 8243 [2021-07-02T10:39:47.844Z] +++ /etc/init.d/apparmor stop [2021-07-02T10:39:47.844Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] Unloading profiles will leave already running processes permanently [2021-07-02T10:39:47.844Z] unconfined, which can lead to unexpected situations. [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:47.844Z] To set a process to complain mode, use the command line tool [2021-07-02T10:39:47.844Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-02T10:39:47.844Z] +++ true [2021-07-02T10:39:47.844Z] exiting test-integration [2021-07-02T10:39:47.844Z] ++ exit 0 [2021-07-02T10:39:47.844Z] [2021-07-02T10:39:48.103Z] + for job in $(jobs -p) [2021-07-02T10:39:48.103Z] + wait 4017 [2021-07-02T10:39:51.939Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-02T10:39:51.939Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-02T10:39:51.939Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-02T10:39:52.255Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-02T10:40:10.026Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-02T10:40:11.359Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-02T10:40:11.359Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-02T10:40:11.819Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-02T10:40:11.929Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-02T10:40:15.215Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-02T10:40:16.524Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-02T10:40:17.788Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-02T10:40:19.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-02T10:40:21.073Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-02T10:40:22.356Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-02T10:40:23.606Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-02T10:40:25.507Z] docker_api_swarm_test.go:961: [dbc14690e5655] joining swarm manager [d72843f119b1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-02T10:40:43.589Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-02T10:40:52.448Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-02T10:40:52.448Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-02T10:40:52.448Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-02T10:40:55.817Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-02T10:40:58.350Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-02T10:41:00.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-02T10:41:03.539Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-02T10:41:10.173Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-02T10:41:13.511Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-02T10:41:16.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-02T10:41:20.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-02T10:41:20.529Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-02T10:41:22.620Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-02T10:41:22.884Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-02T10:41:22.884Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-02T10:41:22.884Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-02T10:41:22.884Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-02T10:41:25.909Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-02T10:41:28.442Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-02T10:41:31.728Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-02T10:41:32.949Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-02T10:41:34.261Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-02T10:42:02.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-02T10:42:04.060Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-02T10:42:04.060Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-02T10:42:04.060Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-02T10:42:05.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-02T10:42:05.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-02T10:42:10.071Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-02T10:42:10.313Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-02T10:42:10.775Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-02T10:42:10.775Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-02T10:42:10.775Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-02T10:42:10.775Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-02T10:42:10.775Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-02T10:42:10.775Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-02T10:42:10.775Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-02T10:42:11.236Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-02T10:42:12.209Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-02T10:42:15.958Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-02T10:42:16.932Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-02T10:42:16.932Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-02T10:42:17.393Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-02T10:42:17.393Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-02T10:42:17.393Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-02T10:42:17.393Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-02T10:42:20.313Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-02T10:42:20.425Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-02T10:42:23.416Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-02T10:42:23.416Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-02T10:42:23.416Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-02T10:42:30.481Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-02T10:42:35.174Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-02T10:42:43.765Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-02T10:42:44.226Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-02T10:42:44.226Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-02T10:42:44.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-02T10:42:44.570Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-02T10:42:45.383Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-02T10:42:47.984Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-02T10:42:49.535Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-02T10:42:53.180Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-02T10:42:55.349Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-02T10:42:55.349Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-02T10:42:55.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-02T10:42:55.349Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-02T10:42:55.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-02T10:42:55.349Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-02T10:42:55.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-02T10:42:55.349Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-02T10:42:55.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-02T10:42:55.349Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite (1738.27s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.67s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.33s) [2021-07-02T10:43:00.261Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.08s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.50s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.41s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.44s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.93s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.55s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.57s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.58s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (72.82s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.74s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.55s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.64s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.69s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.08s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.94s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.32s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.16s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.43s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.24s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.83s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.51s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.06s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.70s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.17s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.07s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.06s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.30s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.59s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.47s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.41s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.55s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.20s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.95s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.49s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.52s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.41s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.43s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.41s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.58s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.61s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.64s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.52s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.15s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2021-07-02T10:43:00.261Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.97s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.56s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.18s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.85s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.50s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.82s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.50s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.66s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.96s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.09s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.55s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.78s) [2021-07-02T10:43:00.262Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.86s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.58s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.99s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.86s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.51s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.62s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.87s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.88s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.83s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.64s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.41s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.21s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.30s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.36s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.00s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.73s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.01s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.69s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.51s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2021-07-02T10:43:00.262Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2021-07-02T10:43:00.262Z] === RUN TestDockerExternalVolumeSuite [2021-07-02T10:43:00.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-02T10:43:00.830Z] docker_cli_external_volume_driver_test.go:53: [d3c3d70582e71] daemon is not started [2021-07-02T10:43:05.609Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-02T10:43:18.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-02T10:43:35.649Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-02T10:43:46.028Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-02T10:43:46.097Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-02T10:43:46.097Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-02T10:43:46.097Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-02T10:43:46.097Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-02T10:43:46.097Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-02T10:43:46.535Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-02T10:43:46.535Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-02T10:43:46.535Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-02T10:43:46.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-02T10:43:52.350Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-02T10:43:56.405Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-02T10:43:58.510Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-02T10:43:58.510Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-02T10:43:59.485Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-02T10:43:59.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-02T10:44:00.982Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-02T10:44:00.982Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-02T10:44:00.982Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-02T10:44:00.982Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-02T10:44:01.444Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-02T10:44:01.444Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-02T10:44:01.444Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-02T10:44:01.444Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-02T10:44:01.444Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-02T10:44:01.444Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-02T10:44:01.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-02T10:44:06.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-02T10:44:06.154Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-02T10:44:06.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-02T10:44:06.154Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-02T10:44:06.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-02T10:44:06.154Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T10:44:06.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-02T10:44:06.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-02T10:44:08.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-02T10:44:08.543Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-02T10:44:09.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-02T10:44:13.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-02T10:44:16.969Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-02T10:44:24.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-02T10:44:26.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-02T10:44:31.818Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-02T10:44:31.819Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-02T10:44:31.819Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-02T10:44:31.819Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-02T10:44:31.819Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-02T10:44:31.819Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-02T10:44:31.819Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-02T10:44:31.819Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-02T10:44:31.819Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-02T10:44:31.819Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-02T10:44:31.819Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-02T10:44:31.819Z] === RUN TestDockerSuite/TestBuildFails [2021-07-02T10:44:32.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-02T10:44:32.668Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-02T10:44:32.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-02T10:44:33.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-02T10:44:33.368Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-02T10:44:33.830Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-02T10:44:40.928Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-02T10:44:43.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-02T10:44:43.026Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-02T10:44:43.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-02T10:44:43.026Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-02T10:44:43.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-02T10:44:45.640Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-02T10:44:50.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-02T10:44:50.123Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-02T10:44:50.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-02T10:44:50.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-02T10:44:50.123Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-02T10:44:50.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-02T10:44:50.123Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-02T10:44:50.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-02T10:44:51.251Z] docker_cli_external_volume_driver_test.go:53: [d3af6395470b0] daemon is not started [2021-07-02T10:44:58.053Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-02T10:45:03.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-02T10:45:03.871Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-02T10:45:05.416Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-02T10:45:11.232Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-02T10:45:11.233Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-02T10:45:11.233Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-02T10:45:11.233Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-02T10:45:12.205Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-02T10:45:12.205Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-02T10:45:12.205Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-02T10:45:20.811Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-02T10:45:20.811Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T10:45:20.811Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-02T10:45:21.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-02T10:45:22.586Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-02T10:45:22.586Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-02T10:45:22.586Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-02T10:45:22.586Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-02T10:45:32.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-02T10:45:33.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-02T10:45:33.170Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-02T10:45:33.227Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-02T10:45:33.632Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-02T10:45:33.632Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T10:45:33.689Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-02T10:45:33.752Z] docker_cli_external_volume_driver_test.go:53: [dcbadaec05970] daemon is not started [2021-07-02T10:45:34.094Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-02T10:45:35.235Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-02T10:45:35.235Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-02T10:45:35.641Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-02T10:45:35.641Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-02T10:45:35.641Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-02T10:45:35.696Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-02T10:45:36.158Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-02T10:45:36.620Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-02T10:45:37.464Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-02T10:45:38.442Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-02T10:45:40.349Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-02T10:45:41.329Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-02T10:45:41.790Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-02T10:45:41.900Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-02T10:45:41.900Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-02T10:45:41.900Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-02T10:45:41.900Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-02T10:45:41.900Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-02T10:45:42.763Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-02T10:45:43.446Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-02T10:45:43.739Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-02T10:45:44.202Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-02T10:45:44.993Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-02T10:45:45.175Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-02T10:45:45.455Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-02T10:45:45.917Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-02T10:45:46.379Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-02T10:45:47.363Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-02T10:45:48.819Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-02T10:45:48.819Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-02T10:45:48.819Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-02T10:45:48.819Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-02T10:45:48.819Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-02T10:45:48.819Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-02T10:45:48.819Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-02T10:45:48.819Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-02T10:45:48.819Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-02T10:45:48.819Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-02T10:45:48.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-02T10:45:51.828Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-02T10:45:51.828Z] docker_cli_external_volume_driver_test.go:53: [d2dcdcb195053] daemon is not started [2021-07-02T10:45:52.195Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-02T10:45:53.180Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-02T10:45:53.180Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T10:45:53.180Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-02T10:45:53.180Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-02T10:45:53.180Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-02T10:45:53.180Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-02T10:45:53.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-02T10:45:53.542Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-02T10:45:53.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-02T10:45:53.542Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-02T10:45:53.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-02T10:45:53.542Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T10:45:53.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-02T10:45:53.642Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-02T10:45:53.642Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-02T10:45:53.642Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-02T10:45:54.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-02T10:45:54.103Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-02T10:45:54.384Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-02T10:45:54.384Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-02T10:45:54.384Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-02T10:45:55.076Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-02T10:45:55.935Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-02T10:45:55.935Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-02T10:45:55.935Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-02T10:45:56.398Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-02T10:45:58.590Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-02T10:45:58.728Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-02T10:45:59.562Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-02T10:46:00.025Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-02T10:46:00.025Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-02T10:46:00.025Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-02T10:46:00.896Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-02T10:46:00.999Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-02T10:46:01.973Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-02T10:46:01.973Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-02T10:46:01.973Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-02T10:46:01.973Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-02T10:46:01.973Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-02T10:46:04.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-02T10:46:07.787Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-02T10:46:13.617Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-02T10:46:14.081Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-02T10:46:14.081Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-02T10:46:14.081Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-02T10:46:14.081Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-02T10:46:14.081Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-02T10:46:14.081Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-02T10:46:14.081Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-02T10:46:14.081Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-02T10:46:14.081Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-02T10:46:14.081Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-02T10:46:14.081Z] === RUN TestDockerSuite/TestBuildFails [2021-07-02T10:46:17.012Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-02T10:46:17.012Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-02T10:46:18.627Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-02T10:46:18.628Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-02T10:46:18.628Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-02T10:46:19.089Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-02T10:46:24.133Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-02T10:46:29.966Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-02T10:46:36.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-02T10:46:37.086Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-02T10:46:42.919Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-02T10:46:43.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-02T10:46:43.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-02T10:46:43.533Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-02T10:46:44.470Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-02T10:46:49.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-02T10:46:49.338Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-02T10:46:49.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-02T10:46:49.338Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-02T10:46:49.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-02T10:46:49.799Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-02T10:46:49.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-02T10:46:50.300Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-02T10:46:50.300Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-02T10:46:50.300Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-02T10:46:50.300Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-02T10:46:50.770Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-02T10:46:50.770Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-02T10:46:50.770Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-02T10:46:51.286Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-02T10:46:51.286Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-02T10:46:51.286Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-02T10:46:54.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-02T10:46:54.822Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-02T10:47:06.168Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-02T10:47:06.168Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T10:47:06.168Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-02T10:47:07.235Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-02T10:47:09.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-02T10:47:13.072Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-02T10:47:18.620Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-02T10:47:18.889Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-02T10:47:19.083Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-02T10:47:21.286Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-02T10:47:21.286Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-02T10:47:21.286Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-02T10:47:21.750Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-02T10:47:21.750Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-02T10:47:23.605Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-02T10:47:26.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-02T10:47:26.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-02T10:47:26.485Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-02T10:47:26.485Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-02T10:47:27.580Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-02T10:47:28.046Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-02T10:47:28.510Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-02T10:47:30.062Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-02T10:47:30.527Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-02T10:47:31.505Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-02T10:47:33.707Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-02T10:47:40.826Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-02T10:47:40.826Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-02T10:47:40.826Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-02T10:47:41.289Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-02T10:47:41.340Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-02T10:47:41.340Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-02T10:47:41.340Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-02T10:47:42.267Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-02T10:47:47.620Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-02T10:47:48.099Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-02T10:47:48.448Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-02T10:47:48.448Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-02T10:47:48.448Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-02T10:47:48.448Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-02T10:47:48.448Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-02T10:47:48.448Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-02T10:47:48.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-02T10:47:49.567Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-02T10:47:51.371Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-02T10:47:54.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-02T10:47:55.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-02T10:47:56.089Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-02T10:47:56.455Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-02T10:47:59.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-02T10:47:59.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-02T10:47:59.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-02T10:47:59.368Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-02T10:48:01.936Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-02T10:48:02.912Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-02T10:48:03.888Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-02T10:48:05.860Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-02T10:48:05.860Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-02T10:48:05.860Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-02T10:48:08.059Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-02T10:48:13.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-02T10:48:14.250Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-02T10:48:15.225Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-02T10:48:25.589Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-02T10:48:28.514Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-02T10:48:40.936Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-02T10:48:45.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-02T10:48:50.673Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-02T10:48:51.294Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-02T10:48:54.217Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-02T10:48:55.764Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-02T10:48:55.764Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-02T10:48:55.764Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-02T10:48:55.764Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-02T10:48:55.764Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-02T10:49:02.872Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-02T10:49:02.872Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-02T10:49:02.872Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-02T10:49:08.426Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-02T10:49:13.149Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-02T10:49:17.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-02T10:49:20.279Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-02T10:49:25.462Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-02T10:49:25.462Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-02T10:49:25.462Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-02T10:49:25.462Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-02T10:49:26.114Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-02T10:49:32.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-02T10:49:45.469Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-02T10:49:50.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-02T10:49:50.942Z] docker_cli_external_volume_driver_test.go:485: [d91a641fb9d7a] daemon is not started [2021-07-02T10:49:51.335Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-02T10:49:51.335Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-02T10:49:51.335Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-02T10:49:57.174Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-02T10:49:57.174Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-02T10:49:57.174Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-02T10:49:57.174Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-02T10:49:57.174Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-02T10:49:57.174Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-02T10:50:00.939Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-02T10:50:03.245Z] === RUN TestDockerSuite/TestBuildRm [2021-07-02T10:50:05.662Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-02T10:50:05.814Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-02T10:50:05.814Z] docker_cli_external_volume_driver_test.go:53: [d8a8f30885ce4] daemon is not started [2021-07-02T10:50:08.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-02T10:50:08.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-02T10:50:08.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-02T10:50:11.520Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-02T10:50:12.498Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-02T10:50:14.050Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-02T10:50:20.683Z] --- PASS: TestDockerExternalVolumeSuite (439.59s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.41s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.42s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.43s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.15s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-07-02T10:50:20.684Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-02T10:50:20.684Z] PASS [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] === Skipped [2021-07-02T10:50:20.684Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-02T10:50:20.684Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-02T10:50:20.684Z] check_test.go:309: [defeef877b5aa] daemon is not started [2021-07-02T10:50:20.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-02T10:50:20.684Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-02T10:50:20.684Z] check_test.go:309: [de946441369cc] daemon is not started [2021-07-02T10:50:20.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-02T10:50:20.684Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-02T10:50:20.684Z] check_test.go:309: [dd1f8501a6aee] daemon is not started [2021-07-02T10:50:20.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-02T10:50:20.684Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-02T10:50:20.684Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-02T10:50:20.684Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-02T10:50:20.684Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] DONE 273 tests, 5 skipped in 2652.058s [2021-07-02T10:50:20.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-02T10:50:20.684Z] ++++ cat bundles/test-integration/docker.pid [2021-07-02T10:50:20.684Z] +++ kill 8248 [2021-07-02T10:50:20.684Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de6f4c5a5f097/docker.pid [2021-07-02T10:50:20.684Z] +++ kill 7091 [2021-07-02T10:50:20.684Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7091 is not a child of this shell [2021-07-02T10:50:20.684Z] warning: PID 7091 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de6f4c5a5f097/docker.pid had a nonzero exit code [2021-07-02T10:50:20.684Z] +++ /etc/init.d/apparmor stop [2021-07-02T10:50:20.684Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] Unloading profiles will leave already running processes permanently [2021-07-02T10:50:20.684Z] unconfined, which can lead to unexpected situations. [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] To set a process to complain mode, use the command line tool [2021-07-02T10:50:20.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-02T10:50:20.684Z] +++ true [2021-07-02T10:50:20.684Z] exiting test-integration [2021-07-02T10:50:20.684Z] ++ exit 0 [2021-07-02T10:50:20.684Z] [2021-07-02T10:50:20.684Z] + exit 0 [2021-07-02T10:50:20.684Z] ++ jobs -p [2021-07-02T10:50:20.684Z] + pids= [2021-07-02T10:50:20.684Z] + echo 'Remaining pids to kill: []' [2021-07-02T10:50:20.684Z] Remaining pids to kill: [] [2021-07-02T10:50:20.684Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-02T10:50:20.700Z] Recording test results [2021-07-02T10:50:22.378Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-02T10:50:22.723Z] + echo Ensuring container killed. [2021-07-02T10:50:22.723Z] Ensuring container killed. [2021-07-02T10:50:22.723Z] + docker ps -aq -f name=docker-pr15-* [2021-07-02T10:50:22.723Z] + cids=3b513d48dff7 [2021-07-02T10:50:22.723Z] d91051f4d763 [2021-07-02T10:50:22.723Z] a0ec922e2260 [2021-07-02T10:50:22.723Z] + [ -n 3b513d48dff7 [2021-07-02T10:50:22.723Z] d91051f4d763 [2021-07-02T10:50:22.723Z] a0ec922e2260 ] [2021-07-02T10:50:22.723Z] + docker rm -vf 3b513d48dff7 d91051f4d763 a0ec922e2260 [2021-07-02T10:50:23.662Z] 3b513d48dff7 [2021-07-02T10:50:24.390Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-02T10:50:24.426Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-02T10:50:25.567Z] d91051f4d763 [2021-07-02T10:50:25.567Z] a0ec922e2260 [Pipeline] sh [2021-07-02T10:50:25.854Z] + echo Chowning /workspace to jenkins user [2021-07-02T10:50:25.854Z] Chowning /workspace to jenkins user [2021-07-02T10:50:25.854Z] + id -u [2021-07-02T10:50:25.854Z] + id -g [2021-07-02T10:50:25.854Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42550:/workspace busybox chown -R 1000:1000 /workspace [2021-07-02T10:50:25.854Z] Unable to find image 'busybox:latest' locally [2021-07-02T10:50:25.854Z] latest: Pulling from library/busybox [2021-07-02T10:50:25.977Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-02T10:50:26.113Z] b71f96345d44: Pulling fs layer [2021-07-02T10:50:26.113Z] b71f96345d44: Download complete [2021-07-02T10:50:26.113Z] b71f96345d44: Pull complete [2021-07-02T10:50:26.113Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-07-02T10:50:26.113Z] Status: Downloaded newer image for busybox:latest [2021-07-02T10:50:27.316Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-02T10:50:27.316Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-02T10:50:27.316Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-02T10:50:27.316Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-02T10:50:27.316Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-02T10:50:28.866Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-02T10:50:30.610Z] + bundleName=amd64 [2021-07-02T10:50:30.610Z] + echo Creating amd64-bundles.tar.gz [2021-07-02T10:50:30.610Z] Creating amd64-bundles.tar.gz [2021-07-02T10:50:30.610Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2021-07-02T10:50:30.610Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-02T10:50:31.999Z] Archiving artifacts [2021-07-02T10:50:33.584Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-02T10:50:34.100Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T10:50:34.414Z] + make clean [2021-07-02T10:50:34.673Z] docker volume rm -f docker-dev-cache [2021-07-02T10:50:34.673Z] docker-dev-cache [Pipeline] deleteDir [2021-07-02T10:50:36.369Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-02T10:50:37.341Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-02T10:50:40.120Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T10:50:42.060Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-02T10:50:57.850Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-02T10:50:59.801Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-02T10:50:59.801Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-02T10:50:59.801Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-02T10:51:06.742Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-02T10:51:06.742Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-02T10:51:06.742Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-02T10:51:08.198Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-02T10:51:08.486Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-02T10:51:08.949Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-02T10:51:12.909Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-02T10:51:13.881Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-02T10:51:13.881Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-02T10:51:13.881Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-02T10:51:13.881Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-02T10:51:13.881Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-02T10:51:16.065Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-02T10:51:16.065Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-02T10:51:16.065Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-02T10:51:19.308Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-02T10:51:19.308Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-02T10:51:24.339Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-02T10:51:27.913Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-02T10:51:34.590Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-02T10:51:49.318Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-02T10:52:03.660Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-02T10:52:03.660Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-02T10:52:03.660Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-02T10:52:03.660Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-02T10:52:03.660Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-02T10:52:06.852Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-02T10:52:14.020Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-02T10:52:17.775Z] === RUN TestDockerSuite/TestBuildUser [2021-07-02T10:52:17.775Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-02T10:52:17.775Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-02T10:52:17.775Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T10:52:17.775Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-02T10:52:17.775Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-02T10:52:17.775Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-02T10:52:21.708Z] === RUN TestDockerSuite/TestBuildRm [2021-07-02T10:52:24.939Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-02T10:52:26.378Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-02T10:52:26.378Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-02T10:52:30.151Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-02T10:52:30.151Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-02T10:52:30.151Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-02T10:52:30.151Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-02T10:52:30.151Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-02T10:52:39.431Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-02T10:52:39.694Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-02T10:52:46.524Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-02T10:52:46.524Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-02T10:52:46.524Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-02T10:52:46.524Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-02T10:52:46.524Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-02T10:52:48.067Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-02T10:52:49.969Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-02T10:52:51.298Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-02T10:52:52.273Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-02T10:52:52.771Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-02T10:52:56.526Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-02T10:53:02.335Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-02T10:53:02.631Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-02T10:53:08.467Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-02T10:53:08.467Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-02T10:53:08.467Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-02T10:53:08.467Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-02T10:53:08.467Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-02T10:53:10.665Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-02T10:53:10.665Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-02T10:53:11.127Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-02T10:53:20.047Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-02T10:53:20.048Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-02T10:53:20.048Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-02T10:53:21.488Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-02T10:53:25.245Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-02T10:53:25.711Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-02T10:53:30.400Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-02T10:53:30.400Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-02T10:53:35.103Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-02T10:53:35.103Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-02T10:53:40.570Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-02T10:53:40.570Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-02T10:53:40.570Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-02T10:53:40.570Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-02T10:53:40.570Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-02T10:53:40.570Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-02T10:53:40.570Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-02T10:53:41.032Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-02T10:53:45.518Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-02T10:53:53.454Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-02T10:53:55.002Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-02T10:53:55.002Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-02T10:53:55.464Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-02T10:53:55.464Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-02T10:53:55.464Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-02T10:53:55.464Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T10:53:55.464Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-02T10:53:57.011Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-02T10:54:01.728Z] === RUN TestDockerSuite/TestCommitChange [2021-07-02T10:54:07.557Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-02T10:54:11.315Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-02T10:54:11.315Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T10:54:11.315Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-02T10:54:18.423Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-02T10:54:18.423Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-02T10:54:18.423Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-02T10:54:21.246Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-02T10:54:21.247Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-02T10:54:21.247Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-02T10:54:21.247Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-02T10:54:22.795Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-02T10:54:25.531Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-02T10:54:26.545Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-02T10:54:30.247Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-02T10:54:30.247Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-02T10:54:30.247Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-02T10:54:30.247Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-02T10:54:30.247Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-02T10:54:30.247Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-02T10:54:30.247Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-02T10:54:30.247Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-02T10:54:36.891Z] === RUN TestDockerSuite/TestBuildUser [2021-07-02T10:54:36.891Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-02T10:54:36.891Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-02T10:54:36.891Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T10:54:36.891Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-02T10:54:36.891Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-02T10:54:36.891Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-02T10:54:37.358Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-02T10:54:44.467Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-02T10:54:44.467Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-02T10:54:44.467Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-02T10:54:45.496Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-02T10:54:46.334Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-02T10:54:46.334Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-02T10:54:46.334Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-02T10:54:46.468Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-02T10:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-02T10:54:46.663Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-02T10:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-02T10:54:46.663Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-02T10:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-02T10:54:46.663Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-02T10:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-02T10:54:46.789Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-02T10:54:46.789Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-02T10:54:46.789Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-02T10:54:47.750Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-02T10:54:48.710Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-02T10:54:48.710Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-02T10:54:48.710Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-02T10:54:49.165Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-02T10:54:49.387Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-02T10:54:49.387Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-02T10:54:49.387Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-02T10:54:49.387Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-02T10:54:49.387Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-02T10:54:49.584Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-02T10:54:49.584Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-02T10:54:49.584Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-02T10:54:49.584Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-02T10:54:50.128Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-02T10:54:51.777Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-02T10:54:52.239Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-02T10:54:52.239Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-02T10:54:52.239Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-02T10:54:52.239Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-02T10:54:52.239Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-02T10:54:52.239Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T10:54:52.239Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-02T10:54:55.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-02T10:54:55.884Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-02T10:54:57.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-02T10:54:58.776Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-02T10:54:59.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-02T10:54:59.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-02T10:54:59.551Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-02T10:54:59.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-02T10:55:01.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-02T10:55:01.748Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-02T10:55:03.941Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-02T10:55:03.941Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T10:55:03.941Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-02T10:55:03.941Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:55:03.941Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-02T10:55:04.539Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-02T10:55:04.539Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-02T10:55:04.539Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-02T10:55:04.539Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-02T10:55:04.539Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-02T10:55:04.539Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-02T10:55:04.539Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-02T10:55:04.539Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-02T10:55:04.539Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-02T10:55:04.539Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-02T10:55:04.539Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-02T10:55:06.868Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-02T10:55:06.868Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-02T10:55:08.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-02T10:55:08.251Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-02T10:55:08.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-02T10:55:08.251Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-02T10:55:08.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-02T10:55:08.251Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T10:55:08.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-02T10:55:09.061Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-02T10:55:09.061Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-02T10:55:09.061Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-02T10:55:09.777Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-02T10:55:11.985Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-02T10:55:11.985Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-02T10:55:14.437Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-02T10:55:14.564Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-02T10:55:14.564Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-02T10:55:14.907Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-02T10:55:18.667Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-02T10:55:23.154Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-02T10:55:23.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-02T10:55:23.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-02T10:55:23.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-02T10:55:23.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-02T10:55:23.471Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-02T10:55:25.663Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-02T10:55:25.663Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-02T10:55:25.663Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-02T10:55:28.585Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-02T10:55:28.586Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T10:55:28.586Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-02T10:55:28.968Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-02T10:55:28.969Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-02T10:55:28.969Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-02T10:55:28.969Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-02T10:55:28.969Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-02T10:55:30.777Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-02T10:55:30.777Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-02T10:55:32.075Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-02T10:55:32.076Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-02T10:55:32.076Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-02T10:55:32.076Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-02T10:55:32.076Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-02T10:55:32.076Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-02T10:55:32.076Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-02T10:55:32.076Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-02T10:55:32.076Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-02T10:55:32.076Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-02T10:55:32.076Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-02T10:55:32.076Z] === RUN TestDockerSuite/TestBuildFails [2021-07-02T10:55:35.492Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-02T10:55:37.040Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-02T10:55:37.040Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-02T10:55:37.040Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-02T10:55:37.040Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-02T10:55:37.040Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-02T10:55:37.040Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-02T10:55:37.040Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-02T10:55:37.040Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-02T10:55:37.040Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-02T10:55:37.040Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-02T10:55:37.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-02T10:55:37.563Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-02T10:55:37.564Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-02T10:55:37.564Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-02T10:55:40.604Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-02T10:55:40.604Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-02T10:55:44.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-02T10:55:44.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-02T10:55:45.281Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-02T10:55:46.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-02T10:55:49.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-02T10:55:51.044Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-02T10:55:51.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-02T10:55:52.404Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-02T10:55:54.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00057a0a8_} [2021-07-02T10:55:56.164Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-02T10:55:56.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1198792906_c:\foo_false____} [2021-07-02T10:55:56.625Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-02T10:55:58.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1198792906_c:\foo_true____} [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-02T10:56:01.694Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-02T10:56:01.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-02T10:56:02.157Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-02T10:56:02.157Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-02T10:56:02.157Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-02T10:56:02.157Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-02T10:56:02.157Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-02T10:56:02.157Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-02T10:56:02.157Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-02T10:56:02.157Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T10:56:02.157Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-02T10:56:02.157Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T10:56:02.157Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-02T10:56:03.396Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-02T10:56:05.081Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-02T10:56:05.081Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-02T10:56:05.081Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-02T10:56:05.081Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-02T10:56:08.002Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-02T10:56:08.002Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-02T10:56:08.002Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-02T10:56:08.002Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-02T10:56:09.159Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-02T10:56:10.195Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-02T10:56:10.195Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-02T10:56:10.195Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-02T10:56:10.195Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-02T10:56:10.658Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-02T10:56:10.658Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-02T10:56:10.658Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-02T10:56:10.681Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-02T10:56:11.464Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-02T10:56:11.464Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-02T10:56:11.464Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-02T10:56:11.464Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-02T10:56:11.925Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-02T10:56:11.925Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-02T10:56:11.925Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-02T10:56:12.898Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-02T10:56:15.374Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-02T10:56:16.442Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-02T10:56:16.442Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-02T10:56:16.442Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-02T10:56:16.897Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-02T10:56:17.857Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-02T10:56:17.857Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-02T10:56:17.857Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-02T10:56:18.297Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-02T10:56:18.297Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T10:56:18.297Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-02T10:56:18.297Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-02T10:56:18.297Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-02T10:56:27.491Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-02T10:56:27.491Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T10:56:27.491Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-02T10:56:27.491Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-02T10:56:27.491Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-02T10:56:30.313Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-02T10:56:32.500Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-02T10:56:32.500Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-02T10:56:32.500Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-02T10:56:32.500Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-02T10:56:32.500Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-02T10:56:32.500Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T10:56:32.500Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-02T10:56:32.753Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-02T10:56:32.753Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T10:56:32.753Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-02T10:56:34.685Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-02T10:56:37.853Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-02T10:56:37.853Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-02T10:56:37.853Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-02T10:56:37.853Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-02T10:56:37.853Z] === RUN TestDockerSuite/TestCpToDot [2021-07-02T10:56:39.399Z] === RUN TestDockerSuite/TestCommitChange [2021-07-02T10:56:39.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-02T10:56:39.403Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-02T10:56:39.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-02T10:56:39.403Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-02T10:56:39.403Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-02T10:56:42.325Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-02T10:56:42.325Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T10:56:42.325Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-02T10:56:42.325Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-02T10:56:42.325Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-02T10:56:42.325Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-02T10:56:42.325Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-02T10:56:42.325Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-02T10:56:42.325Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-02T10:56:42.788Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-02T10:56:43.250Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-02T10:56:45.092Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-02T10:56:45.092Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-02T10:56:45.208Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-02T10:56:45.441Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-02T10:56:47.251Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-02T10:56:47.251Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-02T10:56:47.251Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-02T10:56:47.634Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-02T10:56:48.097Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-02T10:56:48.097Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-02T10:56:48.211Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-02T10:56:48.211Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-02T10:56:49.912Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-02T10:56:49.912Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T10:56:49.912Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-02T10:56:50.290Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-02T10:56:50.754Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-02T10:56:51.217Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-02T10:56:51.217Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-02T10:56:51.217Z] === RUN TestDockerSuite/TestCreateRM [2021-07-02T10:56:51.217Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-02T10:56:51.217Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T10:56:51.681Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-02T10:56:51.681Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-02T10:56:52.144Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-02T10:56:52.871Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-02T10:56:53.833Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-02T10:56:54.792Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-02T10:56:55.752Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-02T10:56:56.207Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-02T10:56:57.001Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-02T10:56:57.002Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-02T10:56:57.002Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-02T10:56:57.166Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-02T10:56:59.326Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-02T10:57:00.750Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-02T10:57:00.750Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-02T10:57:01.213Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-02T10:57:04.092Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-02T10:57:04.968Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-02T10:57:04.968Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-02T10:57:04.968Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-02T10:57:04.968Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-02T10:57:06.365Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-02T10:57:06.365Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-02T10:57:06.365Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-02T10:57:06.819Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-02T10:57:07.273Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-02T10:57:07.891Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-02T10:57:07.891Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-02T10:57:07.891Z] === RUN TestDockerSuite/TestDockerFails [2021-07-02T10:57:08.355Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-02T10:57:08.355Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.355Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-02T10:57:08.355Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.355Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-02T10:57:08.355Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.355Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-02T10:57:08.355Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.355Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-02T10:57:08.355Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.355Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-02T10:57:08.792Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-02T10:57:08.792Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-02T10:57:08.792Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-02T10:57:08.792Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-02T10:57:08.792Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-02T10:57:08.792Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-02T10:57:08.792Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-02T10:57:08.792Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-02T10:57:11.281Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-02T10:57:13.041Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-02T10:57:14.207Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-02T10:57:15.897Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-02T10:57:16.401Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-02T10:57:24.487Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-02T10:57:24.487Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-02T10:57:24.487Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-02T10:57:25.459Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-02T10:57:25.459Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-02T10:57:25.459Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-02T10:57:25.459Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-02T10:57:25.459Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-02T10:57:25.459Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-02T10:57:25.459Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-02T10:57:26.765Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-02T10:57:28.375Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-02T10:57:28.375Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-02T10:57:28.375Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-02T10:57:28.375Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-02T10:57:30.523Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-02T10:57:31.290Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-02T10:57:31.290Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-02T10:57:31.290Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-02T10:57:31.290Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-02T10:57:31.290Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-02T10:57:31.290Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-02T10:57:31.290Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T10:57:31.290Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-02T10:57:34.075Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-02T10:57:34.075Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-02T10:57:34.075Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-02T10:57:34.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-02T10:57:36.235Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-02T10:57:36.348Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-02T10:57:36.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-02T10:57:38.544Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-02T10:57:38.578Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-02T10:57:39.007Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-02T10:57:39.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-02T10:57:39.038Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-02T10:57:39.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-02T10:57:41.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-02T10:57:41.223Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-02T10:57:43.721Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-02T10:57:44.137Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-02T10:57:44.137Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T10:57:44.137Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-02T10:57:44.137Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:57:44.137Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-02T10:57:44.185Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-02T10:57:45.160Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-02T10:57:47.056Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-02T10:57:47.056Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-02T10:57:48.602Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-02T10:57:48.602Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-02T10:57:49.065Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-02T10:57:50.981Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-02T10:57:51.978Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-02T10:57:51.978Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-02T10:57:54.895Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-02T10:57:55.697Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-02T10:57:55.697Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-02T10:57:55.697Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-02T10:57:55.697Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-02T10:57:55.697Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-02T10:57:55.697Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T10:57:55.697Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-02T10:57:55.697Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-02T10:57:55.697Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-02T10:57:56.672Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-02T10:57:56.672Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-02T10:57:56.672Z] === RUN TestDockerSuite/TestEventsRename [2021-07-02T10:57:58.655Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-02T10:57:59.593Z] === RUN TestDockerSuite/TestEventsResize [2021-07-02T10:58:04.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-02T10:58:04.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-02T10:58:04.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-02T10:58:04.467Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-02T10:58:04.467Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-02T10:58:06.011Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-02T10:58:06.011Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-02T10:58:06.011Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-02T10:58:08.194Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-02T10:58:08.926Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-02T10:58:08.926Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T10:58:08.926Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-02T10:58:10.386Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-02T10:58:11.116Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-02T10:58:11.116Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-02T10:58:11.842Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-02T10:58:12.587Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-02T10:58:15.821Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-02T10:58:17.371Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-02T10:58:17.372Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-02T10:58:17.832Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-02T10:58:17.832Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-02T10:58:17.832Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-02T10:58:17.832Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-02T10:58:17.832Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-02T10:58:17.832Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-02T10:58:17.832Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-02T10:58:17.832Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-02T10:58:17.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-02T10:58:18.411Z] === RUN TestDockerSuite/TestEventsTop [2021-07-02T10:58:18.412Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-02T10:58:18.412Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-02T10:58:19.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-02T10:58:19.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-02T10:58:20.603Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-02T10:58:22.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-02T10:58:24.361Z] === RUN TestDockerSuite/TestExec [2021-07-02T10:58:24.361Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T10:58:24.361Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-02T10:58:24.361Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-02T10:58:24.361Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-02T10:58:24.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-02T10:58:26.556Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-02T10:58:27.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-02T10:58:28.750Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-02T10:58:28.750Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T10:58:28.750Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-02T10:58:28.750Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T10:58:28.750Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-02T10:58:28.750Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-02T10:58:28.750Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-02T10:58:29.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c3e00_} [2021-07-02T10:58:30.943Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-02T10:58:32.495Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-02T10:58:32.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1928779314_c:\foo_false____} [2021-07-02T10:58:34.692Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-02T10:58:34.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1928779314_c:\foo_true____} [2021-07-02T10:58:36.884Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-02T10:58:36.913Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-02T10:58:37.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-02T10:58:37.613Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-02T10:58:37.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-02T10:58:38.074Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-02T10:58:38.074Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-02T10:58:38.074Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-02T10:58:38.074Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-02T10:58:38.074Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T10:58:38.074Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-02T10:58:39.071Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-02T10:58:40.996Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-02T10:58:40.996Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-02T10:58:40.996Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-02T10:58:40.996Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-02T10:58:41.598Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-02T10:58:41.598Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-02T10:58:41.598Z] === RUN TestDockerSuite/TestExecEnv [2021-07-02T10:58:41.598Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-02T10:58:41.598Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-02T10:58:41.598Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-02T10:58:41.598Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-02T10:58:43.149Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-02T10:58:43.911Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-02T10:58:43.911Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-02T10:58:43.911Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-02T10:58:43.911Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-02T10:58:46.105Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-02T10:58:46.829Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-02T10:58:46.829Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.829Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-02T10:58:46.829Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.829Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-02T10:58:46.829Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.829Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-02T10:58:46.905Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-02T10:58:46.905Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.905Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-02T10:58:46.905Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.905Z] === RUN TestDockerSuite/TestExecParseError [2021-07-02T10:58:46.905Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.905Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-02T10:58:46.905Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-02T10:58:46.905Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-02T10:58:46.905Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-02T10:58:46.905Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-02T10:58:49.105Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-02T10:58:49.105Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-02T10:58:49.105Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-02T10:58:49.105Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-02T10:58:49.105Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-02T10:58:49.105Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T10:58:49.105Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-02T10:58:49.105Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-02T10:58:49.105Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-02T10:58:49.105Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-02T10:58:49.105Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-02T10:58:51.298Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-02T10:58:51.298Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-02T10:58:51.760Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-02T10:58:51.860Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-02T10:58:52.640Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-02T10:58:54.827Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-02T10:58:54.827Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T10:58:54.827Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-02T10:58:54.827Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-02T10:58:54.827Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-02T10:58:57.589Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-02T10:58:57.589Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-02T10:58:57.589Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-02T10:58:57.589Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-02T10:58:57.589Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-02T10:58:57.589Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-02T10:58:57.589Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-02T10:59:03.416Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-02T10:59:05.168Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-02T10:59:05.168Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T10:59:05.168Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-02T10:59:05.168Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-02T10:59:05.168Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-02T10:59:09.232Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-02T10:59:09.492Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-02T10:59:09.492Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-02T10:59:09.492Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-02T10:59:12.159Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-02T10:59:15.516Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-02T10:59:15.516Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-02T10:59:15.516Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-02T10:59:15.516Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-02T10:59:15.516Z] === RUN TestDockerSuite/TestCpToDot [2021-07-02T10:59:17.060Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-02T10:59:17.060Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-02T10:59:17.060Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-02T10:59:17.060Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-02T10:59:17.060Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-02T10:59:17.977Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-02T10:59:17.977Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T10:59:17.977Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-02T10:59:17.977Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-02T10:59:18.440Z] === RUN TestDockerSuite/TestHealth [2021-07-02T10:59:18.440Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-02T10:59:18.440Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-02T10:59:18.440Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-02T10:59:18.440Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-02T10:59:18.440Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-02T10:59:19.974Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-02T10:59:19.974Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T10:59:19.974Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-02T10:59:19.974Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-02T10:59:19.974Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-02T10:59:19.974Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-02T10:59:19.974Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-02T10:59:19.974Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-02T10:59:19.974Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-02T10:59:20.436Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-02T10:59:20.436Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-02T10:59:21.821Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-02T10:59:21.821Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-02T10:59:21.821Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-02T10:59:21.821Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-02T10:59:21.821Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-02T10:59:21.821Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-02T10:59:22.621Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-02T10:59:23.158Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-02T10:59:23.158Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-02T10:59:23.158Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-02T10:59:23.158Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-02T10:59:23.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-02T10:59:23.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-02T10:59:23.621Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-02T10:59:24.597Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-02T10:59:24.597Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T10:59:24.597Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-02T10:59:24.704Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-02T10:59:25.538Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-02T10:59:25.572Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-02T10:59:25.572Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-02T10:59:25.999Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-02T10:59:25.999Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-02T10:59:27.764Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-02T10:59:27.764Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-02T10:59:28.184Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-02T10:59:29.162Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-02T10:59:29.162Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-02T10:59:29.162Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-02T10:59:29.162Z] === RUN TestDockerSuite/TestCreateRM [2021-07-02T10:59:29.362Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-02T10:59:29.623Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-02T10:59:29.623Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T10:59:29.623Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-02T10:59:29.962Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-02T10:59:30.085Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-02T10:59:30.546Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-02T10:59:32.885Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-02T10:59:32.885Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-02T10:59:32.885Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T10:59:32.885Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-02T10:59:36.642Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-02T10:59:37.104Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-02T10:59:37.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-02T10:59:37.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-02T10:59:37.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-02T10:59:39.295Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestImportFile [2021-07-02T10:59:39.295Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-02T10:59:39.295Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-02T10:59:39.295Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-02T10:59:39.295Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-02T10:59:39.295Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-02T10:59:39.295Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-02T10:59:39.295Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.295Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-02T10:59:39.758Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-02T10:59:39.758Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.758Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-02T10:59:39.758Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T10:59:39.758Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-02T10:59:40.050Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-02T10:59:40.893Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-02T10:59:40.893Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-02T10:59:40.893Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-02T10:59:41.009Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-02T10:59:41.950Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-02T10:59:42.532Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-02T10:59:44.639Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-02T10:59:44.639Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-02T10:59:44.639Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-02T10:59:44.639Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-02T10:59:44.873Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-02T10:59:44.873Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-02T10:59:44.873Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-02T10:59:44.873Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-02T10:59:44.873Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-02T10:59:44.873Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-02T10:59:44.873Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-02T10:59:44.873Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-02T10:59:46.826Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-02T10:59:46.826Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T10:59:46.826Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-02T10:59:47.065Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-02T10:59:47.287Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-02T10:59:47.287Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDockerFails [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-02T10:59:47.287Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-02T10:59:47.287Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-02T10:59:47.287Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-02T10:59:47.287Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-02T10:59:47.287Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-02T10:59:47.287Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-02T10:59:47.528Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-02T10:59:49.721Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-02T10:59:49.721Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-02T10:59:49.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-02T10:59:49.721Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-02T10:59:49.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-02T10:59:49.721Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-02T10:59:49.721Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-02T10:59:51.041Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-02T10:59:51.913Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-02T10:59:52.805Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-02T10:59:53.231Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-02T10:59:53.259Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-02T10:59:56.145Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-02T10:59:56.626Z] === RUN TestDockerSuite/TestInspectImage [2021-07-02T10:59:56.626Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T10:59:56.626Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-02T10:59:56.626Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T10:59:56.626Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-02T10:59:56.626Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T10:59:56.626Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-02T10:59:58.824Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-02T11:00:01.019Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-02T11:00:01.019Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-02T11:00:03.968Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-02T11:00:04.743Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-02T11:00:05.519Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-02T11:00:05.519Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-02T11:00:05.519Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-02T11:00:05.981Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-02T11:00:08.019Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-02T11:00:08.173Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-02T11:00:09.445Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-02T11:00:11.096Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-02T11:00:11.728Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-02T11:00:15.267Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-02T11:00:15.810Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-02T11:00:17.358Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-02T11:00:18.188Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-02T11:00:18.654Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-02T11:00:20.266Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-02T11:00:20.281Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-02T11:00:22.475Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-02T11:00:23.358Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-02T11:00:24.333Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-02T11:00:24.667Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-02T11:00:25.309Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-02T11:00:26.023Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-02T11:00:26.858Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-02T11:00:29.782Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-02T11:00:29.782Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-02T11:00:29.782Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:00:29.782Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-02T11:00:30.245Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-02T11:00:30.245Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-02T11:00:30.684Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-02T11:00:31.118Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-02T11:00:32.211Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-02T11:00:32.211Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-02T11:00:32.211Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-02T11:00:32.211Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-02T11:00:32.211Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-02T11:00:32.438Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-02T11:00:33.985Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-02T11:00:34.374Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-02T11:00:34.374Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-02T11:00:34.374Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-02T11:00:36.935Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-02T11:00:36.935Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-02T11:00:36.935Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-02T11:00:36.935Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-02T11:00:36.935Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-02T11:00:36.935Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:00:36.935Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-02T11:00:36.935Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-02T11:00:36.935Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-02T11:00:37.907Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-02T11:00:37.907Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-02T11:00:37.907Z] === RUN TestDockerSuite/TestEventsRename [2021-07-02T11:00:39.805Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-02T11:00:40.828Z] === RUN TestDockerSuite/TestEventsResize [2021-07-02T11:00:42.731Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-02T11:00:42.731Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-02T11:00:42.731Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-02T11:00:44.924Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-02T11:00:44.924Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-02T11:00:49.414Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-02T11:00:51.603Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-02T11:00:52.033Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-02T11:00:53.791Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-02T11:00:59.156Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-02T11:00:59.601Z] === RUN TestDockerSuite/TestEventsTop [2021-07-02T11:00:59.601Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-02T11:00:59.601Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-02T11:01:01.786Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-02T11:01:05.000Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-02T11:01:06.496Z] === RUN TestDockerSuite/TestExec [2021-07-02T11:01:06.496Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:01:06.496Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-02T11:01:06.496Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-02T11:01:06.496Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-02T11:01:07.193Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-02T11:01:08.680Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-02T11:01:10.118Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-02T11:01:10.118Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-02T11:01:10.118Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-02T11:01:10.866Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-02T11:01:10.866Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:01:10.866Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-02T11:01:10.866Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:01:10.866Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-02T11:01:10.866Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-02T11:01:10.866Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-02T11:01:13.043Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-02T11:01:13.054Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-02T11:01:15.235Z] === RUN TestDockerSuite/TestLogsSince [2021-07-02T11:01:15.239Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-02T11:01:17.425Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-02T11:01:19.613Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-02T11:01:24.331Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-02T11:01:24.331Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-02T11:01:24.331Z] === RUN TestDockerSuite/TestExecEnv [2021-07-02T11:01:24.331Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-02T11:01:24.331Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-02T11:01:24.331Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-02T11:01:24.331Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-02T11:01:24.983Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-02T11:01:25.593Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-02T11:01:25.593Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-02T11:01:25.593Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-02T11:01:25.593Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-02T11:01:25.593Z] === RUN TestDockerSuite/TestLogsTail [2021-07-02T11:01:27.250Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-02T11:01:27.786Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-02T11:01:30.708Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-02T11:01:31.952Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-02T11:01:31.952Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-02T11:01:31.952Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-02T11:01:31.952Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-02T11:01:31.952Z] === RUN TestDockerSuite/TestExecParseError [2021-07-02T11:01:31.952Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:01:31.952Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-02T11:01:31.952Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-02T11:01:31.952Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-02T11:01:31.952Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-02T11:01:31.952Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-02T11:01:32.903Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-02T11:01:32.903Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestNetHostname [2021-07-02T11:01:32.903Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-02T11:01:32.903Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-02T11:01:32.903Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-02T11:01:32.903Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestPluginActive [2021-07-02T11:01:32.903Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-02T11:01:32.903Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:01:32.903Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-02T11:01:33.368Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-02T11:01:33.368Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-02T11:01:33.368Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-02T11:01:33.368Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-02T11:01:33.368Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-02T11:01:33.368Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-02T11:01:33.368Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-02T11:01:33.368Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPortList [2021-07-02T11:01:33.368Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-02T11:01:33.368Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-02T11:01:34.136Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-02T11:01:34.136Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-02T11:01:34.136Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-02T11:01:34.136Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-02T11:01:34.136Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-02T11:01:34.136Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:01:34.136Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-02T11:01:34.136Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-02T11:01:34.136Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-02T11:01:34.136Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-02T11:01:34.136Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-02T11:01:37.049Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-02T11:01:37.049Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-02T11:01:37.049Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-02T11:01:38.084Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-02T11:01:38.084Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:01:38.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-02T11:01:42.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-02T11:01:42.803Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-02T11:01:42.803Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-02T11:01:42.863Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-02T11:01:42.863Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-02T11:01:42.863Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-02T11:01:42.863Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-02T11:01:42.863Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-02T11:01:42.863Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-02T11:01:42.863Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-02T11:01:48.669Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-02T11:01:51.406Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-02T11:01:51.406Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-02T11:01:51.406Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-02T11:01:54.491Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-02T11:01:54.872Z] === RUN TestDockerSuite/TestBuildRm [2021-07-02T11:01:58.241Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-02T11:02:00.014Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-02T11:02:04.066Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestHealth [2021-07-02T11:02:04.066Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-02T11:02:04.066Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-02T11:02:05.226Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-02T11:02:08.149Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-02T11:02:08.149Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-02T11:02:08.149Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-02T11:02:08.149Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-02T11:02:08.611Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-02T11:02:08.776Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-02T11:02:08.776Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-02T11:02:08.776Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-02T11:02:08.776Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-02T11:02:08.776Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-02T11:02:08.776Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-02T11:02:09.237Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-02T11:02:10.157Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-02T11:02:10.207Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-02T11:02:10.207Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:02:10.207Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-02T11:02:11.184Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-02T11:02:11.184Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-02T11:02:13.381Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-02T11:02:13.381Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-02T11:02:13.914Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-02T11:02:16.299Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-02T11:02:17.754Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-02T11:02:17.754Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-02T11:02:17.754Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-02T11:02:17.754Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-02T11:02:18.631Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-02T11:02:19.223Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-02T11:02:19.223Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-02T11:02:19.223Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:02:19.223Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-02T11:02:22.973Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-02T11:02:22.973Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-02T11:02:25.888Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestImportFile [2021-07-02T11:02:25.888Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-02T11:02:25.888Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-02T11:02:25.888Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-02T11:02:25.888Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-02T11:02:25.888Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-02T11:02:25.888Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-02T11:02:25.888Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-02T11:02:25.888Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-02T11:02:25.888Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:02:25.888Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-02T11:02:28.074Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-02T11:02:28.112Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-02T11:02:28.994Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-02T11:02:30.997Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-02T11:02:30.997Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-02T11:02:30.997Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-02T11:02:30.997Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-02T11:02:30.997Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-02T11:02:30.997Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-02T11:02:30.997Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-02T11:02:30.997Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-02T11:02:31.869Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-02T11:02:38.098Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-02T11:02:38.098Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-02T11:02:40.286Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-02T11:02:40.286Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-02T11:02:40.286Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-02T11:02:40.286Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-02T11:02:40.286Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-02T11:02:40.286Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-02T11:02:40.286Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-02T11:02:40.476Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-02T11:02:43.201Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-02T11:02:43.851Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-02T11:02:44.236Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-02T11:02:44.236Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-02T11:02:44.236Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-02T11:02:44.236Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-02T11:02:44.236Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-02T11:02:44.828Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-02T11:02:45.291Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-02T11:02:47.903Z] === RUN TestDockerSuite/TestInspectImage [2021-07-02T11:02:47.903Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:02:47.903Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-02T11:02:47.903Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:02:47.903Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-02T11:02:47.903Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:02:47.903Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-02T11:02:48.951Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-02T11:02:48.951Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:02:48.951Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-02T11:02:48.951Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-02T11:02:48.951Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-02T11:02:48.951Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-02T11:02:48.951Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-02T11:02:48.951Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-02T11:02:48.951Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-02T11:02:50.822Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-02T11:02:53.013Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-02T11:02:53.013Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-02T11:02:55.936Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-02T11:02:56.062Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-02T11:02:56.062Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-02T11:02:56.062Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-02T11:02:57.627Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-02T11:02:57.627Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-02T11:02:57.627Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-02T11:02:57.707Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-02T11:02:57.707Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-02T11:02:58.130Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-02T11:02:58.130Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-02T11:02:58.130Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-02T11:02:58.130Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-02T11:02:58.603Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-02T11:02:59.577Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-02T11:02:59.577Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-02T11:02:59.577Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-02T11:03:01.060Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-02T11:03:01.463Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-02T11:03:01.926Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-02T11:03:03.983Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-02T11:03:04.291Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-02T11:03:06.638Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-02T11:03:08.689Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-02T11:03:09.011Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-02T11:03:10.888Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-02T11:03:11.205Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-02T11:03:13.807Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-02T11:03:15.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-02T11:03:18.182Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-02T11:03:21.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-02T11:03:23.297Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.297Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-02T11:03:23.758Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-02T11:03:23.758Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-02T11:03:23.758Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-02T11:03:23.758Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-02T11:03:23.758Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-02T11:03:23.758Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-02T11:03:23.758Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-02T11:03:23.758Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-02T11:03:25.960Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-02T11:03:27.778Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-02T11:03:27.778Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-02T11:03:27.778Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-02T11:03:28.145Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-02T11:03:30.698Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-02T11:03:31.675Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-02T11:03:32.401Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-02T11:03:32.401Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:03:32.401Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-02T11:03:33.951Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-02T11:03:36.390Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-02T11:03:36.868Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-02T11:03:36.868Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-02T11:03:36.868Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-02T11:03:39.053Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-02T11:03:39.053Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-02T11:03:39.508Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-02T11:03:39.508Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-02T11:03:39.508Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-02T11:03:39.971Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-02T11:03:42.214Z] === RUN TestDockerSuite/TestBuildUser [2021-07-02T11:03:42.214Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-02T11:03:42.214Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-02T11:03:42.214Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:03:42.214Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-02T11:03:42.214Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-02T11:03:42.214Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-02T11:03:44.690Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-02T11:03:46.148Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-02T11:03:46.940Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-02T11:03:46.940Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-02T11:03:49.404Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-02T11:03:49.404Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:03:49.404Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-02T11:03:49.867Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-02T11:03:49.867Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-02T11:03:49.867Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-02T11:03:49.867Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-02T11:03:49.867Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-02T11:03:51.960Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-02T11:03:54.121Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-02T11:03:54.585Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-02T11:03:54.585Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-02T11:03:59.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-02T11:04:01.236Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-02T11:04:04.245Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-02T11:04:04.245Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-02T11:04:04.246Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-02T11:04:07.162Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-02T11:04:09.347Z] === RUN TestDockerSuite/TestLogsSince [2021-07-02T11:04:15.081Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-02T11:04:15.081Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-02T11:04:19.688Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-02T11:04:19.688Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-02T11:04:19.688Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-02T11:04:19.688Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-02T11:04:19.688Z] === RUN TestDockerSuite/TestLogsTail [2021-07-02T11:04:19.881Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-02T11:04:21.431Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-02T11:04:21.877Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-02T11:04:22.406Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-02T11:04:24.792Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-02T11:04:26.977Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-02T11:04:26.977Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-02T11:04:27.438Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestNetHostname [2021-07-02T11:04:27.438Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-02T11:04:27.438Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-02T11:04:27.438Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-02T11:04:27.438Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginActive [2021-07-02T11:04:27.438Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-02T11:04:27.438Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-02T11:04:27.438Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-02T11:04:27.438Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-02T11:04:27.438Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-02T11:04:27.438Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-02T11:04:27.438Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-02T11:04:27.438Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-02T11:04:27.438Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-02T11:04:27.438Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPortList [2021-07-02T11:04:27.438Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-02T11:04:27.438Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-02T11:04:27.527Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-02T11:04:29.517Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-02T11:04:33.257Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-02T11:04:33.257Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-02T11:04:33.362Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-02T11:04:33.362Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.826Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-02T11:04:33.826Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-02T11:04:33.826Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-02T11:04:34.232Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-02T11:04:36.758Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-02T11:04:36.758Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-02T11:04:36.758Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-02T11:04:37.958Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-02T11:04:37.958Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-02T11:04:37.958Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-02T11:04:42.835Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-02T11:04:46.553Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-02T11:04:46.553Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-02T11:04:46.553Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-02T11:04:49.210Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-02T11:04:51.449Z] === RUN TestDockerSuite/TestRmiTag [2021-07-02T11:04:51.911Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-02T11:04:52.982Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-02T11:04:53.446Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-02T11:04:54.835Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-02T11:04:56.898Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-02T11:05:14.609Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-02T11:05:14.609Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-02T11:05:14.609Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-02T11:05:14.609Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-02T11:05:18.661Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-02T11:05:18.661Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-02T11:05:18.661Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-02T11:05:18.661Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-02T11:05:18.661Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-02T11:05:18.661Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-02T11:05:18.661Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-02T11:05:19.123Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-02T11:05:24.853Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-02T11:05:24.853Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-02T11:05:27.028Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-02T11:05:27.748Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-02T11:05:28.619Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-02T11:05:29.594Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-02T11:05:29.594Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-02T11:05:29.594Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-02T11:05:29.594Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-02T11:05:29.942Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-02T11:05:29.945Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-02T11:05:29.945Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.102Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-02T11:05:30.102Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.102Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-02T11:05:30.102Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.102Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-02T11:05:30.102Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.102Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-02T11:05:30.102Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.102Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-02T11:05:30.102Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.102Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-02T11:05:30.409Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-02T11:05:30.409Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-02T11:05:30.409Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-02T11:05:30.409Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T11:05:30.409Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-02T11:05:31.650Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-02T11:05:31.650Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-02T11:05:31.650Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-02T11:05:31.650Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-02T11:05:31.650Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-02T11:05:32.611Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-02T11:05:36.386Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-02T11:05:37.338Z] === RUN TestDockerSuite/TestCommitChange [2021-07-02T11:05:38.534Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-02T11:05:38.579Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-02T11:05:41.503Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-02T11:05:43.167Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-02T11:05:43.236Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-02T11:05:43.236Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-02T11:05:43.236Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-02T11:05:43.236Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-02T11:05:43.236Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-02T11:05:43.696Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-02T11:05:46.619Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-02T11:05:46.619Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-02T11:05:47.887Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-02T11:05:47.887Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:05:47.887Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-02T11:05:49.044Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-02T11:05:49.044Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:05:49.044Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-02T11:05:49.044Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-02T11:05:49.044Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-02T11:05:49.044Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-02T11:05:49.044Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-02T11:05:49.044Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-02T11:05:49.044Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-02T11:05:51.334Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-02T11:05:51.334Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-02T11:05:53.527Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-02T11:05:53.527Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-02T11:05:53.989Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-02T11:05:55.015Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-02T11:05:55.015Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-02T11:05:55.015Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-02T11:05:56.148Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-02T11:05:56.148Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-02T11:05:56.148Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-02T11:05:57.691Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-02T11:05:57.691Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-02T11:05:57.691Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-02T11:05:58.666Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-02T11:05:59.642Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-02T11:05:59.642Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-02T11:05:59.642Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-02T11:06:01.233Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-02T11:06:01.233Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-02T11:06:01.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-02T11:06:01.696Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-02T11:06:01.696Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-02T11:06:03.249Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-02T11:06:03.249Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.249Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-02T11:06:03.249Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.249Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-02T11:06:03.249Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.249Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-02T11:06:03.249Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.249Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-02T11:06:03.249Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.249Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-02T11:06:03.249Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-02T11:06:03.711Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-02T11:06:03.711Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-02T11:06:04.370Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-02T11:06:05.907Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-02T11:06:07.446Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-02T11:06:08.832Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-02T11:06:10.304Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-02T11:06:11.028Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-02T11:06:11.028Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.028Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-02T11:06:11.028Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.028Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-02T11:06:11.028Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.028Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-02T11:06:11.210Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-02T11:06:11.210Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-02T11:06:11.210Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-02T11:06:11.210Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-02T11:06:11.210Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-02T11:06:11.210Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-02T11:06:11.210Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-02T11:06:11.210Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-02T11:06:12.499Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-02T11:06:13.955Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-02T11:06:13.955Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-02T11:06:13.955Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-02T11:06:13.955Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:06:13.955Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-02T11:06:13.955Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-02T11:06:13.955Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-02T11:06:13.955Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-02T11:06:13.955Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-02T11:06:15.502Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-02T11:06:18.328Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-02T11:06:21.327Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-02T11:06:21.327Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-02T11:06:21.327Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-02T11:06:21.327Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-02T11:06:21.327Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-02T11:06:21.327Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-02T11:06:21.327Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-02T11:06:23.523Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-02T11:06:23.523Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-02T11:06:23.523Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-02T11:06:23.523Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-02T11:06:23.523Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-02T11:06:23.523Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-02T11:06:25.441Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-02T11:06:25.441Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-02T11:06:25.441Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-02T11:06:26.450Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-02T11:06:27.637Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-02T11:06:27.637Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-02T11:06:27.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-02T11:06:27.637Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-02T11:06:27.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-02T11:06:27.637Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-02T11:06:27.637Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-02T11:06:28.643Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-02T11:06:28.643Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-02T11:06:28.643Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-02T11:06:29.843Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-02T11:06:29.843Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-02T11:06:29.843Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-02T11:06:29.843Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-02T11:06:31.567Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-02T11:06:31.567Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-02T11:06:31.567Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-02T11:06:31.567Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-02T11:06:31.567Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-02T11:06:31.567Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-02T11:06:31.567Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-02T11:06:32.037Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-02T11:06:32.037Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-02T11:06:32.037Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-02T11:06:32.037Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-02T11:06:32.037Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-02T11:06:32.037Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-02T11:06:32.037Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:06:32.037Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-02T11:06:34.490Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-02T11:06:34.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-02T11:06:36.685Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-02T11:06:37.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-02T11:06:37.727Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-02T11:06:37.727Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:06:37.727Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-02T11:06:39.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-02T11:06:39.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-02T11:06:39.367Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-02T11:06:39.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-02T11:06:39.614Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-02T11:06:41.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-02T11:06:41.563Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-02T11:06:42.539Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-02T11:06:42.539Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-02T11:06:43.759Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-02T11:06:43.759Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:06:43.759Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-02T11:06:43.759Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:06:43.759Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-02T11:06:44.985Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-02T11:06:44.986Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-02T11:06:44.986Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-02T11:06:45.953Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-02T11:06:45.953Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-02T11:06:45.963Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-02T11:06:47.259Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-02T11:06:47.259Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-02T11:06:47.259Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-02T11:06:47.259Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-02T11:06:47.259Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-02T11:06:47.259Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-02T11:06:48.149Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-02T11:06:48.150Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-02T11:06:48.150Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-02T11:06:51.076Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-02T11:06:51.076Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-02T11:06:51.799Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-02T11:06:53.273Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-02T11:06:54.348Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-02T11:06:54.348Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-02T11:06:54.348Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunMount [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-02T11:06:55.868Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-02T11:06:55.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-02T11:06:56.464Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-02T11:06:56.464Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:06:56.464Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-02T11:07:01.199Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-02T11:07:01.199Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-02T11:07:01.199Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-02T11:07:01.931Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-02T11:07:04.502Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-02T11:07:04.502Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-02T11:07:04.502Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-02T11:07:04.502Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-02T11:07:04.502Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-02T11:07:04.502Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-02T11:07:04.502Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-02T11:07:05.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-02T11:07:06.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-02T11:07:06.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-02T11:07:06.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-02T11:07:06.162Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-02T11:07:08.359Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-02T11:07:08.359Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-02T11:07:08.359Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-02T11:07:10.253Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-02T11:07:10.554Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-02T11:07:10.555Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:07:10.555Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-02T11:07:12.767Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-02T11:07:12.767Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-02T11:07:14.902Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-02T11:07:14.902Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-02T11:07:15.860Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-02T11:07:17.493Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-02T11:07:18.015Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-02T11:07:19.044Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-02T11:07:19.044Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-02T11:07:19.044Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-02T11:07:19.044Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-02T11:07:19.044Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-02T11:07:19.044Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-02T11:07:19.044Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-02T11:07:19.044Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-02T11:07:19.044Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-02T11:07:19.044Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-02T11:07:19.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-02T11:07:19.536Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-02T11:07:21.054Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-02T11:07:21.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-02T11:07:21.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-02T11:07:22.572Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-02T11:07:23.026Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-02T11:07:23.026Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T11:07:24.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-02T11:07:26.242Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-02T11:07:26.724Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-02T11:07:26.724Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-02T11:07:26.724Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-02T11:07:26.724Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-02T11:07:26.724Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-02T11:07:26.724Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-02T11:07:26.724Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-02T11:07:26.724Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-02T11:07:26.724Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-02T11:07:26.724Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:07:26.724Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-02T11:07:28.397Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-02T11:07:28.849Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-02T11:07:31.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-02T11:07:34.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-02T11:07:35.229Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-02T11:07:35.229Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-02T11:07:35.229Z] === RUN TestDockerSuite/TestRunRm [2021-07-02T11:07:35.873Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-02T11:07:36.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d2a8_} [2021-07-02T11:07:37.389Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-02T11:07:39.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1217278518_c:\foo_false____} [2021-07-02T11:07:41.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1217278518_c:\foo_true____} [2021-07-02T11:07:41.618Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-02T11:07:43.125Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-02T11:07:45.994Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-02T11:07:48.862Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-02T11:07:50.123Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-02T11:07:50.143Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-02T11:07:50.143Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-02T11:07:50.143Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-02T11:07:50.143Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-02T11:07:50.143Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-02T11:07:50.143Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:07:50.143Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-02T11:07:51.015Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-02T11:07:52.340Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-02T11:07:52.340Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-02T11:07:52.340Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-02T11:07:52.340Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-02T11:07:53.884Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-02T11:07:53.884Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-02T11:07:53.884Z] === RUN TestDockerSuite/TestRunState [2021-07-02T11:07:53.884Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-02T11:07:54.335Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-02T11:07:55.272Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-02T11:07:55.272Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-02T11:07:55.272Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-02T11:07:55.272Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-02T11:07:57.201Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-02T11:07:57.201Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:07:57.201Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-02T11:07:57.468Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-02T11:07:57.468Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-02T11:07:57.468Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-02T11:07:57.468Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-02T11:07:57.468Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-02T11:07:57.468Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-02T11:07:57.468Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-02T11:07:58.633Z] === RUN TestDockerSuite/TestRmiTag [2021-07-02T11:07:59.351Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-02T11:07:59.351Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-02T11:07:59.589Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-02T11:07:59.803Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-02T11:07:59.803Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-02T11:07:59.803Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-02T11:07:59.803Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-02T11:07:59.803Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-02T11:07:59.803Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-02T11:07:59.803Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-02T11:08:02.464Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-02T11:08:05.543Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-02T11:08:05.543Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-02T11:08:07.843Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-02T11:08:08.415Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-02T11:08:08.415Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-02T11:08:08.416Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-02T11:08:09.392Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-02T11:08:09.393Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:08:09.393Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-02T11:08:09.393Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-02T11:08:09.393Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-02T11:08:12.113Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-02T11:08:12.113Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-02T11:08:12.113Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-02T11:08:12.114Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-02T11:08:12.114Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-02T11:08:15.808Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-02T11:08:18.004Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-02T11:08:18.004Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:08:18.004Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-02T11:08:18.004Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-02T11:08:18.004Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-02T11:08:23.457Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-02T11:08:24.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-02T11:08:27.157Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-02T11:08:30.051Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-02T11:08:31.801Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-02T11:08:32.769Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-02T11:08:32.769Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-02T11:08:32.874Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-02T11:08:32.874Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-02T11:08:32.874Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-02T11:08:32.874Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-02T11:08:32.874Z] === RUN TestDockerSuite/TestCpToDot [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-02T11:08:33.221Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-02T11:08:33.221Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-02T11:08:33.221Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-02T11:08:33.221Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-02T11:08:33.221Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-02T11:08:33.221Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-02T11:08:33.221Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-02T11:08:35.375Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-02T11:08:35.375Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-02T11:08:35.375Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-02T11:08:35.375Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-02T11:08:35.375Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-02T11:08:35.804Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-02T11:08:35.804Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-02T11:08:35.804Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-02T11:08:35.804Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-02T11:08:35.804Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-02T11:08:37.057Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-02T11:08:37.058Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-02T11:08:37.058Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-02T11:08:37.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-02T11:08:38.736Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-02T11:08:38.736Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-02T11:08:38.736Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-02T11:08:38.736Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-02T11:08:38.736Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-02T11:08:40.749Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-02T11:08:40.935Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-02T11:08:41.121Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-02T11:08:43.130Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-02T11:08:43.274Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-02T11:08:43.594Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-02T11:08:43.594Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-02T11:08:43.616Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-02T11:08:45.787Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-02T11:08:46.147Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-02T11:08:46.490Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-02T11:08:46.490Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-02T11:08:46.490Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-02T11:08:46.490Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-02T11:08:46.490Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-02T11:08:46.490Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.490Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-02T11:08:46.763Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-02T11:08:46.763Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-02T11:08:46.763Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-02T11:08:46.763Z] === RUN TestDockerSuite/TestCreateRM [2021-07-02T11:08:47.227Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-02T11:08:47.227Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T11:08:47.227Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-02T11:08:47.690Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-02T11:08:47.690Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-02T11:08:48.302Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-02T11:08:50.182Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-02T11:08:51.177Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-02T11:08:51.177Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-02T11:08:52.329Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-02T11:08:53.844Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-02T11:08:56.304Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-02T11:08:56.304Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-02T11:08:56.767Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-02T11:08:56.924Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-02T11:08:56.924Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-02T11:08:59.076Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-02T11:08:59.076Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.076Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-02T11:08:59.577Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-02T11:08:59.578Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-02T11:08:59.578Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-02T11:08:59.578Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-02T11:08:59.578Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-02T11:08:59.578Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-02T11:08:59.578Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:08:59.578Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-02T11:09:00.530Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-02T11:09:00.530Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-02T11:09:00.530Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-02T11:09:00.530Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-02T11:09:01.724Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-02T11:09:01.724Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-02T11:09:02.175Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-02T11:09:02.626Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-02T11:09:02.726Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-02T11:09:02.726Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:09:02.726Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-02T11:09:02.726Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-02T11:09:02.726Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-02T11:09:02.726Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-02T11:09:02.726Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-02T11:09:02.726Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-02T11:09:02.726Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-02T11:09:03.189Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-02T11:09:03.189Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-02T11:09:03.189Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-02T11:09:03.189Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-02T11:09:03.189Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-02T11:09:03.189Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDockerFails [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-02T11:09:03.189Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-02T11:09:03.189Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-02T11:09:03.189Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-02T11:09:03.189Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-02T11:09:03.189Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-02T11:09:03.189Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-02T11:09:04.141Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-02T11:09:06.114Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-02T11:09:07.582Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-02T11:09:07.582Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-02T11:09:07.582Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-02T11:09:07.582Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-02T11:09:07.582Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-02T11:09:08.308Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-02T11:09:10.503Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-02T11:09:12.641Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-02T11:09:12.641Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-02T11:09:12.641Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-02T11:09:14.600Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-02T11:09:14.600Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-02T11:09:16.121Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-02T11:09:18.994Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-02T11:09:21.139Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-02T11:09:21.139Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:09:21.139Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-02T11:09:21.870Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-02T11:09:21.870Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-02T11:09:21.870Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-02T11:09:21.870Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-02T11:09:21.870Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-02T11:09:21.870Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-02T11:09:21.870Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-02T11:09:24.747Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-02T11:09:24.747Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-02T11:09:24.747Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-02T11:09:24.747Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:09:24.747Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-02T11:09:24.747Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-02T11:09:24.747Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-02T11:09:24.747Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-02T11:09:24.747Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-02T11:09:25.381Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-02T11:09:25.772Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-02T11:09:25.772Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-02T11:09:25.772Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-02T11:09:25.772Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:09:25.772Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-02T11:09:25.772Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-02T11:09:25.772Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-02T11:09:25.772Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-02T11:09:25.772Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-02T11:09:26.900Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-02T11:09:29.142Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-02T11:09:32.642Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-02T11:09:32.642Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-02T11:09:32.642Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-02T11:09:32.642Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-02T11:09:32.642Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-02T11:09:32.642Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-02T11:09:32.642Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-02T11:09:34.267Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-02T11:09:34.267Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-02T11:09:34.719Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-02T11:09:34.719Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:09:34.719Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-02T11:09:34.719Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-02T11:09:34.719Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-02T11:09:34.719Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-02T11:09:34.719Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-02T11:09:34.719Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:09:34.719Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-02T11:09:34.719Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-02T11:09:34.719Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-02T11:09:35.518Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-02T11:09:35.518Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-02T11:09:35.518Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-02T11:09:35.518Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-02T11:09:35.518Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-02T11:09:35.518Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-02T11:09:36.870Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-02T11:09:38.392Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-02T11:09:39.512Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-02T11:09:39.740Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-02T11:09:39.740Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:09:39.740Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-02T11:09:40.543Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-02T11:09:40.543Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-02T11:09:40.543Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-02T11:09:41.708Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-02T11:09:41.886Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-02T11:09:41.886Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-02T11:09:41.886Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-02T11:09:41.886Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-02T11:09:41.886Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-02T11:09:41.886Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:09:41.886Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-02T11:09:42.171Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-02T11:09:42.709Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-02T11:09:42.709Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-02T11:09:42.709Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-02T11:09:42.709Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-02T11:09:43.162Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-02T11:09:43.162Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-02T11:09:43.162Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-02T11:09:45.939Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-02T11:09:46.035Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-02T11:09:47.493Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-02T11:09:48.193Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-02T11:09:48.472Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-02T11:09:51.081Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-02T11:09:53.195Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-02T11:09:53.961Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-02T11:09:53.961Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-02T11:09:57.916Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-02T11:09:57.916Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-02T11:09:57.916Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-02T11:09:57.916Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-02T11:09:57.916Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-02T11:09:57.916Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:09:57.916Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-02T11:09:57.916Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-02T11:09:57.916Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-02T11:09:58.608Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-02T11:09:58.608Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-02T11:09:58.608Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-02T11:09:58.608Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-02T11:09:58.608Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-02T11:09:58.608Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-02T11:09:59.462Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-02T11:09:59.462Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-02T11:09:59.468Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-02T11:09:59.468Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-02T11:09:59.468Z] === RUN TestDockerSuite/TestEventsRename [2021-07-02T11:10:00.978Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-02T11:10:00.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-02T11:10:04.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-02T11:10:04.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-02T11:10:05.121Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-02T11:10:05.121Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-02T11:10:05.573Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-02T11:10:06.580Z] === RUN TestDockerSuite/TestEventsResize [2021-07-02T11:10:07.121Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-02T11:10:07.121Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-02T11:10:07.121Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunMount [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-02T11:10:08.079Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-02T11:10:08.079Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-02T11:10:14.064Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-02T11:10:14.064Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:10:14.064Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-02T11:10:14.515Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-02T11:10:14.515Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-02T11:10:14.515Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-02T11:10:14.515Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-02T11:10:15.195Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-02T11:10:16.587Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-02T11:10:16.587Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-02T11:10:16.587Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-02T11:10:16.587Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-02T11:10:16.587Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-02T11:10:16.587Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-02T11:10:16.587Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-02T11:10:17.392Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-02T11:10:19.590Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-02T11:10:21.234Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-02T11:10:23.005Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-02T11:10:23.005Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-02T11:10:23.005Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-02T11:10:25.419Z] === RUN TestDockerSuite/TestEventsTop [2021-07-02T11:10:25.419Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.419Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-02T11:10:25.887Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-02T11:10:25.887Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-02T11:10:26.340Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-02T11:10:27.614Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-02T11:10:27.857Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-02T11:10:29.375Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-02T11:10:31.499Z] === RUN TestDockerSuite/TestExec [2021-07-02T11:10:31.499Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:10:31.499Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-02T11:10:31.499Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-02T11:10:31.499Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-02T11:10:31.535Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-02T11:10:32.500Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-02T11:10:33.695Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-02T11:10:34.654Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-02T11:10:34.654Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T11:10:35.246Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-02T11:10:35.247Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:10:35.710Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-02T11:10:35.710Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:10:35.710Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-02T11:10:35.710Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-02T11:10:35.710Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-02T11:10:37.716Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-02T11:10:37.716Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-02T11:10:37.716Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-02T11:10:37.912Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-02T11:10:38.350Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-02T11:10:38.350Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-02T11:10:38.350Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-02T11:10:38.350Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-02T11:10:38.350Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-02T11:10:38.350Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-02T11:10:38.350Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-02T11:10:38.350Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-02T11:10:38.807Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-02T11:10:38.807Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:10:38.807Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite (2413.11s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.94s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.41s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.09s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.61s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.53s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.23s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.44s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.07s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.96s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.26s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.45s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.12s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.56s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.58s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.68s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.66s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.35s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.10s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.00s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.28s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.91s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.53s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.24s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.84s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.31s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.36s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-07-02T11:10:39.232Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-02T11:10:39.232Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.55s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.89s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.80s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.88s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.17s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.25s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.44s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.87s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.51s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.69s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.57s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.12s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.62s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.96s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.56s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.83s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.82s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.17s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.06s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.26s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.14s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.23s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.79s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.67s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.37s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.42s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.58s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildHistory (12.15s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.70s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.50s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.16s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.46s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.24s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.27s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.29s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.45s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.13s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.94s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.39s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.89s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.97s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.49s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.80s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.31s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.25s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.99s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.34s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.38s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.27s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.77s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.66s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.72s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildRm (20.70s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.46s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.05s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.96s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.70s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.92s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.27s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildStderr (8.94s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (31.70s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.36s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.85s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.77s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.47s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.06s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.81s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.93s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.38s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.19s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.53s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.71s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.78s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.69s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCommitChange (5.00s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.06s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCommitTTY (7.21s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.64s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.08s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.17s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.68s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.20s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.15s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.23s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.26s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.69s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.11s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.78s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.79s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.65s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s) [2021-07-02T11:10:39.233Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-02T11:10:39.233Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.57s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.76s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.66s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.55s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.49s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00057a0a8_} (2.45s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1198792906_c:\foo_false____} (2.48s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1198792906_c:\foo_true____} (2.49s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.81s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.84s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.41s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.42s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpToDot (2.65s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.29s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.74s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.78s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.80s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.88s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsCopy (4.65s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.62s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.47s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFilters (5.23s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFormat (4.87s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsRename (2.72s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsResize (8.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.18s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.97s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.00s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.96s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.56s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecInspectID (3.40s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.34s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.83s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.83s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.67s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.53s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.47s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.19s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectHistory (4.10s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.12s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2021-07-02T11:10:39.234Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-02T11:10:39.234Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.10s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectStatus (3.29s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.08s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.36s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.61s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.09s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.67s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.44s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.68s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.53s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.70s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.41s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.68s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsSince (9.30s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsTail (2.99s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.71s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.52s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.97s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsByOrder (7.92s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.16s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.59s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.10s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.76s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.61s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.62s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.77s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.73s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.76s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.81s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.68s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.00s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.45s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.93s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.43s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.36s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.42s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.65s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.21s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.76s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.71s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.77s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.90s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.06s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.39s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.60s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.51s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.56s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.61s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.69s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.71s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.44s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.12s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.67s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunExitCode (2.69s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.67s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.51s) [2021-07-02T11:10:39.235Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-02T11:10:39.235Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.19s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.64s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.75s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.80s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.59s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.89s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunRm (2.84s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.93s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.69s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.66s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.07s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.62s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.82s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.41s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.92s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.19s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.65s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.44s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.98s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.05s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.76s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.80s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.83s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.03s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.75s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.12s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.29s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.25s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.44s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.24s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.70s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.90s) [2021-07-02T11:10:39.236Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-02T11:10:39.236Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.236Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-02T11:10:39.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-02T11:10:39.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-02T11:10:39.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-02T11:10:39.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-02T11:10:39.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-02T11:10:39.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-02T11:10:39.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-02T11:10:39.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-02T11:10:39.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.237Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:10:39.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:10:39.237Z] === RUN TestDockerDaemonSuite [2021-07-02T11:10:39.692Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-02T11:10:39.692Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-02T11:10:39.692Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-02T11:10:39.692Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:10:39.692Z] === RUN TestDockerSwarmSuite [2021-07-02T11:10:39.692Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-02T11:10:39.692Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:10:39.692Z] === RUN TestDockerExternalVolumeSuite [2021-07-02T11:10:39.692Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-02T11:10:39.692Z] === RUN TestDockerNetworkSuite [2021-07-02T11:10:39.692Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-02T11:10:39.692Z] === RUN TestDockerHubPullSuite [2021-07-02T11:10:39.692Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-02T11:10:39.692Z] PASS [2021-07-02T11:10:39.692Z] ok github.com/docker/docker/integration-cli 2413.491s [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === Skipped [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-02T11:10:39.692Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-02T11:10:39.692Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-02T11:10:39.692Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:10:39.692Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-02T11:10:39.692Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-07-02T11:10:39.692Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:10:39.692Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-02T11:10:39.692Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.692Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-02T11:10:39.692Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-02T11:10:39.693Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-02T11:10:39.693Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-02T11:10:39.693Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-02T11:10:39.693Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-02T11:10:39.693Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.693Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-02T11:10:39.693Z] [2021-07-02T11:10:39.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:10:39.693Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-02T11:10:39.694Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:10:39.694Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-02T11:10:39.694Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:10:39.694Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-02T11:10:39.694Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:10:39.694Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.694Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:10:39.694Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-02T11:10:39.695Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-02T11:10:39.695Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-02T11:10:39.695Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:10:39.695Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:10:39.695Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-02T11:10:39.695Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-02T11:10:39.695Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:10:39.695Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-02T11:10:39.695Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-02T11:10:39.695Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-02T11:10:39.695Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-02T11:10:39.695Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-02T11:10:39.695Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-02T11:10:39.695Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-02T11:10:39.695Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-02T11:10:39.695Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-02T11:10:39.695Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-02T11:10:39.695Z] [2021-07-02T11:10:39.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-02T11:10:39.696Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:10:39.696Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-02T11:10:39.696Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-02T11:10:39.696Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-02T11:10:39.696Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-02T11:10:39.696Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-02T11:10:39.696Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:10:39.696Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-02T11:10:39.696Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.696Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-02T11:10:39.696Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-02T11:10:39.697Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-02T11:10:39.697Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-02T11:10:39.697Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-02T11:10:39.697Z] [2021-07-02T11:10:39.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-02T11:10:39.698Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.113Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-02T11:10:40.149Z] [2021-07-02T11:10:40.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-02T11:10:40.149Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.149Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-02T11:10:40.150Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.150Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-02T11:10:40.150Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-02T11:10:40.151Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-02T11:10:40.151Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.151Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:10:40.151Z] [2021-07-02T11:10:40.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:10:40.151Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-02T11:10:40.152Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] DONE 1092 tests, 546 skipped in 2422.399s [2021-07-02T11:10:40.152Z] INFO: Integration tests ended at 07/02/2021 11:10:39. Duration:00:40:22.4971469 [2021-07-02T11:10:40.152Z] INFO: Docker info of the daemon under test at end of run [2021-07-02T11:10:40.152Z] [2021-07-02T11:10:40.152Z] Containers: 2 [2021-07-02T11:10:40.152Z] Running: 0 [2021-07-02T11:10:40.152Z] Paused: 0 [2021-07-02T11:10:40.152Z] Stopped: 2 [2021-07-02T11:10:40.152Z] Images: 18 [2021-07-02T11:10:40.152Z] Server Version: 0.0.0-dev [2021-07-02T11:10:40.152Z] Storage Driver: windowsfilter [2021-07-02T11:10:40.152Z] Windows: [2021-07-02T11:10:40.152Z] Logging Driver: json-file [2021-07-02T11:10:40.152Z] Plugins: [2021-07-02T11:10:40.152Z] Volume: local [2021-07-02T11:10:40.152Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T11:10:40.152Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T11:10:40.152Z] Swarm: inactive [2021-07-02T11:10:40.152Z] Default Isolation: process [2021-07-02T11:10:40.152Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T11:10:40.152Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T11:10:40.152Z] OSType: windows [2021-07-02T11:10:40.152Z] Architecture: x86_64 [2021-07-02T11:10:40.152Z] CPUs: 4 [2021-07-02T11:10:40.152Z] Total Memory: 32GiB [2021-07-02T11:10:40.152Z] Name: azwin-2-4e3d70 [2021-07-02T11:10:40.152Z] ID: XYWH:AWDZ:ZETT:3N7E:3MGS:5SUD:G36C:VWUR:ERR3:Z4K4:UEUJ:7MEH [2021-07-02T11:10:40.152Z] Docker Root Dir: D:\CI\PR-42550\15\daemon [2021-07-02T11:10:40.152Z] Debug Mode (client): false [2021-07-02T11:10:40.152Z] Debug Mode (server): true [2021-07-02T11:10:40.153Z] File Descriptors: -1 [2021-07-02T11:10:40.153Z] Goroutines: 17 [2021-07-02T11:10:40.153Z] System Time: 2021-07-02T11:10:40.0873928Z [2021-07-02T11:10:40.153Z] EventsListeners: 0 [2021-07-02T11:10:40.153Z] Registry: https://index.docker.io/v1/ [2021-07-02T11:10:40.153Z] Labels: [2021-07-02T11:10:40.153Z] Experimental: false [2021-07-02T11:10:40.153Z] Insecure Registries: [2021-07-02T11:10:40.153Z] 127.0.0.0/8 [2021-07-02T11:10:40.153Z] Live Restore Enabled: false [2021-07-02T11:10:40.153Z] [2021-07-02T11:10:40.153Z] [2021-07-02T11:10:40.605Z] INFO: Stopping daemon under test [2021-07-02T11:10:40.605Z] SUCCESS: The process with PID 4344 (child process of PID 4500) has been terminated. [2021-07-02T11:10:40.605Z] SUCCESS: The process with PID 4500 (child process of PID 1052) has been terminated. [2021-07-02T11:10:40.605Z] INFO: Stop tailing logs of the daemon under tests [2021-07-02T11:10:40.605Z] INFO: executeCI.ps1 Completed successfully at 07/02/2021 11:10:40. [2021-07-02T11:10:40.605Z] INFO: Tidying up at end of run [2021-07-02T11:10:40.605Z] INFO: Saving daemon under test log (d:\CI\PR-42550\15\dut.out) to bundles\CIDUT.out [2021-07-02T11:10:40.605Z] INFO: Saving daemon under test log (d:\CI\PR-42550\15\dut.err) to bundles\CIDUT.err [2021-07-02T11:10:40.605Z] INFO: Nuke-Everything... [2021-07-02T11:10:41.056Z] INFO: Container count on control daemon to delete is 2 [2021-07-02T11:10:41.507Z] a1def1156ee4 [2021-07-02T11:10:41.507Z] 003919b987d8 [2021-07-02T11:10:41.507Z] INFO: Tidying pidfile d:\CI\PR-42550\15\docker.pid [2021-07-02T11:10:41.507Z] INFO: Nuking d:\CI [2021-07-02T11:10:42.314Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-02T11:10:43.865Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-02T11:10:47.314Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-02T11:10:47.314Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-02T11:10:47.314Z] === RUN TestDockerSuite/TestRunRm [2021-07-02T11:10:48.597Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-02T11:10:48.597Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-02T11:10:48.597Z] === RUN TestDockerSuite/TestExecEnv [2021-07-02T11:10:48.597Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-02T11:10:48.597Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-02T11:10:48.597Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-02T11:10:48.597Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-02T11:10:49.466Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-02T11:10:50.795Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-02T11:10:55.515Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-02T11:10:55.515Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-02T11:10:55.515Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-02T11:10:55.515Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-02T11:10:55.515Z] === RUN TestDockerSuite/TestExecParseError [2021-07-02T11:10:55.515Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:10:55.515Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-02T11:10:55.515Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-02T11:10:55.515Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-02T11:10:55.515Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-02T11:10:55.515Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-02T11:10:56.485Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-02T11:10:58.003Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-02T11:10:58.447Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-02T11:10:58.447Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-02T11:10:58.447Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-02T11:10:58.447Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-02T11:10:58.447Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-02T11:10:58.447Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:10:58.447Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-02T11:10:58.447Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-02T11:10:58.447Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-02T11:10:58.447Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-02T11:10:58.447Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-02T11:10:59.079Z] INFO: Zapped successfully [2021-07-02T11:10:59.079Z] [2021-07-02T11:10:59.079Z] INFO: executeCI.ps1 exiting at Fri Jul 2 11:10:57 CUT 2021. Duration 01:15:55.3198834 [2021-07-02T11:10:59.079Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-02T11:10:59.314Z] Recording test results [2021-07-02T11:11:00.645Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-02T11:11:00.645Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-02T11:11:00.645Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-02T11:11:00.878Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-02T11:11:03.033Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-02T11:11:05.906Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-02T11:11:05.906Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-02T11:11:05.906Z] === RUN TestDockerSuite/TestRunState [2021-07-02T11:11:05.906Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-02T11:11:05.906Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-02T11:11:06.179Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-02T11:11:08.192Z] Creating win-2022-integration-bundles.zip [2021-07-02T11:11:08.784Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-02T11:11:08.784Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:11:08.784Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-02T11:11:09.275Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-02T11:11:09.275Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-02T11:11:09.275Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-02T11:11:09.275Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-02T11:11:09.275Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-02T11:11:09.275Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-02T11:11:09.275Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] archiveArtifacts [2021-07-02T11:11:09.349Z] Archiving artifacts [2021-07-02T11:11:15.101Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-02T11:11:15.800Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-02T11:11:15.800Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-02T11:11:15.801Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-02T11:11:15.801Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-02T11:11:15.801Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-02T11:11:15.801Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-02T11:11:16.254Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-02T11:11:16.254Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-02T11:11:16.254Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-02T11:11:22.006Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-02T11:11:22.006Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-02T11:11:22.215Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-02T11:11:22.745Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T11:11:23.648Z] + make clean [2021-07-02T11:11:24.417Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-02T11:11:24.601Z] docker volume rm -f docker-dev-cache [2021-07-02T11:11:24.601Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T11:11:29.027Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-02T11:11:29.027Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-02T11:11:29.027Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-02T11:11:30.247Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-02T11:11:30.247Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:11:30.247Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-02T11:11:30.711Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-02T11:11:30.711Z] === RUN TestDockerSuite/TestHealth [2021-07-02T11:11:30.711Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-02T11:11:30.711Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-02T11:11:30.711Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-02T11:11:30.711Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-02T11:11:30.711Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-02T11:11:31.183Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-02T11:11:31.183Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-02T11:11:31.183Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-02T11:11:31.183Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-02T11:11:31.183Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-02T11:11:34.057Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-02T11:11:35.433Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-02T11:11:35.433Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-02T11:11:35.433Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-02T11:11:35.433Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-02T11:11:35.433Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-02T11:11:35.896Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-02T11:11:35.896Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-02T11:11:36.873Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-02T11:11:36.873Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:11:36.873Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-02T11:11:37.851Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-02T11:11:37.851Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-02T11:11:40.047Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-02T11:11:40.047Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-02T11:11:42.563Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-02T11:11:42.974Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-02T11:11:47.215Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-02T11:11:50.070Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-02T11:11:50.070Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-02T11:11:50.070Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:11:50.070Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-02T11:11:54.237Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-02T11:11:54.237Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-02T11:11:54.237Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-02T11:11:54.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-02T11:11:54.775Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-02T11:11:54.775Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-02T11:11:56.961Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestImportFile [2021-07-02T11:11:56.961Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-02T11:11:56.961Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-02T11:11:56.961Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-02T11:11:56.961Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-02T11:11:56.961Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-02T11:11:56.961Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-02T11:11:56.961Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-02T11:11:56.961Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-02T11:11:56.962Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.962Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-02T11:11:56.962Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:11:56.962Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-02T11:11:57.935Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-02T11:11:59.152Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-02T11:12:00.095Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-02T11:12:01.339Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-02T11:12:01.339Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-02T11:12:01.339Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-02T11:12:01.339Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-02T11:12:01.339Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-02T11:12:01.803Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-02T11:12:01.803Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-02T11:12:01.803Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-02T11:12:02.974Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-02T11:12:02.974Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-02T11:12:02.974Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-02T11:12:02.974Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-02T11:12:02.974Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-02T11:12:02.974Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-02T11:12:02.975Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-02T11:12:02.975Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-02T11:12:02.975Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-02T11:12:03.991Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-02T11:12:03.991Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-02T11:12:06.678Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-02T11:12:06.908Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-02T11:12:06.908Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-02T11:12:06.908Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-02T11:12:06.908Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-02T11:12:06.908Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-02T11:12:06.908Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-02T11:12:06.908Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-02T11:12:09.098Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-02T11:12:13.694Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-02T11:12:13.806Z] === RUN TestDockerSuite/TestInspectImage [2021-07-02T11:12:13.806Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:12:13.806Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-02T11:12:13.806Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:12:13.806Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-02T11:12:13.806Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:12:13.806Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-02T11:12:15.211Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-02T11:12:15.996Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-02T11:12:18.183Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-02T11:12:18.183Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-02T11:12:20.376Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-02T11:12:22.563Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-02T11:12:22.564Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-02T11:12:22.564Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-02T11:12:22.564Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-02T11:12:24.750Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-02T11:12:25.470Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-02T11:12:25.470Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-02T11:12:25.470Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-02T11:12:25.470Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-02T11:12:25.470Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-02T11:12:25.470Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:12:25.470Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-02T11:12:26.987Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-02T11:12:27.441Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-02T11:12:27.669Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-02T11:12:27.893Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-02T11:12:27.893Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-02T11:12:30.045Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-02T11:12:32.385Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-02T11:12:34.571Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-02T11:12:36.759Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-02T11:12:38.553Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-02T11:12:38.553Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-02T11:12:38.553Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-02T11:12:38.946Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-02T11:12:41.866Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-02T11:12:44.059Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-02T11:12:46.248Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-02T11:12:46.248Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.248Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-02T11:12:46.249Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.249Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-02T11:12:46.249Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:12:46.249Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-02T11:12:46.710Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-02T11:12:46.710Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-02T11:12:47.064Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-02T11:12:47.064Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:12:47.064Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-02T11:12:48.901Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-02T11:12:50.446Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-02T11:12:50.776Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-02T11:12:50.776Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-02T11:12:50.776Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-02T11:12:50.776Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:12:50.776Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-02T11:12:50.776Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-02T11:12:50.776Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-02T11:12:50.776Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-02T11:12:50.776Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-02T11:12:56.260Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-02T11:12:59.185Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-02T11:12:59.185Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-02T11:12:59.185Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-02T11:13:01.036Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-02T11:13:01.036Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-02T11:13:01.036Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-02T11:13:01.036Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-02T11:13:01.036Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-02T11:13:01.036Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-02T11:13:01.036Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-02T11:13:01.381Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-02T11:13:01.381Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-02T11:13:02.559Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-02T11:13:04.714Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-02T11:13:04.714Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:13:04.714Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-02T11:13:07.588Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-02T11:13:07.588Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-02T11:13:07.588Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-02T11:13:07.588Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-02T11:13:07.588Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-02T11:13:07.588Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:13:07.588Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-02T11:13:08.478Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-02T11:13:15.574Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-02T11:13:22.667Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-02T11:13:25.183Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-02T11:13:25.183Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-02T11:13:25.586Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-02T11:13:26.702Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-02T11:13:27.159Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-02T11:13:27.776Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-02T11:13:27.777Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-02T11:13:27.777Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-02T11:13:29.963Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-02T11:13:30.866Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-02T11:13:30.866Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-02T11:13:31.318Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-02T11:13:31.318Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-02T11:13:31.771Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-02T11:13:32.882Z] === RUN TestDockerSuite/TestLogsSince [2021-07-02T11:13:40.274Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-02T11:13:40.274Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:13:40.730Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-02T11:13:41.183Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-02T11:13:41.476Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-02T11:13:41.476Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-02T11:13:41.476Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-02T11:13:41.476Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-02T11:13:41.476Z] === RUN TestDockerSuite/TestLogsTail [2021-07-02T11:13:41.635Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-02T11:13:41.635Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-02T11:13:41.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-02T11:13:44.395Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-02T11:13:47.314Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-02T11:13:48.653Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-02T11:13:49.106Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-02T11:13:49.503Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-02T11:13:49.503Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestNetHostname [2021-07-02T11:13:49.503Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-02T11:13:49.503Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-02T11:13:49.503Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-02T11:13:49.503Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginActive [2021-07-02T11:13:49.503Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-02T11:13:49.503Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-02T11:13:49.503Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-02T11:13:49.503Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-02T11:13:49.503Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-02T11:13:49.503Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-02T11:13:49.503Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-02T11:13:49.503Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.503Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-02T11:13:49.503Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.559Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-02T11:13:49.964Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-02T11:13:49.964Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.964Z] === RUN TestDockerSuite/TestPortList [2021-07-02T11:13:49.964Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-02T11:13:49.964Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-02T11:13:54.669Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-02T11:13:54.669Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:13:54.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-02T11:13:59.376Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-02T11:13:59.376Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-02T11:13:59.376Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-02T11:13:59.816Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-02T11:13:59.816Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-02T11:13:59.816Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite (2536.98s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.38s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.37s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.28s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.16s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.12s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.25s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.72s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.09s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.50s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.17s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.45s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.88s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.88s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.60s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.50s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.55s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.36s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.97s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.53s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.51s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.64s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.05s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.70s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.77s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.30s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.17s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.48s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.19s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.98s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.23s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.90s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.47s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.46s) [2021-07-02T11:14:01.336Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.24s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.15s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.41s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.13s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.11s) [2021-07-02T11:14:01.336Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.26s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.31s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.57s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.08s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.48s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.38s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.61s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFails (2.78s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.46s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.13s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.83s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.34s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.31s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.85s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildHistory (12.83s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.77s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.41s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.51s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.13s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.12s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.19s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.20s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.56s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.93s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.67s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.33s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.88s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.88s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.88s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.90s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.24s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.83s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.78s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.66s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.47s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.19s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildRm (17.13s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.33s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.38s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.16s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.96s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.52s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.97s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.91s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildStderr (9.28s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (32.78s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.54s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.23s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.99s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.76s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.29s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.61s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.37s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.04s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.38s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.83s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.32s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.42s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.98s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.14s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.49s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCommitChange (5.33s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.86s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.10s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCommitTTY (7.45s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.16s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.34s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.29s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.62s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.38s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.20s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.39s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.71s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.72s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.80s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.09s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.89s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.28s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.54s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.07s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c3e00_} (2.54s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1928779314_c:\foo_false____} (2.61s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1928779314_c:\foo_true____} (2.59s) [2021-07-02T11:14:01.337Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-02T11:14:01.337Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.84s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.86s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.83s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.03s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.84s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.98s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.71s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpToDot (2.56s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.88s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.84s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.25s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.42s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.78s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.90s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.64s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsCopy (4.52s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.63s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.64s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFilters (5.73s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFormat (5.47s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsRename (2.56s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsResize (8.15s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.67s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.18s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.61s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.07s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.11s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.17s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.16s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.92s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.39s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecInspectID (4.72s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.45s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.81s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.05s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.07s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.56s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.04s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.68s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectDefault (2.75s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectHistory (4.65s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.77s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.49s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectStatus (3.49s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.45s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.65s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.19s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.37s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.70s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.38s) [2021-07-02T11:14:01.338Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:14:01.338Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.72s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.59s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.55s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.58s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.73s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.53s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsSince (9.39s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.04s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.62s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsByOrder (8.78s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.77s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.47s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.79s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.29s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.84s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.14s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.39s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.39s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.55s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.43s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.88s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.09s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.64s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.14s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.82s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.07s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.50s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.35s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.31s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.63s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.00s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.87s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.52s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.48s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.12s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.33s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.74s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.39s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.78s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.63s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.21s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.04s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.75s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.91s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.57s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.76s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.39s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.39s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunExitCode (2.71s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.43s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.83s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.50s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.89s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-02T11:14:01.339Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-02T11:14:01.339Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.23s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.84s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.45s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.66s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.63s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunRm (2.39s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.83s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.77s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.30s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.75s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.92s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.06s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.17s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.80s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.10s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.75s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.48s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.77s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.56s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.59s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.44s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.67s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.91s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.21s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.39s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.56s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.33s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.90s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.45s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.38s) [2021-07-02T11:14:01.340Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-02T11:14:01.340Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-07-02T11:14:01.340Z] === RUN TestDockerRegistrySuite [2021-07-02T11:14:01.340Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-02T11:14:01.797Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-02T11:14:01.797Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:14:01.797Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-02T11:14:01.797Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-02T11:14:01.798Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-02T11:14:01.798Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-02T11:14:01.798Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-02T11:14:01.798Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-02T11:14:01.798Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-02T11:14:01.798Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerDaemonSuite [2021-07-02T11:14:01.798Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-02T11:14:01.798Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-02T11:14:01.798Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-02T11:14:01.798Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerSwarmSuite [2021-07-02T11:14:01.798Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-02T11:14:01.798Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerExternalVolumeSuite [2021-07-02T11:14:01.798Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerNetworkSuite [2021-07-02T11:14:01.798Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-02T11:14:01.798Z] === RUN TestDockerHubPullSuite [2021-07-02T11:14:01.798Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-02T11:14:01.798Z] PASS [2021-07-02T11:14:01.798Z] ok github.com/docker/docker/integration-cli 2537.383s [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === Skipped [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T11:14:01.798Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-02T11:14:01.798Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-02T11:14:01.798Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:14:01.798Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-02T11:14:01.798Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-02T11:14:01.798Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-07-02T11:14:01.798Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:14:01.798Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.798Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:14:01.798Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:14:01.799Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-02T11:14:01.799Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-02T11:14:01.799Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-02T11:14:01.799Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-02T11:14:01.799Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-02T11:14:01.799Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.799Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-02T11:14:01.799Z] [2021-07-02T11:14:01.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-02T11:14:01.800Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-02T11:14:01.800Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.800Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-02T11:14:01.800Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-02T11:14:01.801Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-02T11:14:01.801Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:14:01.801Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-02T11:14:01.801Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-02T11:14:01.801Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-02T11:14:01.801Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-02T11:14:01.801Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-02T11:14:01.801Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-02T11:14:01.801Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:14:01.801Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-02T11:14:01.801Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:14:01.801Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-02T11:14:01.801Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-02T11:14:01.801Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-02T11:14:01.801Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.801Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-02T11:14:01.801Z] [2021-07-02T11:14:01.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-02T11:14:01.802Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-02T11:14:01.802Z] [2021-07-02T11:14:01.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-02T11:14:01.802Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-02T11:14:01.802Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-02T11:14:02.255Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-02T11:14:02.255Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-02T11:14:02.255Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-02T11:14:02.255Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-02T11:14:02.255Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-02T11:14:02.255Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-02T11:14:02.255Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-02T11:14:02.255Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-02T11:14:02.255Z] [2021-07-02T11:14:02.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:14:02.256Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:14:02.256Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-02T11:14:02.256Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-02T11:14:02.256Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:14:02.256Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-02T11:14:02.256Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-02T11:14:02.256Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.256Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-02T11:14:02.256Z] [2021-07-02T11:14:02.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.257Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-02T11:14:02.257Z] [2021-07-02T11:14:02.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-02T11:14:02.257Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-02T11:14:02.258Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-02T11:14:02.258Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.258Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-02T11:14:02.258Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:14:02.259Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.259Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:14:02.259Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-02T11:14:02.260Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.260Z] DONE 1092 tests, 546 skipped in 2546.596s [2021-07-02T11:14:02.260Z] INFO: Integration tests ended at 07/02/2021 11:14:02. Duration:00:42:26.7015191 [2021-07-02T11:14:02.260Z] INFO: Docker info of the daemon under test at end of run [2021-07-02T11:14:02.260Z] [2021-07-02T11:14:02.713Z] Containers: 2 [2021-07-02T11:14:02.713Z] Running: 0 [2021-07-02T11:14:02.713Z] Paused: 0 [2021-07-02T11:14:02.713Z] Stopped: 2 [2021-07-02T11:14:02.713Z] Images: 18 [2021-07-02T11:14:02.713Z] Server Version: 0.0.0-dev [2021-07-02T11:14:02.713Z] Storage Driver: windowsfilter [2021-07-02T11:14:02.713Z] Windows: [2021-07-02T11:14:02.713Z] Logging Driver: json-file [2021-07-02T11:14:02.713Z] Plugins: [2021-07-02T11:14:02.713Z] Volume: local [2021-07-02T11:14:02.713Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T11:14:02.713Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T11:14:02.713Z] Swarm: inactive [2021-07-02T11:14:02.713Z] Default Isolation: process [2021-07-02T11:14:02.713Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-02T11:14:02.713Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-02T11:14:02.713Z] OSType: windows [2021-07-02T11:14:02.713Z] Architecture: x86_64 [2021-07-02T11:14:02.713Z] CPUs: 4 [2021-07-02T11:14:02.713Z] Total Memory: 32GiB [2021-07-02T11:14:02.713Z] Name: azwin-2-4e3d71 [2021-07-02T11:14:02.713Z] ID: 3SCF:NDUT:FJU3:UYMG:NC7B:3KMC:LB36:MS4M:OGMD:PEIZ:GTLQ:UB72 [2021-07-02T11:14:02.713Z] Docker Root Dir: D:\CI\PR-42550\15\daemon [2021-07-02T11:14:02.713Z] Debug Mode (client): false [2021-07-02T11:14:02.713Z] Debug Mode (server): true [2021-07-02T11:14:02.713Z] File Descriptors: -1 [2021-07-02T11:14:02.713Z] Goroutines: 17 [2021-07-02T11:14:02.713Z] System Time: 2021-07-02T11:14:02.278327Z [2021-07-02T11:14:02.713Z] EventsListeners: 0 [2021-07-02T11:14:02.713Z] Registry: https://index.docker.io/v1/ [2021-07-02T11:14:02.713Z] Labels: [2021-07-02T11:14:02.713Z] Experimental: false [2021-07-02T11:14:02.713Z] Insecure Registries: [2021-07-02T11:14:02.713Z] 127.0.0.0/8 [2021-07-02T11:14:02.713Z] Live Restore Enabled: false [2021-07-02T11:14:02.713Z] [2021-07-02T11:14:02.713Z] [2021-07-02T11:14:02.713Z] INFO: Stopping daemon under test [2021-07-02T11:14:02.713Z] SUCCESS: The process with PID 1768 (child process of PID 1588) has been terminated. [2021-07-02T11:14:02.713Z] SUCCESS: The process with PID 1588 (child process of PID 4520) has been terminated. [2021-07-02T11:14:02.713Z] INFO: Stop tailing logs of the daemon under tests [2021-07-02T11:14:02.713Z] INFO: executeCI.ps1 Completed successfully at 07/02/2021 11:14:02. [2021-07-02T11:14:02.713Z] INFO: Tidying up at end of run [2021-07-02T11:14:02.713Z] INFO: Saving daemon under test log (d:\CI\PR-42550\15\dut.out) to bundles\CIDUT.out [2021-07-02T11:14:02.713Z] INFO: Saving daemon under test log (d:\CI\PR-42550\15\dut.err) to bundles\CIDUT.err [2021-07-02T11:14:02.713Z] INFO: Nuke-Everything... [2021-07-02T11:14:03.165Z] INFO: Container count on control daemon to delete is 2 [2021-07-02T11:14:03.618Z] 3ce3b80d922b [2021-07-02T11:14:03.618Z] 91af4f920459 [2021-07-02T11:14:03.618Z] INFO: Tidying pidfile d:\CI\PR-42550\15\docker.pid [2021-07-02T11:14:03.618Z] INFO: Nuking d:\CI [2021-07-02T11:14:07.972Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-02T11:14:07.972Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-02T11:14:07.972Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-02T11:14:18.332Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-02T11:14:21.214Z] INFO: Zapped successfully [2021-07-02T11:14:21.214Z] [2021-07-02T11:14:21.214Z] INFO: executeCI.ps1 exiting at Fri Jul 2 11:14:20 CUT 2021. Duration 01:18:55.1490324 [2021-07-02T11:14:21.214Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-02T11:14:21.449Z] Recording test results [2021-07-02T11:14:28.149Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-02T11:14:30.177Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-02T11:14:31.342Z] Archiving artifacts [2021-07-02T11:14:33.181Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-02T11:14:33.181Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-02T11:14:33.181Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-02T11:14:33.181Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-02T11:14:45.158Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T11:14:45.595Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-02T11:14:46.066Z] + make clean [2021-07-02T11:14:47.022Z] docker volume rm -f docker-dev-cache [2021-07-02T11:14:47.022Z] docker-dev-cache [Pipeline] deleteDir [2021-07-02T11:14:49.350Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-02T11:15:01.759Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-02T11:15:06.465Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-02T11:15:06.465Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-02T11:15:06.465Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-02T11:15:06.465Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-02T11:15:06.465Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-02T11:15:11.177Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-02T11:15:11.177Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:15:11.177Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-02T11:15:11.177Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-02T11:15:11.177Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-02T11:15:11.177Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-02T11:15:11.177Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-02T11:15:11.177Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-02T11:15:11.177Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-02T11:15:18.460Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-02T11:15:18.460Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-02T11:15:18.460Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-02T11:15:20.003Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-02T11:15:20.003Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-02T11:15:20.003Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-02T11:15:21.546Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-02T11:15:22.520Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-02T11:15:22.520Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-02T11:15:22.520Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-02T11:15:26.268Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-02T11:15:30.984Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-02T11:15:33.181Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-02T11:15:54.307Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-02T11:15:54.307Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:15:54.307Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-02T11:15:59.015Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-02T11:15:59.015Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-02T11:15:59.477Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-02T11:15:59.939Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-02T11:16:04.642Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-02T11:16:08.394Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-02T11:16:08.395Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:16:08.395Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-02T11:16:13.106Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-02T11:16:13.106Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-02T11:16:13.569Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-02T11:16:28.415Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-02T11:16:30.602Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-02T11:16:31.576Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-02T11:16:38.676Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-02T11:16:43.440Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-02T11:16:52.041Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-02T11:16:55.799Z] === RUN TestDockerSuite/TestRmiTag [2021-07-02T11:16:55.800Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-02T11:16:58.725Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-02T11:17:16.463Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-02T11:17:18.011Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-02T11:17:23.832Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-02T11:17:24.295Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-02T11:17:24.295Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-02T11:17:26.486Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-02T11:17:26.486Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-02T11:17:26.486Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-02T11:17:26.486Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-02T11:17:26.486Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-02T11:17:31.201Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-02T11:17:34.123Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-02T11:17:36.316Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-02T11:17:38.514Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-02T11:17:40.705Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-02T11:17:40.705Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-02T11:17:45.429Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-02T11:17:45.429Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.429Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-02T11:17:45.429Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.429Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-02T11:17:45.429Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.429Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-02T11:17:45.429Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.429Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-02T11:17:45.429Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.429Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-02T11:17:45.429Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.891Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-02T11:17:45.891Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.891Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-02T11:17:45.891Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.891Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-02T11:17:45.891Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.891Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-02T11:17:45.891Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.891Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-02T11:17:45.891Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-02T11:17:45.891Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-02T11:17:48.083Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-02T11:17:48.083Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-02T11:17:48.083Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-02T11:17:51.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-02T11:17:51.007Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-02T11:17:51.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-02T11:17:51.007Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-02T11:17:51.470Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-02T11:17:53.660Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-02T11:17:53.660Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-02T11:17:55.853Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-02T11:17:58.044Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-02T11:18:00.236Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-02T11:18:00.236Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-02T11:18:00.236Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-02T11:18:00.236Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-02T11:18:00.236Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-02T11:18:00.236Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-02T11:18:00.236Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-02T11:18:02.428Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-02T11:18:02.428Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-02T11:18:02.428Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-02T11:18:02.428Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:18:02.428Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-02T11:18:02.428Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-02T11:18:02.890Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-02T11:18:02.890Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-02T11:18:02.890Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-02T11:18:05.086Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-02T11:18:10.907Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-02T11:18:10.907Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-02T11:18:10.907Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-02T11:18:10.907Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-02T11:18:10.907Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-02T11:18:10.907Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-02T11:18:10.907Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-02T11:18:12.455Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-02T11:18:12.455Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-02T11:18:12.455Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-02T11:18:12.918Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-02T11:18:12.918Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-02T11:18:12.918Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-02T11:18:15.113Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-02T11:18:17.307Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-02T11:18:17.307Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-02T11:18:17.307Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-02T11:18:20.236Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-02T11:18:20.236Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-02T11:18:20.236Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-02T11:18:20.236Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-02T11:18:20.236Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-02T11:18:20.236Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-02T11:18:20.236Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-02T11:18:23.159Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-02T11:18:25.350Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-02T11:18:32.453Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-02T11:18:34.647Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-02T11:18:34.647Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-02T11:18:45.006Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-02T11:18:45.006Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-02T11:18:45.006Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-02T11:18:45.006Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-02T11:18:45.006Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-02T11:18:45.006Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-02T11:18:53.608Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-02T11:18:53.608Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-02T11:18:53.608Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunMount [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-02T11:18:55.155Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-02T11:18:55.155Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-02T11:19:03.766Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-02T11:19:03.766Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-02T11:19:03.766Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-02T11:19:03.766Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-02T11:19:03.766Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-02T11:19:03.766Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-02T11:19:03.766Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-02T11:19:07.523Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-02T11:19:12.244Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-02T11:19:12.244Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-02T11:19:13.219Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-02T11:19:15.411Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-02T11:19:17.605Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-02T11:19:19.151Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-02T11:19:21.342Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-02T11:19:21.342Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-02T11:19:24.270Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-02T11:19:24.270Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-02T11:19:24.270Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-02T11:19:24.270Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-02T11:19:24.270Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-02T11:19:24.270Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-02T11:19:24.270Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-02T11:19:24.270Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-02T11:19:24.270Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-02T11:19:24.270Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:19:24.270Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-02T11:19:36.695Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-02T11:19:36.695Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-02T11:19:36.695Z] === RUN TestDockerSuite/TestRunRm [2021-07-02T11:19:45.299Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-02T11:19:50.036Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-02T11:19:57.141Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-02T11:19:59.332Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-02T11:20:01.523Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-02T11:20:03.716Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-02T11:20:03.716Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-02T11:20:03.716Z] === RUN TestDockerSuite/TestRunState [2021-07-02T11:20:03.716Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-02T11:20:03.716Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-02T11:20:05.917Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-02T11:20:05.917Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:20:05.917Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-02T11:20:08.110Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-02T11:20:08.110Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-02T11:20:08.110Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-02T11:20:08.110Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-02T11:20:08.110Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-02T11:20:08.573Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-02T11:20:08.573Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-02T11:20:08.573Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-02T11:20:08.573Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-02T11:20:13.295Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-02T11:20:13.295Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-02T11:20:15.490Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-02T11:20:15.490Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-02T11:20:15.490Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-02T11:20:17.681Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-02T11:20:17.681Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-02T11:20:17.681Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-02T11:20:17.681Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-02T11:20:17.681Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-02T11:20:21.440Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-02T11:20:28.544Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-02T11:20:33.261Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-02T11:20:39.093Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-02T11:20:39.093Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-02T11:20:39.093Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-02T11:20:39.093Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-02T11:20:42.013Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-02T11:20:44.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-02T11:20:47.126Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-02T11:20:47.126Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-02T11:20:47.126Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-02T11:20:47.126Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-02T11:20:47.126Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-02T11:20:47.126Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-02T11:20:47.126Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-02T11:20:50.886Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-02T11:20:53.077Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-02T11:20:55.267Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-02T11:20:59.982Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-02T11:20:59.982Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-02T11:20:59.982Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-02T11:20:59.982Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-02T11:20:59.982Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-02T11:20:59.982Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:20:59.982Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-02T11:21:02.174Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-02T11:21:02.174Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-02T11:21:02.636Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-02T11:21:03.099Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-02T11:21:04.645Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-02T11:21:11.750Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-02T11:21:11.750Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-02T11:21:11.750Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-02T11:21:20.353Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-02T11:21:20.353Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:21:20.353Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-02T11:21:24.116Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-02T11:21:24.116Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-02T11:21:24.116Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-02T11:21:24.116Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:21:24.116Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-02T11:21:24.116Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-02T11:21:24.116Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-02T11:21:24.116Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-02T11:21:24.116Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-02T11:21:34.475Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-02T11:21:34.475Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-02T11:21:34.475Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-02T11:21:34.475Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-02T11:21:34.475Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-02T11:21:34.475Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-02T11:21:34.475Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-02T11:21:36.666Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-02T11:21:38.861Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-02T11:21:38.861Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:21:38.861Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-02T11:21:41.786Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-02T11:21:41.786Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-02T11:21:41.786Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-02T11:21:41.786Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-02T11:21:41.786Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-02T11:21:41.786Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:21:41.786Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-02T11:21:56.637Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-02T11:21:56.637Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-02T11:21:57.106Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-02T11:21:57.106Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-02T11:21:57.106Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-02T11:21:57.570Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-02T11:21:57.570Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-02T11:21:58.033Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-02T11:22:05.142Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-02T11:22:05.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-02T11:22:08.070Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-02T11:22:08.533Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-02T11:22:08.995Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-02T11:22:08.995Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-02T11:22:09.460Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-02T11:22:18.069Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-02T11:22:18.069Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:22:18.069Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-02T11:22:18.069Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-02T11:22:18.069Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-02T11:22:18.069Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-02T11:22:18.069Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-02T11:22:25.184Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-02T11:22:25.184Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-02T11:22:25.648Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-02T11:22:34.368Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-02T11:22:34.368Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-02T11:22:34.368Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite (2733.92s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.65s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.94s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.06s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.33s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.20s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (126.57s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.88s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.32s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-02T11:22:35.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-07-02T11:22:35.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.23s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.47s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.17s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.71s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.31s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.53s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.93s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.46s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.84s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.08s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.97s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.81s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.86s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.66s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.57s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.38s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.34s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.52s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.54s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.54s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.82s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.21s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.83s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.54s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.81s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (101.32s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.88s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.88s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.49s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.27s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.83s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.48s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.63s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.35s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.94s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.10s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.10s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.71s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFails (7.15s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.75s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.70s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.76s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.24s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.70s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.85s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildHistory (12.46s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.06s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.48s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.39s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.28s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.99s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.58s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.74s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.37s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.23s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.83s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.44s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.75s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.77s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.61s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.31s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.18s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.97s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.85s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.28s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.07s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.81s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.90s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildRm (13.56s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.55s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.84s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.96s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.98s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildStderr (4.67s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.21s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.71s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.80s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.69s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.98s) [2021-07-02T11:22:35.921Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.88s) [2021-07-02T11:22:35.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.75s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.41s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.68s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.35s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.66s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.75s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCommitChange (5.46s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.59s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.83s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCommitTTY (11.82s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.57s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.16s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.81s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.31s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.51s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.26s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.30s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.26s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.53s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.62s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.05s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.36s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.03s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.99s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.55s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d2a8_} (2.54s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1217278518_c:\foo_false____} (2.52s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1217278518_c:\foo_true____} (7.61s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.47s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.48s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.50s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.35s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.44s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.85s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.91s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpToDot (3.39s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCpToStdout (2.76s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.22s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.45s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.41s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.50s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.80s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsCopy (5.32s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.45s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.24s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.79s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFilters (4.70s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFormat (4.64s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsRename (7.26s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsResize (7.80s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.86s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.05s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.97s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.98s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-02T11:22:35.922Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.06s) [2021-07-02T11:22:35.922Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.24s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.36s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecInspectID (4.74s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.34s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.24s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.11s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.07s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.57s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.49s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.87s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.28s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.27s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.38s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectHistory (4.55s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.20s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2021-07-02T11:22:35.923Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.28s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectStatus (2.79s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.33s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.25s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.37s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.34s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s) [2021-07-02T11:22:35.923Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.74s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.46s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.94s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.23s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.15s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsSince (9.10s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.62s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.61s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-02T11:22:36.388Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-02T11:22:36.388Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.55s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsByOrder (8.87s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.55s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.72s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.84s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.88s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.03s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.93s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.44s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.07s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.20s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.88s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.97s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.27s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.16s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.40s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.35s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.89s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.66s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.17s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.73s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.33s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.46s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.10s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.91s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.09s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.72s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.30s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.74s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.22s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.21s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.34s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.27s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.29s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.91s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunExitCode (2.48s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.21s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.08s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.42s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.79s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.61s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.29s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.87s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.18s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.75s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.62s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunRm (7.19s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.46s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.15s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.24s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.20s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.12s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.23s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.20s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-02T11:22:36.389Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-02T11:22:36.389Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.07s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.57s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.62s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.93s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.99s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.25s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.07s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.21s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.49s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.67s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.11s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.07s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.61s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.20s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.47s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.38s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.91s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.84s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.73s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.93s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-02T11:22:36.390Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-02T11:22:36.390Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:22:36.390Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-02T11:22:36.390Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.390Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-02T11:22:36.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-02T11:22:36.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-02T11:22:36.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-02T11:22:36.391Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-02T11:22:36.391Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-02T11:22:36.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-02T11:22:36.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-02T11:22:36.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-02T11:22:36.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-02T11:22:36.391Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerDaemonSuite [2021-07-02T11:22:36.391Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-02T11:22:36.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-02T11:22:36.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-02T11:22:36.391Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerSwarmSuite [2021-07-02T11:22:36.391Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-02T11:22:36.391Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerExternalVolumeSuite [2021-07-02T11:22:36.391Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerNetworkSuite [2021-07-02T11:22:36.391Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-02T11:22:36.391Z] === RUN TestDockerHubPullSuite [2021-07-02T11:22:36.391Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-02T11:22:36.391Z] PASS [2021-07-02T11:22:36.391Z] ok github.com/docker/docker/integration-cli 2734.394s [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === Skipped [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T11:22:36.391Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.391Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-02T11:22:36.391Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:22:36.391Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-02T11:22:36.391Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-07-02T11:22:36.391Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-02T11:22:36.391Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:22:36.391Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.391Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-02T11:22:36.391Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:22:36.392Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-07-02T11:22:36.392Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:22:36.392Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.392Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-02T11:22:36.392Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-02T11:22:36.393Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-02T11:22:36.393Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-02T11:22:36.393Z] docker_cli_sni_test.go:18: Flakey test [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-07-02T11:22:36.393Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:22:36.393Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-02T11:22:36.393Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-02T11:22:36.393Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.393Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-02T11:22:36.393Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-02T11:22:36.858Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:22:36.858Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-02T11:22:36.858Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.858Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-02T11:22:36.858Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-02T11:22:36.859Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-02T11:22:36.859Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:22:36.859Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-02T11:22:36.859Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-02T11:22:36.859Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-02T11:22:36.859Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-02T11:22:36.859Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-02T11:22:36.859Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-02T11:22:36.859Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2021-07-02T11:22:36.859Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:22:36.859Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-02T11:22:36.859Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:22:36.859Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-02T11:22:36.859Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-02T11:22:36.859Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.859Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-02T11:22:36.859Z] [2021-07-02T11:22:36.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-02T11:22:36.859Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-02T11:22:36.860Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2021-07-02T11:22:36.860Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-02T11:22:36.860Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-02T11:22:36.860Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.860Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-02T11:22:36.860Z] [2021-07-02T11:22:36.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-02T11:22:36.860Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-02T11:22:36.861Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.861Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-02T11:22:36.861Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.862Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-02T11:22:36.862Z] [2021-07-02T11:22:36.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-02T11:22:36.862Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-07-02T11:22:36.863Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-02T11:22:36.863Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:22:36.863Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.863Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:22:36.863Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:22:36.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:22:36.864Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:22:37.327Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.327Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-02T11:22:37.327Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-02T11:22:37.328Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] DONE 1092 tests, 546 skipped in 2743.787s [2021-07-02T11:22:37.328Z] INFO: Integration tests ended at 07/02/2021 11:22:36. Duration:00:45:43.8852098 [2021-07-02T11:22:37.328Z] INFO: Docker info of the daemon under test at end of run [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] Containers: 2 [2021-07-02T11:22:37.328Z] Running: 0 [2021-07-02T11:22:37.328Z] Paused: 0 [2021-07-02T11:22:37.328Z] Stopped: 2 [2021-07-02T11:22:37.328Z] Images: 18 [2021-07-02T11:22:37.328Z] Server Version: 0.0.0-dev [2021-07-02T11:22:37.328Z] Storage Driver: windowsfilter [2021-07-02T11:22:37.328Z] Windows: [2021-07-02T11:22:37.328Z] Logging Driver: json-file [2021-07-02T11:22:37.328Z] Plugins: [2021-07-02T11:22:37.328Z] Volume: local [2021-07-02T11:22:37.328Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-02T11:22:37.328Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-02T11:22:37.328Z] Swarm: inactive [2021-07-02T11:22:37.328Z] Default Isolation: process [2021-07-02T11:22:37.328Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-02T11:22:37.328Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-02T11:22:37.328Z] OSType: windows [2021-07-02T11:22:37.328Z] Architecture: x86_64 [2021-07-02T11:22:37.328Z] CPUs: 4 [2021-07-02T11:22:37.328Z] Total Memory: 32GiB [2021-07-02T11:22:37.328Z] Name: azwin-2-281240 [2021-07-02T11:22:37.328Z] ID: WC5N:GBZE:DIJB:QKER:WC6U:FYJU:JSNN:YFGV:ZZ2O:5DAS:W3OB:73TY [2021-07-02T11:22:37.328Z] Docker Root Dir: D:\CI\PR-42550\15\daemon [2021-07-02T11:22:37.328Z] Debug Mode (client): false [2021-07-02T11:22:37.328Z] Debug Mode (server): true [2021-07-02T11:22:37.328Z] File Descriptors: -1 [2021-07-02T11:22:37.328Z] Goroutines: 17 [2021-07-02T11:22:37.328Z] System Time: 2021-07-02T11:22:37.099102Z [2021-07-02T11:22:37.328Z] EventsListeners: 0 [2021-07-02T11:22:37.328Z] Registry: https://index.docker.io/v1/ [2021-07-02T11:22:37.328Z] Labels: [2021-07-02T11:22:37.328Z] Experimental: false [2021-07-02T11:22:37.328Z] Insecure Registries: [2021-07-02T11:22:37.328Z] 127.0.0.0/8 [2021-07-02T11:22:37.328Z] Live Restore Enabled: false [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] [2021-07-02T11:22:37.328Z] INFO: Stopping daemon under test [2021-07-02T11:22:37.793Z] SUCCESS: The process with PID 4260 (child process of PID 5920) has been terminated. [2021-07-02T11:22:37.793Z] SUCCESS: The process with PID 5920 (child process of PID 624) has been terminated. [2021-07-02T11:22:37.793Z] INFO: Stop tailing logs of the daemon under tests [2021-07-02T11:22:37.793Z] INFO: executeCI.ps1 Completed successfully at 07/02/2021 11:22:37. [2021-07-02T11:22:37.793Z] INFO: Tidying up at end of run [2021-07-02T11:22:37.793Z] INFO: Saving daemon under test log (d:\CI\PR-42550\15\dut.out) to bundles\CIDUT.out [2021-07-02T11:22:37.793Z] INFO: Saving daemon under test log (d:\CI\PR-42550\15\dut.err) to bundles\CIDUT.err [2021-07-02T11:22:37.793Z] INFO: Nuke-Everything... [2021-07-02T11:22:38.257Z] INFO: Container count on control daemon to delete is 2 [2021-07-02T11:22:38.257Z] 8ae5cf9b03b5 [2021-07-02T11:22:38.257Z] e465b29e3a88 [2021-07-02T11:22:38.257Z] INFO: Tidying pidfile d:\CI\PR-42550\15\docker.pid [2021-07-02T11:22:38.257Z] INFO: Nuking d:\CI [2021-07-02T11:23:14.017Z] INFO: Zapped successfully [2021-07-02T11:23:14.017Z] [2021-07-02T11:23:14.017Z] INFO: executeCI.ps1 exiting at Fri Jul 2 11:23:11 CUT 2021. Duration 01:28:28.3779936 [2021-07-02T11:23:14.017Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-02T11:23:14.262Z] Recording test results [2021-07-02T11:23:21.569Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-02T11:23:23.656Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-02T11:23:25.422Z] Archiving artifacts [2021-07-02T11:23:39.630Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42550/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-02T11:23:40.570Z] + make clean [2021-07-02T11:23:42.126Z] docker volume rm -f docker-dev-cache [2021-07-02T11:23:42.589Z] 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